summaryrefslogtreecommitdiff
path: root/math/ruby-rb-gsl/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-06-20Update ruby-rb-gsl to 1.10.3.minskim1-8/+8
Major changes since 1.9.2: * GSL-1.10 support * Generalized eigensystems * Cholesky routines to complex matrices * and more * NDLINEAR extension support: multi-linear, multi-parameter least squares fitting
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca1-11/+17
- Compile with gsl-1.11 (and maybe later). Bump PKGREVISION.
2007-12-17Import ruby-rb-gsl.minskim1-0/+29
Ruby/GSL is a ruby interface to the GSL (GNU Scientific Library), for numerical computing with Ruby.