diff options
author | asau <asau@pkgsrc.org> | 2009-04-29 18:26:50 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-04-29 18:26:50 +0000 |
commit | 9fa0d791642da06d42e35b04a8458c0affb29a8b (patch) | |
tree | b5ae995519b6f5032bad78d8363ade867436bc65 /math/maxima/distinfo | |
parent | 8edb2d09a4ae9fb2cb1a556143086ede25347071 (diff) | |
download | pkgsrc-9fa0d791642da06d42e35b04a8458c0affb29a8b.tar.gz |
Update to Maxima 5.18.1
Backwards-incompatible changes:
* cut out broken code intended to support xgraph
New items in core:
* function bfallroots to compute polynomial roots with bigfloats
* general scheme for integrals of special functions
* exponential integrals
* incomplete beta function
* Fresnel integrals
* Lambert W function
New items in share:
* package minpack
* package colnew
* package z_transform
* package finance
Other revisions:
* additional special cases of integrals of power functions
* bigfloat arithmetic
* special functions (beta, gamma, error, Bessel, elliptic and inverse
elliptic, hypergeometric, Laplace functions and friends)
* new version of Imaxima user interface
* recognize integers in base greater than 10
* tex function can assign user function as TeX property
* revision and translation of message strings (incomplete)
* documentation revisions throughout
* patches for Clozure CL throughout
* build Maxima with ECL via build system used for other Lisps
* minor code clean-up throughout
* other improvements and bug fixes
Diffstat (limited to 'math/maxima/distinfo')
-rw-r--r-- | math/maxima/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/maxima/distinfo b/math/maxima/distinfo index 7d1accc18a5..075b6dbdc11 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2008/12/21 05:04:28 minskim Exp $ +$NetBSD: distinfo,v 1.12 2009/04/29 18:26:51 asau Exp $ -SHA1 (maxima-5.17.1.tar.gz) = 0f87f2fbf3c91cd54528cfc355ddf5ed30ee66ac -RMD160 (maxima-5.17.1.tar.gz) = 0738ddd1f8247ae0300b5810fa21db1fbfc608c3 -Size (maxima-5.17.1.tar.gz) = 20080768 bytes +SHA1 (maxima-5.18.1.tar.gz) = 3ed2f97d509a9a407563c097943413cf4df09ed5 +RMD160 (maxima-5.18.1.tar.gz) = a1c0f0978ed85ba79ed9ab4e8bf50cf268f46ebf +Size (maxima-5.18.1.tar.gz) = 20440947 bytes |