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 Mar 12 20:54:23 UTC 2016

Modified Files:
        pkgsrc/math/fricas: Makefile PLIST distinfo

Log Message:
Update to FriCAS 1.2.7

Changes:

- New package implementing van Hoej factorization algorithm
  for LODO-s.

- Gcd over Expression(Integer) now uses modular method.

- Improvements to integrator, in partucular trigonomoetric
  functions are consistently integrated via transformation
  to complex exponentials.

- Some categories and domains are more general. In particular
  OrderedFreeMonoid is removed, as ordered case is handled
  by FreeMonoid.

- Category Monad in renamed to Magma. Domain Magma is
  renamed to  FreeMagma.

Bug fixes, in particular:

- Coercion of square matrices to polynomials is fixed.

- Problem with division by 0 in derivative of 'ellipticPi'
  is fixed.

- Division in Ore algebras used to cause infinite loop
  when coefficients were power series.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/math/fricas/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/fricas/PLIST
cvs rdiff -u -r1.16 -r1.17 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