Sign in Sign up
rubygems

spitzy

A toolbox of numerical differential equation solvers written in pure Ruby. Currently there are multiple methods available to solve initial value ODEs (Dormand-Prince, Forward Euler, 2nd order Adams-Bashforth), boundary value ODEs (Linear Finite Element Galerkin), 2D Poisson's equation (5-point Laplacian), and the 1D advection equation (Upwind, Lax-Friedrichs, Leapfrog, Lax-Wendroff).

Activity

Latest release
11y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Sep 13, 2015
Releases
Version Released
0.1.0 initial