summaryrefslogtreecommitdiff
path: root/math/octave-forge/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2013-12-31Remove packages that were either BROKEN for more than a year orwiz1-958/+0
BROKEN and explicitly scheduled to be removed after 2013Q4.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-4/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-48/+1
2006-04-20Changes 2006.03.17:adam1-13/+32
* 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
2005-08-04Changes 2005-06-13:adam1-2/+26
* textread now returns cell arrays * use new gnuplot interface for functions * fix rand bug on non-intel architectures * more econometrics functions * new functions: randg, cellfun, cell2mat, bwarea, imresize, savepath * bug fixes and improvements (see ChangeLog for details)
2004-12-05Changes 2004.11.16:adam1-5/+29
* initial econometrics toolbox * updated protein databank (extra/pdb) functions * new functions: wavread wavwrite hann strfind randp sprandn conv2nan * many bug fixes and improvements
2004-10-30Update to octave-forge-2004.09.09. The most notable change is that thisdmcmahill1-18/+46
version now works with octave-current-2.1.59 which is what's currently in pkgsrc. Other than than, many minor bug fixes.
2004-09-03Turn off the "fixed" module for now as it won't compile with the toolchaindmcmahill1-41/+1
in NetBSD-current. It may not be too hard for a c++ programmer to fix. Should address recently noted bulk build failures.
2004-08-14import octave-forge-2004.07.07dmcmahill1-0/+953
The octave-forge project contains functions for Octave which are not in the main distribution. While the main Octave distribution is conservative about accepting new functions and changes, octave-forge is very open. As a result, be prepared for some lower quality code and more rapidly changing interfaces to the functions in octave-forge.