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
460 stars 77 forks source link

fix and reenable Latexify tests #1002

Open isaacsas opened 2 months ago

isaacsas commented 2 months ago

With https://github.com/SciML/Catalyst.jl/pull/1001 Latexify tests are broken again, and I am not able to get them working locally (somehow the string generation code just doesn't give tests that pass for me). I have therefore disabled them in that PR.

At some point this should get reactivated if someone can figure out how to successfully regenerate the Latexify tests.