Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@dmitry-kabanov dmitry-kabanov released this 12 Sep 12:28
· 21 commits to main since this release
  • OIF can be used from C and Python
  • Interface IVP for solving Initial-Value Problems for Ordinary Differential Equations has several implementations: sundials in C based on SUNDIALS, scipy_ode in Python based on scipy.integrate.ode, jl_diffeq in Julia based on OrdinaryDiffEq.jl