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

GitHub topics: runge-kutta-adaptive-step-size

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: 14 days ago - Pushed at: 14 days ago - Stars: 16 - Forks: 4

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

jacobwilliams/Fortran-Astrodynamics-Toolkit

A Modern Fortran Library for Astrodynamics 🚀

Language: Fortran - Size: 22.4 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 181 - Forks: 52

iraikov/rklib

Runge-Kutta methods in Standard ML

Language: Standard ML - Size: 52.7 KB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

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

aromanro/ElectricField

Electric field lines and equipotentials using Runge-Kutta methods, including adaptive ones

Language: C++ - Size: 221 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 23 - Forks: 6

mieskolainen/n-body-gravity

N-body gravity simulation

Language: MATLAB - Size: 720 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Cygnus000/tratamiento

Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince con paso adaptativo para modelos de tratamiento de cáncer

Language: Fortran - Size: 604 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Cygnus000/crecimiento

Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince de paso adaptativo para modelos de crecimiento de cáncer

Language: Fortran - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mino2357/Sample_program_ODE

常微分方程式の数値解法の基礎.(教材)

Language: C++ - Size: 4.09 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 3

mino2357/N-body-Scrapbox

多体問題に対するいろんなアイディアを試す

Language: C++ - Size: 97.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

david-perez/annu

A collection of classical algorithms to solve ODEs and boundary value problems

Language: Matlab - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 3

benmaier/RK45js Fork of imiRemy/RK45js

JavaScript implementation of Runge-Kutta-Fehlberg numerical integration for the browser

Language: JavaScript - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

oliviercotte/Linear-differential-equation

Language: Matlab - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

mkierzenka/Racket_NumericalMethods

A collection of Numerical Methods implemented in Racket. Includes Root Finders, ODE Solvers, Linear System Solvers, etc. as well as Applications/Demos.

Language: Racket - Size: 52.7 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 1 - 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

GiacomoLeoneMaria/Differential_equation_Eulero_Runge_Kutta_4th

Implementation of a code for the numerical solution of a differential equation describing the motion of a harmonic oscillator using Euler's method and than Runge Kutta 4-th order.

Language: C++ - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yiqiangjizhang/N-Body-Problem

N-Body problem in C with parallel computing using 12 order Runge-Kutta with adaptive step size

Language: C - Size: 61.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sanjeev309/runge_kutta_4th_order

Runge-Kutta 4th order discrete function approximation in C++

Language: C++ - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

trippalamb/Generic-RK

This npm package contains generic Runge-Kutta code that can be used to implement any explicit or embedded methods. The methods currently implemented for use are Forward Euler, Midpoint, Classic 4th order, Cash-Karp, Fehlberg 4-5, and Fehlberg 7-8.

Language: JavaScript - Size: 23.4 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

siddharthdeore/VSCMG_ENV

VSCMG Dynamical stepper with python wrapper!

Language: C++ - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1