Subject: CVS commit: pkgsrc/math/fricas
From: Aleksej Saushev
Date: 2009-07-13 21:57:22
Message id: 20090713195722.407BF175D0@cvs.netbsd.org

Log Message:
Update to FriCAS 1.0.7

Changes:
- Comparisons between elements of the Expression domain are undefined.
  Earlier versions gave confusing results for expressions like '\%e < \%pi',
  now FriCAS will complain about '<' being undefined.
- A domain for general quaternions was added.
- Equality in Any is now more reasonable -- it uses equality from
  underlying domain if available.
- Messages about loading of components are switched off by default.
- Release build benefits from parallel make.
- In Spad code a single quote now means that the following token
  is a symbol.
- Reorganization of algebra sources, in particular several types
  have changed (this may affect users Spad code).

Bug fixes, in particular:
- Categories with default package can be used just after definition
  (fixes 1.0.6 regression).
- Plots involving 0 or 1 work now.
- Numbers in radix bigger than 10 appear correctly in TeX output.
- Fixed browser crashes when displaying some domains.
- Fix horizontal display of fractions.
- Allow local domains in conditionals (in Spad code).
- Fixed a problem with splitting polynomials and nested extensions.

Files:
RevisionActionfile
1.8modifypkgsrc/math/fricas/Makefile
1.6modifypkgsrc/math/fricas/PLIST
1.4modifypkgsrc/math/fricas/distinfo