DiffEqProblemLibrary.jl icon indicating copy to clipboard operation
DiffEqProblemLibrary.jl copied to clipboard

A library of premade problems for examples and testing differential equation solvers and other SciML scientific machine learning tools

Results 12 DiffEqProblemLibrary.jl issues
Sort by recently updated
recently updated
newest added

## 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...