An open API service providing repository metadata for many open source software ecosystems.

Topic: "ode-solver"

Zymrael/awesome-neural-ode

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

Size: 112 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 1,423 - Forks: 156

LLNL/sundials

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

Language: C - Size: 244 MB - Last synced at: 25 minutes ago - Pushed at: about 2 hours ago - Stars: 564 - Forks: 145

analysiscenter/pydens

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

Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 307 - Forks: 67

jacobjinkelly/easy-neural-ode

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

Language: Python - Size: 25.9 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 270 - Forks: 31

zju-pi/diff-sampler

An open-source toolbox for fast sampling of diffusion models. Official implementations of our works published in ICML, NeurIPS, CVPR.

Language: Jupyter Notebook - Size: 22.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 255 - Forks: 13

bluescarni/heyoka

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

Language: C++ - Size: 620 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 212 - Forks: 13

chfenger/goNum

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

Language: Go - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 172 - Forks: 42

kbladin/Fluid_Simulation

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

Language: C++ - Size: 32.1 MB - Last synced at: 19 days ago - Pushed at: about 6 years ago - Stars: 133 - Forks: 13

PerezHz/TaylorIntegration.jl

ODE integration using Taylor's method, and more, in Julia

Language: Julia - Size: 450 MB - Last synced at: 12 days ago - Pushed at: 21 days ago - Stars: 129 - Forks: 24

nathanaelbosch/ProbNumDiffEq.jl

Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing

Language: Julia - Size: 75.2 MB - Last synced at: 7 days ago - Pushed at: 21 days ago - Stars: 125 - Forks: 17

Nicholaswogan/numbalsoda

Python wrapper of LSODA (solving ODEs) which can be called from within numba functions.

Language: Jupyter Notebook - Size: 290 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 93 - Forks: 9

SciNim/numericalnim

A collection of numerical methods written in Nim

Language: Nim - Size: 729 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 88 - Forks: 9

seamplex/feenox

Cloud-first free no-fee no-X uniX-like finite-element(ish) computational engineering tool

Language: C - Size: 35.6 MB - Last synced at: 7 days ago - Pushed at: 18 days ago - Stars: 81 - Forks: 16

jacobwilliams/rklib

Fixed and variable-step Runge-Kutta solvers in Modern Fortran

Language: Fortran - Size: 15.7 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 4

bluescarni/heyoka.py

Python library for ODE integration via Taylor's method and LLVM

Language: Python - Size: 1.25 GB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 75 - Forks: 12

srenevey/ode-solvers

Numerical methods to solve ordinary differential equations in Rust.

Language: Rust - Size: 5.07 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 71 - Forks: 30

termoshtt/eom

Configurable ODE/PDE solver

Language: Rust - Size: 2.32 MB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 62 - Forks: 7

drons/nbody

N body gravity attraction problem solver

Language: C++ - Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 60 - Forks: 5

littleredcomputer/odex-js

Bulirsch-Stoer integration of systems of ordinary differential equations in JavaScript

Language: TypeScript - Size: 430 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 54 - Forks: 5

jacobwilliams/odepack

Work in Progress to refactor and modernize the ODEPACK Library

Language: Fortran - Size: 12.9 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 47 - Forks: 14

martinjrobins/diffsol

ODE solver library in Rust

Language: Rust - Size: 3.36 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 46 - Forks: 6

ITNG/ModelingNeuralDynamics

An Introduction to Modeling Neuronal Dynamics - Borgers in python, Single Neuron Models, Mathematical Modeling, Computational Neuroscience, Hodgkin-Huxley Equations, Differential Equations, Brain Rhythms, Synchronization, Dynamics

Language: MATLAB - Size: 26.4 MB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 46 - Forks: 17

WUST-FOG/gnlse-python

Generalized Nonlinear Schrodringer Equation solver

Language: Python - Size: 4.07 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 18

SciML/SciMLWorkshop.jl

