ode-solver topic

List ode-solver repositories

godesim

23
Stars
1
Forks
Watchers

ODE system solver made simple. For IVPs (initial value problems).

nbody

70
Stars
5
Forks
Watchers

N body gravity attraction problem solver

sundials

469
Stars
118
Forks
Watchers

Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.

Fluid_Simulation

129
Stars
13
Forks
Watchers

Self advection, external force and pressure solve to a velocity field represented by a MaC grid.

goNum

181
Stars
45
Forks
Watchers

开源Go语言数值算法库(An open numerical library purely based on Go programming language)

easy-neural-ode

264
Stars
30
Forks
Watchers

Code for the paper "Learning Differential Equations that are Easy to Solve"

pydens

279
Stars
65
Forks
Watchers

PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks

awesome-neural-ode

1.2k
Stars
140
Forks
Watchers

A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.

heyoka

192
Stars
12
Forks
Watchers

C++ library for ODE integration via Taylor's method and LLVM

ProbNumDiffEq.jl

110
Stars
15
Forks
Watchers

Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing