pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/octave



Module Name:    pkgsrc
Committed By:   asau
Date:           Sun Jul 19 00:33:10 UTC 2009

Modified Files:
        pkgsrc/math/octave: Makefile PLIST distinfo
        pkgsrc/math/octave/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-ak
Added Files:
        pkgsrc/math/octave/patches: patch-al patch-am
Removed Files:
        pkgsrc/math/octave/patches: patch-aj

Log Message:
Update to Octave 2.2.0.

User-visible changes since previous release:
- Compatibility with Matlab graphics has been improved.
- New graphics functions.
- New experimental OpenGL/FLTK based plotting system.
- Functions providing direct access to gnuplot have been removed.
- The Control, Finance and Quaternion functions have been removed.
- Specific sparse matrix functions removed.
- Improvements to the debugger.
- Improved traceback error messages.
- Object Oriented Programming.
- Parsing of Command-style Functions.
- Block comments.
- Special treatment in the parser of expressions like "a' * b".
- Single Precision data type.
- Improved array indexing.
- Improved memory management.
- Improved performance for reduction operations.
- Sorting and searching.
- Range arithmetics.
- Various performance improvements.
- 64-bit integer arithmetic.
- Diagonal and permutation matrices.
- Improvements to fsolve.
- Improvements to the norm function.
- New functions for computing some eigenvalues or singular values.
- New QR and Cholesky factorization updating functions.
- New quadrature functions.
- New functions for reading and writing images.
- Other miscellaneous new functions.
- Changes to strcat.
- Improvements to the help functions.
- Deprecated functions.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/math/octave/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/math/octave/PLIST \
    pkgsrc/math/octave/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/math/octave/patches/patch-aa
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/octave/patches/patch-ab \
    pkgsrc/math/octave/patches/patch-ak
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/octave/patches/patch-ac
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/octave/patches/patch-ad \
    pkgsrc/math/octave/patches/patch-ae pkgsrc/math/octave/patches/patch-af \
    pkgsrc/math/octave/patches/patch-ag
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/octave/patches/patch-ah \
    pkgsrc/math/octave/patches/patch-ai
cvs rdiff -u -r1.4 -r0 pkgsrc/math/octave/patches/patch-aj
cvs rdiff -u -r0 -r1.1 pkgsrc/math/octave/patches/patch-al \
    pkgsrc/math/octave/patches/patch-am

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