runge-kutta-fehlberg
There are 14 repositories under runge-kutta-fehlberg topic.
jacobwilliams/rklib
Fixed and variable-step Runge-Kutta solvers in Modern Fortran
soypat/godesim
ODE system solver made simple. For IVPs (initial value problems).
david-perez/annu
A collection of classical algorithms to solve ODEs and boundary value problems
xlucn/CelestialMechanics
[NJU] 南京大学天文天体力学基础作业 Homework of Fundamental Celestial Mechanics Class
dkaramit/NaBBODES
Not a Black Box ODE Solver
fusion809/julia-scripts
Julia scripts I have written primarily for the purpose of technical computing.
LorranSutter/DiscreteMethods
Discrete methods library
benmaier/RK45js
JavaScript implementation of Runge-Kutta-Fehlberg numerical integration for the browser
fusion809/fusion809.github.io
Franklin-powered website.
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
fusion809/CPP-Maths
Maths-oriented programs written in C++.
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
rubens-lavor/projeto-final-E.D.O.
Repositório destinado ao projeto de EDO (Equações Diferenciais Ordinárias) da disciplina de Séries e Equações Diferenciais. UFSC-Joinville.