SciMLTutorialsOutput
SciMLTutorialsOutput copied to clipboard
make tutorial more clear
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 final time seems confusing. L was a global, non-const. variable.
Checklist
- [ ] Appropriate tests were added
- [ ] Any code changes were done in a way that does not break public API
- [ ] All documentation related to code changes were updated
- [ ] The new code follows the contributor guidelines, in particular the SciML Style Guide and COLPRAC.
- [ ] Any new documentation only uses public API
Additional context
Add any other context about the problem here.
This repo was deprecated years ago. That's just a legacy page.
This one was moved to https://docs.sciml.ai/DiffEqDocs/stable/examples/classical_physics/