pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/fricas
Module Name: pkgsrc
Committed By: asau
Date: Tue Dec 15 23:36:29 UTC 2009
Modified Files:
pkgsrc/math/fricas: Makefile PLIST distinfo
Added Files:
pkgsrc/math/fricas/patches: patch-ab
Log Message:
Update to FriCAS 1.0.8
Notable changes (compared to version 1.0.7) include:
- Improved version of guessing package. It can now handle
much larger problems than before. Added ability to guess
functional substitution (Mahler) equations.
- Experimental support for build using CMU CL.
- Various speed improvements including faster indexing for two
dimensional arrays.
- By default FriCAS build tries to use SBCL.
- Building no longer require patch.
Bug fixes, in particular:
- correct definition of random() for matrices
- conditionals in .input files work again
- Spad compiler now recognizes more types as equal
- fixed problem with pattern-matching quote
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/fricas/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/fricas/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/fricas/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/fricas/patches/patch-ab
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