Workshop materials for training in scientific computing and scientific machine learning

Language: Julia - Size: 62.2 MB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 37 - Forks: 5

woodward/integrator

A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).

Language: Elixir - Size: 1.23 MB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 35 - Forks: 0

owlbarn/owl_ode

Owl's Differential Equation Solvers

Language: OCaml - Size: 396 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 6

thebuckleylab/jpc

Flexible Inference for Predictive Coding Networks in JAX.

Language: Python - Size: 2.03 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 32 - Forks: 1

ViktorC/PararealML

A machine learning boosted parallel-in-time differential equation solver framework.

Language: Python - Size: 54.2 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 4

soypat/godesim

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

Language: Go - Size: 290 KB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 1

draeger-lab/SBSCL

The Systems Biology Simulation Core Library (SBSCL) provides an efficient and exhaustive Java implementation of methods to interpret the content of models encoded in the Systems Biology Markup Language (SBML) and its numerical solution.

Language: HTML - Size: 237 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 22 - Forks: 17

jeremy-penn/Orbital_Mechanics

Useful programs for orbital mechanics

Language: Matlab - Size: 236 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 10

pnavaro/HOODESolver.jl

High Oscillatory Ordinary Differential Equation Solver in Julia

Language: Julia - Size: 7.64 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 17 - Forks: 4

JuliaTurkuDataScience/FdeSolver.jl

FdeSolver.jl: A Julia package for the numerical solution of fractional differential equations (FDEs) as well as systems of equations.

Language: Julia - Size: 13 MB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 17 - Forks: 3

Pakketeretet2/rehuel

Rehuel is a simple C++11 library for solving ordinary differential equations with (implicit) Runge-Kutta methods.

Language: C++ - Size: 986 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 16 - Forks: 4

WRKampi/extensisq

Extend scipy.integrate with various methods for solve_ivp

Language: Python - Size: 8.35 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 16 - Forks: 2

hpc-maths/ponio

Language: Jupyter Notebook - Size: 8.63 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 15 - Forks: 6

nguyenngocbaocmt02/BOSS

[ICLR 2024] Official implementation of Bellman Optimal Stepsize Straightening of Flow-Matching Models

Language: Python - Size: 914 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 0

Technologicat/pydgq

ODE system solver using dG(q), time-discontinuous Galerkin with Lobatto basis.

Language: Python - Size: 1.38 MB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 2

ComputationalScienceLaboratory/FATODE

A FORTRAN library for the integration of ordinary differential equations with direct and adjoint sensitivity analysis capabilities

Language: Fortran - Size: 3.62 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 2

sbesada/java.math.numerical.library

java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc

Language: Java - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

chakravala/Adapode.jl

Adaptive P/ODE numerics with Grassmann element TensorField assembly

Language: Julia - Size: 133 KB - Last synced at: 7 days ago - Pushed at: 15 days ago - Stars: 11 - Forks: 0

sn248/sundialr

R Interface to CVODE/CVODES/IDA functions in the SUNDIALS ODE solving C library

Language: C - Size: 183 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 6

Sean2108/Basketball-Game

Simple basketball game created using Pygame and SciPy's ODE solver for Python on PC, and LibGDX on Android.

Language: Python - Size: 1.32 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 8

ORNL/ORMATEX

Oak Ridge Matrix Exponential toolkit

Language: Python - Size: 517 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 9 - Forks: 1

Nicholaswogan/odepack

Modern Fortran interface to the LSODA and LSODAR routines in ODEPACK

Language: Fortran - Size: 649 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

vehagn/tpg4155

Demonstrations shown during my lectures in TPG4155 - Applied Computer Methods in Petroleum Science at NTNU

Language: Matlab - Size: 460 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 5

aresio/ginSODA

A python API for GPU-powered stiff ODE models simulation

Language: Cuda - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 2

Chris00/sundials-sys Fork of krtab/sundials-sys

Rust low level bindings to the Sundials library

