SciMLTutorialsOutput
SciMLTutorialsOutput copied to clipboard
Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.
1 Today's the day I bite the bullet and try to use SciML! 2  3  A link would help. I guess https://docs.sciml.ai/Overview/stable/getting_started/getting_started/#getting_started is the more up-to-date version?
Is this the right repo to make changes for https://docs.sciml.ai/SciMLTutorialsOutput/html/models/01-classical_physics.html? I changed the plot name from p to plt (to avoid confusion with parameters). also, tspan = number as the...