-
Updated
Aug 11, 2021 - TypeScript
symbolic-computation
Here are 132 public repositories matching this topic...
-
Updated
May 14, 2021 - CoffeeScript
-
Updated
Jul 26, 2021 - Scala
By the way I just came across this: https://github.com/NTimmons/FastActivations.jl
They claim they have faster and better approximations than this one...
Also discussed here on the old Theano repo:
Theano/Theano#6731
Originally posted by @ricardoV94 in aesara-devs/aesara#550 (comment)
-
Updated
Aug 18, 2021 - Macaulay2
-
Updated
Oct 23, 2019 - C#
-
Updated
Jun 16, 2021 - Julia
-
Updated
Aug 8, 2021 - Clojure
-
Updated
Aug 13, 2021 - Julia
-
Updated
Aug 4, 2021 - Julia
-
Updated
Jun 25, 2019 - F#
-
Updated
Jul 21, 2021 - JavaScript
-
Updated
Jul 12, 2021 - Python
-
Updated
Aug 17, 2021 - OCaml
-
Updated
May 7, 2019 - Hy
-
Updated
Dec 23, 2020 - Julia
-
Updated
Apr 14, 2018 - Jupyter Notebook
As a convenience, we should provide meta tensor implementations of the following:
__add__
, __radd__
, __sub__
, __rsub__
, __mul__
, __rmul__
, __div__
, __rdiv__
, __truediv__
, __rtruediv__
, __floordiv__
, __rfloordiv__
, __mod__
, __rmod__
, __lt__
, __le__
, __gt__
, __ge__
, __and__
, __rand__
, __or__
, __ror__
, __xor__
, __rxor__
, __getitem__
, __pow__
, `__rp
-
Updated
Jul 20, 2021 - C++
-
Updated
Oct 13, 2018 - Python
-
Updated
May 14, 2021 - Python
-
Updated
Aug 2, 2021 - Julia
-
Updated
Aug 15, 2021 - Jupyter Notebook
-
Updated
Jun 13, 2021 - Swift
-
Updated
Jul 24, 2021 - Haskell
-
Updated
Oct 26, 2019 - Jupyter Notebook
-
Updated
Aug 6, 2021 - C
-
Updated
May 3, 2018 - C++
-
Updated
May 26, 2021 - R
Improve this page
Add a description, image, and links to the symbolic-computation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the symbolic-computation topic, visit your repo's landing page and select "manage topics."
The basics of DiscreteSystem exists now, but the little details around it need to be finished.