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: Wed Jun 22 06:36:38 UTC 2011
Modified Files:
pkgsrc/math/fricas: Makefile PLIST distinfo
Log Message:
Update FriCAS to 1.1.2
Changes:
- Experimental Texmacs interface and Texmacs format output.
- Guessing package can now guess algebraic dependencies.
- Expansion into Taylor series and limits now work for most
special functions.
- Spad to Aldor translator is removed.
- Spad compiler no longer allows to denote sets using braces.
Bug fixes, in particular:
- Fixed few cases where elementary integrals were returned
unevaluated or produced wrong results.
- Unwanted numerical evaluation should be no longer a problem
(FriCAS interpreter now very strongly prefers symbolic
evaluation over numerical evaluation).
- Fixed a truncation bug in guessing package which causes loss
of some correct solutions.
- TeX and MathML format should correctly put parentheses around
and inside sums and products.
- Fixes few problems with handling of Unicode.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/fricas/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/fricas/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/fricas/distinfo
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