Subject: CVS commit: pkgsrc/math/octave-forge
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/20/2006 18:16:47
Module Name:	pkgsrc
Committed By:	adam
Date:		Thu Apr 20 18:16:47 UTC 2006

Modified Files:
	pkgsrc/math/octave-forge: Makefile PLIST distinfo
	pkgsrc/math/octave-forge/patches: patch-ag patch-al patch-am

Log Message:
Changes 2006.03.17:
* statistics/regress: new function
* general bug fixes and improvements (see ChangeLog for details)
* audio/waveread: big-endian fix; 2-channel file fix
* comm/galois: fix rank calculation for galois array
* general/interp2: cubic interpolation
* image/: return MxNx3 matrices of appropriate numeric class
* io/textread: faster
* io/dlmwrite: control precision and line separator; allow append
* miscellaneous/mfilename: compatibility function
* miscellaneous/listen: subnet patterns; loopback support
* NaN/xcovf: missing data xcorr
* octcdf/: support for netcdf files
* optim/wpolyfit: return row vector; allow centering and scaling
* plot/legend: fix error on first call
* plot/print: add PDF option
* signal/residued,residuez: partial fraction expansion of filters
* signal/qp_kaiser: PPN filter bank coefficients
* statistics/histfit: allow negative data
* statistics/mvnpdf,mvnrnd: multivariate normal distribution
* tsa/: improved speed, style and docs
* tsa/amarma: adaptive mean ARMA modeling
* tsa/y2res: add entropy estimation; add equidistant quantisation
* tsa/mvfreqz: add PDCF
* support for 2.9.4
* support for 64-bit indexing
* support for MinGW build


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/math/octave-forge/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/math/octave-forge/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/math/octave-forge/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/math/octave-forge/patches/patch-ag
cvs rdiff -r1.1 -r1.2 pkgsrc/math/octave-forge/patches/patch-al \
    pkgsrc/math/octave-forge/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.