Recent Releases of OpenInterfaces
OpenInterfaces - v0.5.3
What's Changed
- Add CITATION.cff by @dmitry-kabanov in https://github.com/MaRDI4NFDI/open-interfaces/pull/782
- Mark headers as c for clang by @dmitry-kabanov in https://github.com/MaRDI4NFDI/open-interfaces/pull/783
- Pip package by @dmitry-kabanov in https://github.com/MaRDI4NFDI/open-interfaces/pull/784
- C
Published by dmitry-kabanov 10 months ago
OpenInterfaces - v0.1.0
- OIF can be used from C and Python
- Interface
IVPfor solving Initial-Value Problems for Ordinary Differential Equations has several implementations:sundialsin C based on SUNDIALS,scipy_odein Python based onscipy.integrate.ode,jl_diffeqin Julia based on OrdinaryDiffEq.jl
- C
Published by dmitry-kabanov over 1 year ago