DiffEqProblemLibrary.jl
DiffEqProblemLibrary.jl copied to clipboard
A library of premade problems for examples and testing differential equation solvers and other SciML scientific machine learning tools
## Missing Registration BVProblemLibrary v0.1.8 was bumped in commit bb67c7d (December 16, 2025) and was supposed to be registered alongside DiffEqProblemLibrary v5.2.0, but the registration was never completed. ### Current...
## Summary This PR removes the Catalyst.jl dependency from JumpProblemLibrary by converting all @reaction_network definitions to direct jump rate functions and state change vectors while maintaining mathematical equivalence. ## Changes...