Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wennmach
Date: Fri Apr 28 08:59:37 UTC 2000
Modified Files:
pkgsrc/math/octave: Makefile
pkgsrc/math/octave/files: md5 patch-sum
pkgsrc/math/octave/patches: patch-aa patch-ac patch-ae patch-af
pkgsrc/math/octave/pkg: PLIST
Removed Files:
pkgsrc/math/octave/patches: patch-ab patch-ad
Log Message:
Updated octave to 2.0.16.
Changes since 2.0.13: (besides numerous bug fixes)
- New math functions: besselh, airy
- New functions: is_complex, isnumeric, isfinite, rehash, graw
- The Bessel functions now accept complex values for the argument
and any real value for the order.
- New "finance" category
- ~30 new functions in "signal"
- Numerous new functions in "statistics" category, including
new "distributions", "models", and "tests" directories
- If LOADPATH contains a doubled colon, the default path is inserted
in its place. This is similar to the substitution that also takes
place for leading or trailing colons in the LOADPATH.
- Loops of the form `for i = STRING ... endfor' are now allowed.
... and much more.
Closes PR8421.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/math/octave/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/math/octave/files/md5
cvs rdiff -r1.1 -r1.2 pkgsrc/math/octave/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/math/octave/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/math/octave/patches/patch-ab \
pkgsrc/math/octave/patches/patch-ad
cvs rdiff -r1.2 -r1.3 pkgsrc/math/octave/patches/patch-ac \
pkgsrc/math/octave/patches/patch-ae
cvs rdiff -r1.1 -r1.2 pkgsrc/math/octave/patches/patch-af
cvs rdiff -r1.9 -r1.10 pkgsrc/math/octave/pkg/PLIST
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