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
464 stars 78 forks source link

drop OrdinaryDiffEq CI #1096

Open isaacsas opened 3 weeks ago

isaacsas commented 3 weeks ago

We should just switch to the actual sub-libraries we need to reduce Github action times. (Same for docs.)

ChrisRackauckas commented 3 weeks ago

Yes

isaacsas commented 1 week ago

Completed now for docs, just need to do for CI too.