diff options
author | asau <asau@pkgsrc.org> | 2012-08-13 15:10:25 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-08-13 15:10:25 +0000 |
commit | 184eda3dbb9bdf19b2ff7bbe7c16135cfbd71d70 (patch) | |
tree | ec7f4a45698ca49935f06784078b20c0fa0e5fec /math | |
parent | 613c7aaef1302617806c9e35d19f0a1fb74fa965 (diff) | |
download | pkgsrc-184eda3dbb9bdf19b2ff7bbe7c16135cfbd71d70.tar.gz |
Update to Maxima 5.28.0
Maxima 5.28 change log
Backwards-incompatible changes:
* package stats: removed function simple_linear_regression (superseded by
linear_regression)
New items in core:
* new function generalized_lambert_w
* new functions zn_mult_table, zn_power_table
* new functions for Galois fields: gf_set, gf_char, gf_prim, etc.
New items in share:
* package descriptive: new function principal_components
* package descriptive: new histogram style 'density'
* package stats: new function linear_regression
Other changes:
* revise system for building Maxima on MS Windows
* function gamma_incomplete: improve accuracy for complex bigfloats
* function expintegral_e: improved calculation for large imaginary part
Bug fixes:
3539699: limit of atan2
3538167: Wrong result for definite integral
3534858: wrong answer: limit
3533723: abs_integrate causes stack overflow
3530767: integrate changes k[0] --> k(0)
3530272: nthroot, bad error msg
3529992: Shi (sinh integral) wrong branch, integrate inconsistent
3529144: Error integrating exp(-x)*sinh(sqrt(x)) with domain: complex
3526359: gamma_incomplete(1/5,-32.0) not accurate
3526111: float erf (%i) not working
3522750: assume & integrate
3521596: atan2(sqrt(1-u)*(u-1),1); /* hangup */
3517785: Wrong sign in exponential integral
3517034: polarform error on simple case
mailing list 2012-04-09: Loading gentran
mailing list 2012-03-27: bug in net present value
unnumbered: inequality facts being forgotten
unnumbered: limit(erfc(z), z, inf)
unnumbered: bug in animated_gif
unnumbered: Lisp output not readable
unnumbered: bigfloats parsed incorrectly when ibase is not 10
Diffstat (limited to 'math')
-rw-r--r-- | math/maxima/Makefile | 5 | ||||
-rw-r--r-- | math/maxima/PLIST | 7 | ||||
-rw-r--r-- | math/maxima/distinfo | 8 |
3 files changed, 9 insertions, 11 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index b7c0b2b4230..ee8290685c9 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2012/04/08 12:09:42 asau Exp $ -# +# $NetBSD: Makefile,v 1.32 2012/08/13 15:10:25 asau Exp $ -DISTNAME= maxima-5.27.0 +DISTNAME= maxima-5.28.0 # On updates, please make sure editors/TeXmacs knows about the new # version number. # (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima}) diff --git a/math/maxima/PLIST b/math/maxima/PLIST index be7e42646ed..3903a58880b 100644 --- a/math/maxima/PLIST +++ b/math/maxima/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2012/04/08 12:09:42 asau Exp $ +@comment $NetBSD: PLIST,v 1.25 2012/08/13 15:10:25 asau Exp $ bin/maxima bin/rmaxima bin/xmaxima @@ -430,6 +430,7 @@ share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zb_prover.mac share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger.mac share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger_algorithm.mac share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger_linear_algebra.mac +share/maxima/${PKGVERSION}/share/contrib/aes.mac share/maxima/${PKGVERSION}/share/contrib/altsimp/altsimp.lisp share/maxima/${PKGVERSION}/share/contrib/augmented_lagrangian.mac share/maxima/${PKGVERSION}/share/contrib/bitwise/bitwise.lisp @@ -528,11 +529,11 @@ share/maxima/${PKGVERSION}/share/contrib/fresnel/randil.mac share/maxima/${PKGVERSION}/share/contrib/fresnel/readme.txt share/maxima/${PKGVERSION}/share/contrib/gentran/convmac.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/fdata.lisp +share/maxima/${PKGVERSION}/share/contrib/gentran/gentran.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/global.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/gtfix.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/init.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/intrfc.lisp -share/maxima/${PKGVERSION}/share/contrib/gentran/local.gtload.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/lspc.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/lspfor.lisp share/maxima/${PKGVERSION}/share/contrib/gentran/lsprat.lisp @@ -1493,7 +1494,6 @@ share/maxima/${PKGVERSION}/src/intl.lisp share/maxima/${PKGVERSION}/src/intpol.lisp share/maxima/${PKGVERSION}/src/invert.lisp share/maxima/${PKGVERSION}/src/irinte.lisp -share/maxima/${PKGVERSION}/src/kclmac.lisp share/maxima/${PKGVERSION}/src/laplac.lisp share/maxima/${PKGVERSION}/src/ldisp.lisp share/maxima/${PKGVERSION}/src/lesfac.lisp @@ -1690,7 +1690,6 @@ share/maxima/${PKGVERSION}/src/rat3d.lisp share/maxima/${PKGVERSION}/src/rat3e.lisp share/maxima/${PKGVERSION}/src/ratmac.lisp share/maxima/${PKGVERSION}/src/ratout.lisp -share/maxima/${PKGVERSION}/src/ratpoi.lisp share/maxima/${PKGVERSION}/src/residu.lisp share/maxima/${PKGVERSION}/src/result.lisp share/maxima/${PKGVERSION}/src/risch.lisp diff --git a/math/maxima/distinfo b/math/maxima/distinfo index 0d3728dc27f..5a8838a8d12 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2012/04/08 12:09:42 asau Exp $ +$NetBSD: distinfo,v 1.23 2012/08/13 15:10:25 asau Exp $ -SHA1 (maxima-5.27.0.tar.gz) = 8d8d0b3db27f002986cff5429dea96ada46a0576 -RMD160 (maxima-5.27.0.tar.gz) = 9244f7397d6a6bf0cf363a6ad4d491160814bb35 -Size (maxima-5.27.0.tar.gz) = 27101764 bytes +SHA1 (maxima-5.28.0.tar.gz) = 52d7dad4681711a6ead73b72835b177107363b9c +RMD160 (maxima-5.28.0.tar.gz) = a2d9aff1ac7e8a5464750b3b59f8b7dcedb148d5 +Size (maxima-5.28.0.tar.gz) = 27312348 bytes |