summaryrefslogtreecommitdiff
path: root/math/maxima/distinfo
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-05-01 22:23:43 +0000
committerrillig <rillig@pkgsrc.org>2006-05-01 22:23:43 +0000
commit06b29abb3e04495e2c464e777671f867368f65e5 (patch)
tree2d7498f81243ab4bd8f7c5f9b4aac95b221af091 /math/maxima/distinfo
parent9854211ccd0fa44dc7e79f395fb2e9fcc4b09e27 (diff)
downloadpkgsrc-06b29abb3e04495e2c464e777671f867368f65e5.tar.gz
Updated maxima to 5.9.2.
Significant changes from Maxima 5.9.1 to 5.9.2, in no particular order. Magnitude of changes varies widely. * Parser is now entirely case sensitive, built-in keywords and variables are all lowercase only * Regularize case in printed messages * Improved TeXmacs interface, 2-d input * Moved nset (finite set functions) into Maxima core * Ported Mersenne twister rng to Maxima core * English reference manual revised (form and content) * Reference manual translated to Spanish and Portuguese * Additional tutorial documents * Discrete plots (for plot2d) * Enhancements to tensor packages (Atensor, Ctensor, Itensor) * Replaced Airy functions with much more extensive implementation * Revisions to Bessel functions o Bessel functions with real order and complex argument can be evaluated numerically. o bessel_j can be computed for negative real order. * Revisions to gamma function o Gamma function can be numerically evaluated for complex arguments. * Revisions to elliptic functions o Bugs 1165488 and 908185 fixed. o Fixed issue where many of the routines were returning single-float results instead of double-float when given rational args. o elliptic_f with complex args can be numerically evaluated. o Other inverse Jacobi routines can be evaluated at complex points. * Extensive revisions to hypergeometric functions o Adjusted routines to return the new names for the Bessel functions (like bessel_j instead of %j). o Similarly, any orthogonal polynomials now use the naming conventions used by the specfun orthogonal polynomial package. o Corrected many errors in implementation. o Some missing internal functionality added. o Bug 1155241 fixed. o Bug 1097915 fixed. o Branch cuts for various relationships between hypergeometric functions and Legendre functions were implemented or corrected. * Revised kill function (fixed several bugs, helps test suite run correctly) * Revised code to run test suite * Display noun forms 'for and 'if correctly * Display if -- then -- elseif correctly * Adjust placement of newlines between output lines * Establish configuration variable *MAXIMA-TEMPDIR*, make use in plotting * Cleaned up autoload declarations * Source code lowercase * Regularize use of packages in Maxima core * Misc code cleanups incl. sloop -> ANSI loop, rename private let and let* * New share files: share/defstruct.lisp: define structured objects, also multiple assignment share/contrib/descriptive/: descriptive statistics share/contrib/diffequations/tests/: several new tests share/contrib/distrib/: probability distributions share/contrib/plotdf.lisp: direction field plotting share/contrib/sarag/: real algebraic geometry share/contrib/state/: state variable equations share/contrib/unit/: units of measurement share/contrib/Zeilberger/: hypergeometric summation share/linearalgebra/: linear algebra share/numeric/interpol.mac: Lagrange polynomial interpolation share/tensor/: many new examples * Other bug fixes: 590222 (power series) 853830 (sum) 1045821 (describe) 618280 (entier) 512736 (alphalessp) 620928 (cfratsimp) 626728 (scanmap/bottomup) 904504 (sign1) 617021 (bfloat(%gamma)) 1052308, 1036900 (limit) 1038584 (integrate) 1169996 (example) 1274656 (dribble) 1179646, 1110733, 1070509 (tex) 1234221 (ev) 1216157 (kill-operator) 797401 (infix) 1173788 (prefix, postfix, nary, matchfix, nofix, and infix) 1290386, 1156759, 1107784 (plot2d) 1179660 (bfloat) 904295 (ratweight) 808772, 808772 (realpart) 783051 (expand) 1178648 (setup_autoload) 1175992 (playback) 1103687 (compile_file, translate_file)
Diffstat (limited to 'math/maxima/distinfo')
-rw-r--r--math/maxima/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/maxima/distinfo b/math/maxima/distinfo
index dcd07635174..c83233477b7 100644
--- a/math/maxima/distinfo
+++ b/math/maxima/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/04/28 19:07:53 drochner Exp $
+$NetBSD: distinfo,v 1.2 2006/05/01 22:23:43 rillig Exp $
-SHA1 (maxima-5.9.1.tar.gz) = 87dcf337f3f628ae78ef6bfaed694e98ad26f207
-RMD160 (maxima-5.9.1.tar.gz) = 26940d11d6cba4125319a3c83234964af81e4603
-Size (maxima-5.9.1.tar.gz) = 8093534 bytes
+SHA1 (maxima-5.9.2.tar.gz) = b0282e86b34b1769e89fa80880c4d4577d035074
+RMD160 (maxima-5.9.2.tar.gz) = b5c3e21982480de095b6f7eb0c05f278581090cf
+Size (maxima-5.9.2.tar.gz) = 5525687 bytes