Language: Rust - Size: 41 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 5

Chris00/ocaml-odepack

Binding to the ODEPACK FORTRAN library

Language: Fortran - Size: 691 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

NCAR/micm

A model-independent chemistry module for atmosphere models

Language: C++ - Size: 46.5 MB - Last synced at: 1 day ago - Pushed at: 3 days ago - Stars: 6 - Forks: 6

ComputationalScienceLaboratory/MATLODE

A MATLAB ODE Solver and Sensitivity Analysis Toolbox

Language: HTML - Size: 28.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 4

fjebaker/zigode

⚡️ Ordinary differential equations in Zig.

Language: Zig - Size: 191 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

missing-user/ode

Blogpost and web demos about numerical solutions to ODEs

Language: HTML - Size: 218 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

carlosalvarezh/Metodos_Numericos

Curso de Métodos Numéricos empleando las herramientas Jupyter Notebook y programado en Python V3.8

Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 6

himoto/ode_solver

Introduction to Numerical Methods / Ordinary Differential Equations

Language: Python - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

rand-asswad/Runge-Kutta

Runge-Kutta C program, methods (RK12 and RK24) for solving ordinary differential equations, with adaptive step size.

Language: C - Size: 11.7 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 3

shu-vro/RODE-Solver

An ODE Solver application integrated by gemini ai

Language: JavaScript - Size: 1.05 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

uprestel/ODE-Solver

Ordinary differential equation solver using the method of multiple shooting

Language: Python - Size: 57.6 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

auralius/matlab-ode-solvers

Implementation of several popular solvers for solving ODEs in MATLAB.

Language: MATLAB - Size: 2.66 MB - Last synced at: 14 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

samiBendou/MathToolKitCPP

C++ numpy like toolbox for applied maths

Language: C++ - Size: 3.83 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

Daniel-M/odeint

Ordinary Differential Equations integrators in Go

Language: Go - Size: 619 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

SeverinDenisenko/celestial-mechanic-solvers

ODE solvers for celestial mechanics

Language: C++ - Size: 17.2 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

yubocai-poly/DQbee

(TACAS 24) Python Package for disspaitve quadratization, from Paper "Dissipative quadratizations of polynomial ODE systems"

Language: Jupyter Notebook - Size: 14 MB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

samiBendou/meca3

3D space and physics engine for point's mechanics

Language: TypeScript - Size: 65.3 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

Dartacavalo/ModelisationControleEDO

Projet en C++ | Réalisation d'un moteur de résolution d'EDO et illustration de la théorie du contrôle linéaire

Language: C++ - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

vlakir/cleanode

Сustomized collection of ODE solvers

Language: Python - Size: 104 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

FMagnani/Generalized-Lotka-Volterra_N-species-model

Software to set up and solve a Lotka Volterra system for n species. The Prey-Predator case, the 2 Preys-1 Predator and many other simpler models can be easily recovered from this general framework. Allows the use from Python console.

Language: Python - Size: 523 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

LMesaric/ODE-Explorer

Numerical integration visualization

Language: JavaScript - Size: 294 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

465b/nemf

A novel three step network-based general ecosystem modeling framework

Language: Python - Size: 2.62 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

draeger-lab/SBMLsimulator

An efficient Java™ solver implementation for SBML

Language: Java - Size: 318 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

Taru-garg/Second_order_derivative_solver

A simple and efficient program for solving second order homogeneous differential equations

Language: C++ - Size: 1.43 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

ComputationalScienceLaboratory/Time-Stepping-Coefficients

This repository provides coefficients of various time-stepping schemes developed by CSL members.

Language: Mathematica - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

cristeab/demo_chaos

Chaotic Generator Demo Software written in MATLAB

Language: MATLAB - Size: 112 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

bschieche/MATLAB-random-PDE

A MATLAB implementation of anisotropic adaptive stochastic collocation applied to a parabolic PDE

Language: Jupyter Notebook - Size: 464 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

