DiffEqProblemLibrary v5.1.0
Merged pull requests:
- Fix and test undefined exports (#91) (@devmotion)
- Fix bug in
prob_dde_constant_2delays_oop(#92) (@devmotion) - Fix interaction between precompilation and runtimegeneratedfunctions (#93) (@ChrisRackauckas)
- set the built module for the functions to fix precompilation (#94) (@ChrisRackauckas)
- Remove precompilation for MTK support (#95) (@ChrisRackauckas)
- Correct spelling of Lotka-Volterra (#97) (@nathanaelbosch)
- MassInstallAction: Install the Invalidations workflow on this repository (#98) (@devmotion)
- Add transistor amplifier DAE problem (#100) (@ErikQQY)
- [skip ci] spelling (#101) (@ArnoStrouwen)
- no deo bruss (was wrong anyway) (#103) (@xtalax)
- [skip ci] fix link warning (#105) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#106) (@ranocha)
- Test Latexify v0.16 (#107) (@ChrisRackauckas)
- Add BVProblemLibrary (#108) (@ErikQQY)
- Add nonlinear BVP test problems (#109) (@ErikQQY)
- Add the rest BVP test prblems (#110) (@ErikQQY)
- Allow Catalyst v13 (#111) (@ChrisRackauckas)
- Fix array construction in oval problem (#112) (@gaurav-arya)
- Update jump problems to Catalyst 13 (#113) (@isaacsas)
- Move 23 test problems over from NonlinearSolve.jl (#115) (@avik-pal)
- Bump actions/checkout from 3 to 4 (#116) (@dependabot[bot])
- Refactor SDEProblem constructor (#117) (@ErikQQY)
- Update Project.toml (#118) (@avik-pal)
- Refactor BVProblemLibrary with new constructor (#120) (@ErikQQY)
- Fix bugs in BVP test problems (#121) (@ErikQQY)
- Patch Watson Function (#122) (@avik-pal)
- Bump codecov/codecov-action from 3 to 4 (#123) (@dependabot[bot])
- ci: explicitly specify token for codecov (#124) (@thazhemadam)
- Run JuliaFormatter.format() (#125) (@LilithHafner)
- Update to ModelingToolkit v9 (#126) (@ChrisRackauckas)
- Run JuliaFormatter.format() (#127) (@LilithHafner)
- Fix 13th and 17th BVP test problems (#128) (@ErikQQY)
- Bump julia-actions/setup-julia from 1 to 2 (#129) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#130) (@dependabot[bot])
- Bump ModelingToolkit v9 Catalyst v14 (#131) (@ChrisRackauckas)
- update jumps for Catalyst 14 (#132) (@isaacsas)
- ci: standardize workflows using SciML's reusable workflows (#133) (@thazhemadam)
- Precompile the problem libraries again (#135) (@ChrisRackauckas)
- Fix parameters in prob_bvp_nonlinear_6 (#137) (@ErikQQY)
- feat: improve performance of the nonlinear functions (#138) (@avik-pal)
- Properly use symbolic constructors (#139) (@ChrisRackauckas)
- Fix strange_attractors.jl eval module (#140) (@ChrisRackauckas)
- refactor: update to MTKv10 (#141) (@AayushSabharwal)
- Bump Jump problems to Catalyst v15 (#142) (@ChrisRackauckas)
- Update BVProblemLibrary (#144) (@ChrisRackauckas)
- stop supporting MTK@9 (#145) (@oscardssmith)
- Fix ModelingToolkit v10 compatibility (#147) (@ChrisRackauckas)
- Add spell checking configuration (#148) (@ChrisRackauckas)
- Add downgrade CI workflow (#150) (@ChrisRackauckas)
- Fix Latexify deprecation warnings in ODEProblemLibrary (#151) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#152) (@ChrisRackauckas)
- Remove ModelingToolkit dependency from ODEProblemLibrary for faster compilation (#154) (@ChrisRackauckas-Claude)
- Remove Catalyst dependency from SDEProblemLibrary (#156) (@ChrisRackauckas-Claude)
- Fix Van der Pol Jacobian calculation (#159) (@ChrisRackauckas-Claude)
- Fix backslash in TeX in BVProblemLibrary.jl (#161) (@abhro)
- Bump compat bounds for nested problem libraries (#162) (@abhro)
Closed issues: