ODE system solver made simple. For IVPs (initial value problems).
-
Updated
Jun 4, 2022 - Go
ODE system solver made simple. For IVPs (initial value problems).
Extend scipy.integrate with various methods for solve_ivp
ODE system solver using dG(q), time-discontinuous Galerkin with Lobatto basis.
Contains sample implementations in python of the following numerical methods: Euler's Method, Midpoint Euler's Method, Runge Kuttta Method of Order 4, and Composite Simpson's Rule
Collection of algorithms discussed in "Numerical Methods" course
CuPy-compatible initial value problem library based on Scipy
Solver bindings and runtime based on Message Passing Toolkit (MPT)
Collection of fixed-step IVP solvers. Includes support for matrix-valued IVPs, and provides functions for generating IVP solver equations.
repo for masterthesis on monte carlo for linear ODEs
Evaluating numerical methods for approximating ODE using Python
Fast numerical methods in computational science
Cooperative mission of distributed of mobile vehicles using MOOS-Ivp
JavaOdeInt : Java Interface to Fortran ODE sources (odepack,quadlib,etc.)
Backup of Numerical Analysis class HW
Sane Extensions to MATLAB
Install Verification Procedures (IVP) for databases
Add a description, image, and links to the ivp topic page so that developers can more easily learn about it.
To associate your repository with the ivp topic, visit your repo's landing page and select "manage topics."