diff options
author | asau <asau@pkgsrc.org> | 2010-07-05 22:41:16 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-07-05 22:41:16 +0000 |
commit | 64285a0d2dae1815a1ddfb67faa644bbbfc2e0cb (patch) | |
tree | a71bbbc5569dc88e501b273e68b579b21f014c3f /math/fricas/distinfo | |
parent | fe4ad8d8a80c5c4bd9da07be371788d14ae056a6 (diff) | |
download | pkgsrc-64285a0d2dae1815a1ddfb67faa644bbbfc2e0cb.tar.gz |
Update to FriCAS 1.1.0
Notable changes (compared to version 1.0.9) include:
- New domains and packages: VectorSpaceBasis domain,
DirichletRing domain, 3D graphic output in Wavefront .obj format,
specialized machine precision numeric vectors and matrices (faster
then general vectors and matrices), Html output.
- Support Clifford algebras corresponding to non-diagonal matrix,
added new operations.
- 'normalize' now tries to simplify logarithms of algebraic constants.
- New functions: Fresnel integrals, carmichaelLambda.
- Speed improvements: several polynomial operations are faster,
faster multiplication in Ore algebras, faster computation of
strong generating set for permutation groups, faster coercions.
- Several improvements to the guessing package (in particular new
option Somos for restricting attention to Somos-like
sequences
Bug fixes, in particular:
- FriCAS can now compute multiplicative inverse of a power series
with constant term not equal to 1.
- Fixed a problem with passing interpreter functions to algebra.
- Two bugs causing crashes in HyperDoc interface are fixed.
- FriCAS now ignores sign when deciding if number is prime.
- A failing coercion that used to crash FriCAS is now detected.
- 'has' test sometimes gave wrong result.
- Plotting fixes.
Diffstat (limited to 'math/fricas/distinfo')
-rw-r--r-- | math/fricas/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/fricas/distinfo b/math/fricas/distinfo index ea898347c1a..1640c3fe57f 100644 --- a/math/fricas/distinfo +++ b/math/fricas/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/01/23 02:11:40 asau Exp $ +$NetBSD: distinfo,v 1.7 2010/07/05 22:41:16 asau Exp $ -SHA1 (fricas-1.0.9-full.tar.bz2) = 9d88a37bd010845de19c818883554dbde221e716 -RMD160 (fricas-1.0.9-full.tar.bz2) = 86c1f8dcbacce9075bc13f46cbc2d19bb79d361f -Size (fricas-1.0.9-full.tar.bz2) = 9088217 bytes +SHA1 (fricas-1.1.0-full.tar.bz2) = bc50654ba046a8c89a60de98c23565cc0927b475 +RMD160 (fricas-1.1.0-full.tar.bz2) = cce8de585916b9dae61011a1948e15d644db1d0d +Size (fricas-1.1.0-full.tar.bz2) = 9074961 bytes |