Path to this page:
NOTICE: This package has been removed from pkgsrc./
math/ruby-rb-gsl,
Ruby interface to the GNU Scientific Library
Branch: CURRENT,
Version: 1.14.7,
Package name: ruby193-rb-gsl-1.14.7,
Maintainer: minskimRuby/GSL is a ruby interface to the GSL (GNU Scientific Library), for
numerical computing with Ruby.
Required to run:[
math/gsl] [
lang/ruby193-base]
Master sites:
SHA1: 2ce82d5e6d03dea2e0b27165fb91a8981e190f7a
RMD160: 90661a3eae170c70fe4994ef87a0199d95fd4aed
Filesize: 600.179 KB
Version history: (Expand)
- (2013-03-12) Package deleted from pkgsrc
- (2012-09-12) Updated to version: ruby193-rb-gsl-1.14.7
- (2011-05-10) Updated to version: ruby18-rb-gsl-1.14.7
- (2011-02-21) Updated to version: ruby18-rb-gsl-1.14.5nb1
- (2010-12-04) Updated to version: ruby18-rb-gsl-1.14.5
- (2010-03-31) Updated to version: ruby18-rb-gsl-1.14.3
CVS history: (Expand)
2013-03-11 13:33:24 by Takahiro Kambe | Files touched by this commit (6) | |
Log message:
Remove ruby-rb-gsl; it has renamed to ruby-gsl after all.
|
2012-09-12 01:04:36 by Aleksej Saushev | Files touched by this commit (180) |
Log message:
"user-destdir" is default these days
|
2011-05-10 13:24:56 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Reset PKGREVISION.
|
2011-05-10 13:23:48 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Update ruby-rb-gsl package to 1.14.7.
* pkgsrc change: fix conflicts of some functions name with newer gsl.
Sat Feb 26 08:18:45 PST 2011
* Ruby/GSL 1.14.7
* Fix conversion of non-DFLOAT NArray to GSL::Vector and
GSL::Vector::Complex.
Thu Feb 24 10:27:08 PST 2011
* Ruby/GSL 1.14.6
* Add Vector::Complex support to NArray conversions
* Raise exception when trying to create View from NArray object of
incompatible type.
|
2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80) |
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
|
2010-12-04 05:09:57 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-rb-gsl package to 1.14.5.
Sun Nov 14 17:01:07 PST 2010
* Ruby/GSL 1.14.5
* Convert docs from rdtool to rdoc
* Fix object id handling bugs on 64-bit systems
* Fix Vector's handling of Range parameters
Wed Sep 29 00:37:44 BOT 2010
* Modification for ruby-1.9.2
* Replaced STR2CSTR to StringValuePtr
|
2010-09-10 09:19:18 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Remove redundant PKGNAME.
|
2010-03-31 12:00:06 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Update ruby-rb-gsl package to 1.14.3.
Mon Mar 22 23:54:07 MDT 2010
* GSL-1.14 support
* Added GSL::Multiset class
* Added GSL::Function#glfixed(a, b table)
Sun Aug 16 19:01:31 BOT 2009
* Added Non-negative Matrix Factorization (NMF) support (by Roman Shterenzon)
Sat Aug 8 22:36:24 BOT 2009
* Added GSL-1.13 features:
* Added GSL::Monte::Miser#params_get, GSL::Monte::Vegas#params_get
* Added GSL::BSpline::greville_abscissa(i)
* Added GSL::Poly#eval_derivs(x)
* Added a new minimization algorithm "quad_golden"
* Added a new multimin algorithm "nmsimplex2rand"
Tue Jun 9 10:42:30 JST 2009
* Fixed bug in linalg.c (bug [#25842])
Thu Feb 2 12:16:38 JST 2009
* Fixed a bug in GSL::Histogram.alloc_uniform() (bug [#23040])
* Fixed a bug in GSL::Vector#/ (bug [#23334])
Thu Nov 6 17:34:18 JST 2008
* Match with the tensor extension version 0.99
* now not compatible for the versions older than tensor-0.97.
Sat Jul 26 08:23:45 JST 2008
* GSL::Poly.eval now handles complex numbers (GSL-1.11)
* Added new quasi-random generators "halton" and \
"reversehalton"
* Added a module function GSL::MultiFit::linear_residuals() (GSL-1.11)
* Fixed a bug in ODE solver
Mon Jun 30 22:07:24 JST 2008
* Fixed GSL::Vector#normalize (#20865)
Mon May 26 19:21:15 JST 2008
* Fixed a bug in GSL::Matrix::to_v (#19757)
* Fixed a bug in GSL::Vector::Int multiplication (#19924)
|