summaryrefslogtreecommitdiff
path: root/math/octave-forge/patches/patch-ab
AgeCommit message (Collapse)AuthorFilesLines
2006-10-24clean namespace pollutionpooka1-0/+13
fixes pkg/34642, patches contributed by Hans Rosenfeld
2005-08-04Changes 2005-06-13:adam1-13/+0
* 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)
2005-03-13remove some non-portable shell constructsdmcmahill1-0/+13
2004-12-05Changes 2004.11.16:adam1-13/+0
* 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-23/+12
version now works with octave-current-2.1.59 which is what's currently in pkgsrc. Other than than, many minor bug fixes.
2004-08-14import octave-forge-2004.07.07dmcmahill1-0/+24
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.