RubyGems Navigation menu

spitzy 0.1.0

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).

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.1.0 - September 13, 2015 (49.0 KB)

Runtime 依赖 (2):

nmatrix ~> 0.2.0
nmatrix-lapacke ~> 0.2.0

Development 依赖 (3):

bundler ~> 1.9
rake ~> 10.0
rspec ~> 3.2

业主:

作者:

  • Alexej Gossmann

SHA 256 校验和:

32a1307f926c23c562a232467e77892c4fcbfbe9d90be0ab814dd799c65133e7

下载总量 3,092

这个版本 3,092

许可:

MIT

需要的 Ruby 版本: >= 2.1

链接: