-
Updated
Nov 12, 2021 - Julia
differential-equations
Here are 491 public repositories matching this topic...
-
Updated
Nov 11, 2021 - Go
-
Updated
Aug 11, 2021 - HTML
-
Updated
Jul 26, 2021 - Python
-
Updated
Nov 13, 2021 - Python
https://arxiv.org/abs/2012.06684
@samuela is there code to share that could become a tutorial? I think it would be good to make one.
-
Updated
Nov 10, 2021 - Python
-
Updated
Nov 14, 2021 - CSS
add in docs and in testset a Low-level API example with GPU
-
Updated
Feb 8, 2020 - Python
-
Updated
May 10, 2021 - Python
-
Updated
May 20, 2021 - Python
-
Updated
Nov 10, 2021 - Julia
-
Updated
Jul 9, 2020 - HTML
The package currently exports these function names:
mm , mmr , hill , hillr , hillar.
To avoid these potentially overwriting other stuff people have decalred, they could be moved to some other sub package. They would then be imported using e.g.
using Catalyst.Functions
-
Updated
Nov 11, 2021 - Julia
-
Updated
Oct 4, 2021 - Python
-
Updated
Sep 10, 2021 - Python
-
Updated
Dec 15, 2020 - Python
Hi,
I am pretty new to neurodiffeq, thank you very much for the excellent library.
I am interested in the way, and the computational speed, of computing partial derivatives w.r.t. the inputs.
Take forward ODE (1D, 1 unknown variable) solver for example, the input is x, a batch of coordinates, and the output of the neural network is y, the approximated solution of the PDE at these coo
-
Updated
Nov 11, 2021 - Julia
-
Updated
Nov 3, 2021 - Julia
-
Updated
Nov 12, 2021 - Julia
-
Updated
Nov 14, 2021 - Julia
-
Updated
Nov 13, 2021 - Julia
-
Updated
Nov 12, 2021 - C++
-
Updated
Jul 20, 2021 - Jupyter Notebook
-
Updated
Nov 9, 2021 - Python
-
Updated
Nov 12, 2021 - Python
Improve this page
Add a description, image, and links to the differential-equations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the differential-equations 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.