pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/ruby-rb-gsl
Module Name: pkgsrc
Committed By: taca
Date: Wed Mar 31 10:00:06 UTC 2010
Modified Files:
pkgsrc/math/ruby-rb-gsl: Makefile PLIST distinfo
Removed Files:
pkgsrc/math/ruby-rb-gsl/patches: patch-aa
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)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/ruby-rb-gsl/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/ruby-rb-gsl/PLIST \
pkgsrc/math/ruby-rb-gsl/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/math/ruby-rb-gsl/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index