SciML / Catalyst.jl

Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
https://docs.sciml.ai/Catalyst/stable/
Other
437 stars 72 forks source link

Example notebooks (Jupyter/Pluto) illustrating interactivity #664

Open isaacsas opened 10 months ago

isaacsas commented 10 months ago

To aid users who may not know what can be done in such environments.

TorkelE commented 10 months ago

Would the best approach be to create a folder (at the top level, together with src etc.) called "example_noetbooks" and place them there? It could contain a README.txt and Jupyter and a Pluto example.

isaacsas commented 10 months ago

Probably better to make a new repo. Maybe CatalystNotebooks?