You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the vector-field API: Move vector-fields back into constraints, read off ode_order from the Callable, and more (#851)
* Begin automating the ode_order detection
* Update the ivpsolve-tests
* Fix tests
* Update some notebooks
* Update most notebooks
* Update more notebooks (and fail all notebooks on NaN detection)
* Complete updating the benchmarks
* Reenable positional-or-keyword arguments in vector fields
* Improve docs
* Remove NaN detection from blackjax example because somewhere, blackjax uses NaNs
0 commit comments