control-toolbox/CTFlows.jl

Flows: classical, Hamiltonian, from OCP and more

Language: Julia - Size: 1.38 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 2

kkkmail/OdePackInterop

C# / F# NET5 interop with FORTRAN ODE Solver DLSODE aimed at solving very large systems of potentially stiff ODEs (like in chemical systems) where the number of variables is very large (on the order of 10^5 and more).

Language: Fortran - Size: 3.85 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

MatheusCavini/Numerical-Methods

Python library including some of the most common numerical methods, based on the course "Numerical Methods and Applications (MAT3121)" from Escola Politécnica da Universidade de São Paulo.

Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

ComputationalPhysiology/goss

General ODE System Solver

Language: C++ - Size: 18.6 MB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Hexagonale/flutter_physics_simulations

Set of flutter physics simulations

Language: Dart - Size: 189 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

kirtan2605/IITM-EE1103-Numerical_Methods

The assignments of the course EE1103, Numerical Methods, offered by Prof. Anil Prabhakar, Department of Electrical Engineering at IIT Madras.

Language: C - Size: 1.16 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

crema-lida/nnDESolver

A universal ODE/PDE solver based on deep neural networks.

Language: Python - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

farenga/abe-pnode

Approximately Bayesian Ensembling for Parameterized Neural ODEs.

Language: Jupyter Notebook - Size: 79.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

fusion809/julia-scripts

Julia scripts I have written primarily for the purpose of technical computing.

Language: Julia - Size: 17.8 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

dkaramit/NaBBODES

Not a Black Box ODE Solver

Language: C++ - Size: 7.56 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

ThomasThelen/QODES

Quick Ordinary Differential Equation Solver (QODES) is an ODE solving library with a focus on usability and ease.

Language: C++ - Size: 15.8 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

KSpenko/ODEmethods

Methods for solving systems of ordinary differential equations in the case of initial value problems (ODE-IVP).

Language: Python - Size: 42.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

hsprcode/Robot-Arm-Modelling

MATLAB Codes written from scratch to model robot arms, which can be used as industrial robot manipulators and helper robots.

Language: MATLAB - Size: 13.7 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

siddsriv/SIR_model

Custom ODE solver (Euler method) to solve the SIR model differential equations

Language: Jupyter Notebook - Size: 224 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

fusion809/JScripts

Assorted JavaScripts I have written

Language: JavaScript - Size: 1.23 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Abhijit2505/MATLAB-Projects

MATLAB is a multi-paradigm numerical computing environment and proprietary programming language developed by MathWorks. This repository contains some of my MATLAB practice projects.

Language: MATLAB - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

siravan/fib_tf

Language: Python - Size: 655 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

markstock/multistep

Library for multistep and multistage integration of ODEs

Language: C++ - Size: 710 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

HugoMVale/daskr

Modernized version of DASKR, a differential-algebraic system solver with rootfinding.

Language: Fortran - Size: 2.85 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

DarkFalcon626/ANN-for-3-body-problem

Creating and Training a ANN for solving the choatic 3 body problem

Language: Python - Size: 868 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ElliotLaw/rusoda

Pure rust and just need log dependencies implementation of odepack dlsoda.

Language: Rust - Size: 112 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

blackwarlow/differential

A simple LL(1) math parser and differential equations solver (ODE only)

Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

npetersen2/rk4-ode-solver-example

Python code to simulate motor systems using the RK4 method

Language: Python - Size: 1.32 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

cinaral/rk4_solver

Simple header-only C++ ODE solver library for Runge-Kutta 4th order method with events.

Language: C++ - Size: 2.33 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

benroberts999/AdamsMoulton

A single-file header-only implementation of the Adams-Moulton method for solving second-order Ordinary Differential Equations (ODEs) in modern C++ [C++17]

Language: C++ - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Mehdi-Haned/RK4-Solver-Cpp

This is a solver for nth order ODEs using RK4 written in c++

Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0