SciML / SciMLTutorials.jl

Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.
https://tutorials.sciml.ai
Other
713 stars 127 forks source link

ModelingToolkit tutorial errors #503

Closed cobac closed 2 years ago

cobac commented 2 years ago

There are multiple code chunks that evaluate to errors in the ModelingToolkit.jl tutorial. I am not familiar with the ecosystem yet to know if it's because the interface has changed or what is going on.

ChrisRackauckas commented 2 years ago

Yeah that one is so old we might need to delete it and start from scratch. I need to do a pass through some of the symbolic tutorials.

cobac commented 2 years ago

Maybe it's a good idea to flag them as out-of-date or not weave them in the meantime?

YingboMa commented 2 years ago

Do you mind to open a PR?

cobac commented 2 years ago

I'd be happy to. I'm just not sure if it's better to flag them or not weave them directly, or which ones are the symbolic tutorials in plural that Chris refereed to 😄 .

ChrisRackauckas commented 2 years ago

https://github.com/SciML/SciMLTutorials.jl/pull/505