GFD Dennou Club /
Dennou Ruby /
Products
Japanese version is here.
Ruby-SSL2
- Scientific subroutine library for ruby -
latest version is 0.4
[04/05/27 Updated]
ruby-ssl2-0.4.tar.gz
This is nightly version
What's ruby-ssl2
ruby-ssl2 is wrapper of
SSL2(Scientific Subroutine Library) of Fujitsu for ruby.
Currently wraped functions
- linear algebra
- eigenvalue/eigenvector
- nonlinear equations
- extrema
- interpolation/approximation
- transforms
- numerical differentiation quadrature
- differential equations
- special functions
- pesudo random
Needed for compiling and use this program
Confirmed platforms to work
Linux
Sun OS
- Solaris 2.6 + SSL2 for Sun Fortran compilar
Changes
0.4
change order of arguments for some methods
add some methods for complex
bugfix
0.3
critical bugfix
0.2
wrap almost of all functions except those for complex
0.1
first releas