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:           Sat Jan 23 02:11:40 UTC 2010

Modified Files:
        pkgsrc/math/fricas: Makefile PLIST distinfo
Removed Files:
        pkgsrc/math/fricas/patches: patch-ab

Log Message:
Update to FriCAS 1.0.9

Notable changes (compared to version 1.0.8) include:

- Speed improvements to polynomial multiplication, power series
  multiplication, guessing package and coercion of polynomials
  to expressions.
- Domains for tensor products.
- 'Complex(Integer)' is now  UniqueFactorizationDomain.
- Types in interpreter are now of type 'Type' (instead of 'Domain')
  and categories in interpreter are of type 'Category' (instead of
  'Subdomain(Domain)').
- Interpreter functions can now return 'Type'.
- New function for files: 'flush'.
- Spad compiler: return in nested functions and nested functions
  returning functions.

Bug fixes, in particular:

- Several fixes to guessing package.
- Avoid crash when unparsing equations.
- Equation solver accepts more solutions.
- Fixed handling of 'Tuple' in Spad parser.
- Fixed miscompilation of record constructor by Spad compiler.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/fricas/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/fricas/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/fricas/distinfo
cvs rdiff -u -r1.1 -r0 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