RAA - ruby-gsl/0.1.9

ruby-gsl / 0.1.9

Short description: ruby-gsl
Category: Library/Math
Status: usable
Created: 2002-05-27 18:13:25 GMT
Last update: -
Owner: Arno Erpenbeck (Projects of this owner)
Homepage: http://ruby-gsl.sourceforge.net/
Download: http://prdownloads.sourceforge.net/ruby-gsl/ruby-gsl-0.1.9.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.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

Changes in 0.1.8
- global symbols now have prefix rbgsl_
- Math module puts stuff into Ruby's Math module
- more methods for Permutations/Combinations
- many bugfixes

Changes in 0.1.7
- Vector and Matrix classes
- Eigensystems for real symmetric matrices

Changes in 0.1.6
- new constants for Const
- more random number generators
- polynomial interpolation
- divided difference representation of polynomials
- statistics for Hist, Hist2D
- combinations
- shuffling and sampling in RND
- small fixes in Coulomb, Chebyshev, Permutation
- more examples

Starting with 0.1.2 we are trying to merge ruby-gsl and Ruby/GSL.

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

Edit this project (for project owner)

back to RAA top