RAA - ruby-gsl/0.2.0

ruby-gsl / 0.2.0

Short description: ruby-gsl
Category: Library/Math
Status: usable
Created: 2002-05-27 18:13:25 GMT
Last update: 2004-11-13 22:28:04 GMT
Owner: Arno Erpenbeck (Projects of this owner)
Homepage: http://ruby-gsl.sourceforge.net/
Download: http://prdownloads.sourceforge.net/ruby-gsl/ruby-gsl-0.2.0.tar.gz?download
License: GPL
Dependency:
None
Description:

GSL is the GNU Scientific Library, a collection of routines for numerical computing. This extension makes these functions usable from Ruby.

Changes in 0.2.0
- using GSL 1.5
- sorting vectors
- fixes in Vector and Linalg_complex
- check if complex_householder_hv is available
- check for Cygwin
- faster MonteCarlo implementation
- more and renamed constants (MKS -> MKSA, CGS -> CGSM)
- better (meaning more sensible) error handling
- fixed initialization bug in Spline
- more samples

Changes in 0.1.9
- more functionality for ExpInt, Linalg, Minimizer, ...
- more stuff in RND and RNG
- more numerical/physical constants
- improved MonteCarlo integration
- first implementation for Simulated Annealing
- lots of bug fixes

Versions: [0.2.0 (2004-11-13)] [0.1.9 (-)]

Edit this project (for project owner)

back to RAA top