Subject: CVS commit: pkgsrc/math/fricas
From: Aleksej Saushev
Date: 2016-03-12 21:54:23
Message id: 20160312205423.D11AFFBB7@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.25modifypkgsrc/math/fricas/Makefile
1.18modifypkgsrc/math/fricas/PLIST
1.17modifypkgsrc/math/fricas/distinfo