pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/maxima update to 5.9.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d6bd776b2d5c
branches:  trunk
changeset: 517487:d6bd776b2d5c
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri Aug 11 18:07:33 2006 +0000

description:
update to 5.9.3
major changes:
-Revision and expansion of linear algebra functions
-Revisions of floating-point function evaluation (sqrt, trigonometric)
-Replace existing definition of "conjugate" with a much more extensive
 implementation
-Revision of evaluation and simplification of sum and product
-doc improvements, spanish/portuguese support

diffstat:

 math/maxima/Makefile |    5 +-
 math/maxima/PLIST    |  189 ++++++++++++++++++++++++++++++++------------------
 math/maxima/distinfo |    8 +-
 3 files changed, 125 insertions(+), 77 deletions(-)

diffs (truncated from 495 to 300 lines):

diff -r 0471dc38720b -r d6bd776b2d5c math/maxima/Makefile
--- a/math/maxima/Makefile      Fri Aug 11 18:05:12 2006 +0000
+++ b/math/maxima/Makefile      Fri Aug 11 18:07:33 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2006/06/08 21:57:15 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/08/11 18:07:33 drochner Exp $
 #
 
-DISTNAME=              maxima-5.9.2
-PKGREVISION=           1
+DISTNAME=              maxima-5.9.3
 CATEGORIES=            math
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=maxima/}
 
diff -r 0471dc38720b -r d6bd776b2d5c math/maxima/PLIST
--- a/math/maxima/PLIST Fri Aug 11 18:05:12 2006 +0000
+++ b/math/maxima/PLIST Fri Aug 11 18:07:33 2006 +0000
@@ -1,13 +1,18 @@
-@comment $NetBSD: PLIST,v 1.2 2006/05/01 22:23:43 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/08/11 18:07:33 drochner Exp $
 bin/maxima
 bin/rmaxima
 bin/xmaxima
+info/contrib.info
+info/descriptive.info
+info/distrib.info
+info/linearalgebra.info
 info/maxima.info
-info/maxima.info-1
-info/maxima.info-2
-info/maxima.info-3
-info/maxima.info-4
-info/maxima.info-5
+info/numericalio.info
+info/orthopoly.info
+info/simplex.info
+info/simplification.info
+info/solve_rec.info
+info/stringproc.info
 lib/maxima/${PKGVERSION}/binary-clisp/lisp.run
 lib/maxima/${PKGVERSION}/binary-clisp/maxima.mem
 libexec/maxima/${PKGVERSION}/mgnuplot
@@ -32,6 +37,7 @@
 share/maxima/${PKGVERSION}/doc/EMaximaIntro.ps
 share/maxima/${PKGVERSION}/doc/contributors
 share/maxima/${PKGVERSION}/doc/html/intromax.html
+share/maxima/${PKGVERSION}/doc/html/maxima.html
 share/maxima/${PKGVERSION}/doc/html/maxima_1.html
 share/maxima/${PKGVERSION}/doc/html/maxima_10.html
 share/maxima/${PKGVERSION}/doc/html/maxima_11.html
@@ -72,11 +78,23 @@
 share/maxima/${PKGVERSION}/doc/html/maxima_43.html
 share/maxima/${PKGVERSION}/doc/html/maxima_44.html
 share/maxima/${PKGVERSION}/doc/html/maxima_45.html
+share/maxima/${PKGVERSION}/doc/html/maxima_46.html
+share/maxima/${PKGVERSION}/doc/html/maxima_47.html
+share/maxima/${PKGVERSION}/doc/html/maxima_48.html
+share/maxima/${PKGVERSION}/doc/html/maxima_49.html
 share/maxima/${PKGVERSION}/doc/html/maxima_5.html
+share/maxima/${PKGVERSION}/doc/html/maxima_50.html
+share/maxima/${PKGVERSION}/doc/html/maxima_51.html
+share/maxima/${PKGVERSION}/doc/html/maxima_52.html
+share/maxima/${PKGVERSION}/doc/html/maxima_53.html
+share/maxima/${PKGVERSION}/doc/html/maxima_54.html
+share/maxima/${PKGVERSION}/doc/html/maxima_55.html
 share/maxima/${PKGVERSION}/doc/html/maxima_6.html
 share/maxima/${PKGVERSION}/doc/html/maxima_7.html
 share/maxima/${PKGVERSION}/doc/html/maxima_8.html
 share/maxima/${PKGVERSION}/doc/html/maxima_9.html
+share/maxima/${PKGVERSION}/doc/html/maxima_abt.html
+share/maxima/${PKGVERSION}/doc/html/maxima_ovr.html
 share/maxima/${PKGVERSION}/doc/html/maxima_toc.html
 share/maxima/${PKGVERSION}/doc/implementation/dir_vars.txt
 share/maxima/${PKGVERSION}/doc/implementation/external-interface.txt
@@ -94,7 +112,6 @@
 share/maxima/${PKGVERSION}/doc/share/bessel.usg
 share/maxima/${PKGVERSION}/doc/share/brchre.txt
 share/maxima/${PKGVERSION}/doc/share/rombrg.usg
-share/maxima/${PKGVERSION}/doc/share/specfun.texi
 share/maxima/${PKGVERSION}/doc/share/translation_hints.txt
 share/maxima/${PKGVERSION}/emacs/bookmode.el
 share/maxima/${PKGVERSION}/emacs/dbl.el
@@ -161,6 +178,7 @@
 share/maxima/${PKGVERSION}/share/algebra/solver/solver1-en.html
 share/maxima/${PKGVERSION}/share/algebra/solver/solver1.pdf
 share/maxima/${PKGVERSION}/share/algebra/solver/test.mac
+share/maxima/${PKGVERSION}/share/builtins-list.txt
 share/maxima/${PKGVERSION}/share/calculus/asympa.mac
 share/maxima/${PKGVERSION}/share/calculus/cartan.dem
 share/maxima/${PKGVERSION}/share/calculus/cartan.lisp
@@ -188,21 +206,18 @@
 share/maxima/${PKGVERSION}/share/calculus/qualsp.lisp
 share/maxima/${PKGVERSION}/share/calculus/revert.mac
 share/maxima/${PKGVERSION}/share/calculus/taylor1.mac
-share/maxima/${PKGVERSION}/share/combinatorics/comgen.lisp
-share/maxima/${PKGVERSION}/share/combinatorics/permut.lisp
+share/maxima/${PKGVERSION}/share/combinatorics/README
 share/maxima/${PKGVERSION}/share/contrib/Grobner/README
 share/maxima/${PKGVERSION}/share/contrib/Grobner/grobner-demo.output
 share/maxima/${PKGVERSION}/share/contrib/Grobner/grobner.demo
-share/maxima/${PKGVERSION}/share/contrib/Grobner/maxima-grobner.lisp
+share/maxima/${PKGVERSION}/share/contrib/Grobner/grobner.lisp
 share/maxima/${PKGVERSION}/share/contrib/README
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/Gosper.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/GosperEq.mac
-share/maxima/${PKGVERSION}/share/contrib/Zeilberger/LOADZeilberger.mac
-share/maxima/${PKGVERSION}/share/contrib/Zeilberger/Zeilberger.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/algUtil.mac
+share/maxima/${PKGVERSION}/share/contrib/Zeilberger/compare_sums.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/compatible.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/constants.mac
-share/maxima/${PKGVERSION}/share/contrib/Zeilberger/linearAlgebra.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/makeGosperForm.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/norm.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/numerical.mac
@@ -212,29 +227,22 @@
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/testGosper.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/testZeilberger.mac
 share/maxima/${PKGVERSION}/share/contrib/Zeilberger/whatsnew.txt
+share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger.mac
+share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger.texi
+share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger_algorithm.mac
+share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger_linear_algebra.mac
+share/maxima/${PKGVERSION}/share/contrib/augmented_lagrangian.mac
+share/maxima/${PKGVERSION}/share/contrib/bode.mac
+share/maxima/${PKGVERSION}/share/contrib/cholesky.mac
+share/maxima/${PKGVERSION}/share/contrib/contrib.texi
 share/maxima/${PKGVERSION}/share/contrib/defstruct.lisp
-share/maxima/${PKGVERSION}/share/contrib/descriptive/README
 share/maxima/${PKGVERSION}/share/contrib/descriptive/biomed.data
 share/maxima/${PKGVERSION}/share/contrib/descriptive/descriptive.mac
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/barsplot1.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/barsplot2.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/boxplot1.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/boxplot2.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/dataplot1.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/dataplot2.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/dataplot3.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/dataplot4.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/dataplot5.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/dataplot6.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/descriptive_en.tex
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/descriptive_es.tex
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/histogram1.eps
-share/maxima/${PKGVERSION}/share/contrib/descriptive/doc/histogram2.eps
+share/maxima/${PKGVERSION}/share/contrib/descriptive/descriptive.texi
 share/maxima/${PKGVERSION}/share/contrib/descriptive/pidigits.data
 share/maxima/${PKGVERSION}/share/contrib/descriptive/wind.data
-share/maxima/${PKGVERSION}/share/contrib/diag.dem
+share/maxima/${PKGVERSION}/share/contrib/devine.mac
 share/maxima/${PKGVERSION}/share/contrib/diag.mac
-share/maxima/${PKGVERSION}/share/contrib/diag.usg
 share/maxima/${PKGVERSION}/share/contrib/diffequations/README
 share/maxima/${PKGVERSION}/share/contrib/diffequations/contrib_ode.mac
 share/maxima/${PKGVERSION}/share/contrib/diffequations/contrib_ode.usg
@@ -269,12 +277,11 @@
 share/maxima/${PKGVERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_4.mac
 share/maxima/${PKGVERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_5.mac
 share/maxima/${PKGVERSION}/share/contrib/diffequations/tests/testsuite.lisp
-share/maxima/${PKGVERSION}/share/contrib/distrib/README
 share/maxima/${PKGVERSION}/share/contrib/distrib/distrib.mac
-share/maxima/${PKGVERSION}/share/contrib/distrib/doc/distrib_en.tex
+share/maxima/${PKGVERSION}/share/contrib/distrib/distrib.texi
+share/maxima/${PKGVERSION}/share/contrib/distrib/numdistrib.lisp
 share/maxima/${PKGVERSION}/share/contrib/eval_string.lisp
 share/maxima/${PKGVERSION}/share/contrib/f90.lisp
-share/maxima/${PKGVERSION}/share/contrib/f90.usg
 share/maxima/${PKGVERSION}/share/contrib/format/README
 share/maxima/${PKGVERSION}/share/contrib/format/autoload-m.macsyma
 share/maxima/${PKGVERSION}/share/contrib/format/autoload-mp.macsyma
@@ -348,9 +355,11 @@
 share/maxima/${PKGVERSION}/share/contrib/gentran/test/type.output
 share/maxima/${PKGVERSION}/share/contrib/gentran/vaxinit.lisp
 share/maxima/${PKGVERSION}/share/contrib/gentran/vaxlsp.lisp
+share/maxima/${PKGVERSION}/share/contrib/ggf.mac
+share/maxima/${PKGVERSION}/share/contrib/ifactor.lisp
 share/maxima/${PKGVERSION}/share/contrib/impdiff.mac
 share/maxima/${PKGVERSION}/share/contrib/lindstedt.mac
-share/maxima/${PKGVERSION}/share/contrib/lsquares.dem
+share/maxima/${PKGVERSION}/share/contrib/log10.mac
 share/maxima/${PKGVERSION}/share/contrib/lsquares.mac
 share/maxima/${PKGVERSION}/share/contrib/lurkmathml/README
 share/maxima/${PKGVERSION}/share/contrib/lurkmathml/mathml.lisp
@@ -369,7 +378,6 @@
 share/maxima/${PKGVERSION}/share/contrib/mcclim/listeneroutput.png
 share/maxima/${PKGVERSION}/share/contrib/mcclim/maxima-repl-mcclim.lisp
 share/maxima/${PKGVERSION}/share/contrib/mcclim/postscriptoutput.png
-share/maxima/${PKGVERSION}/share/contrib/mnewton.dem
 share/maxima/${PKGVERSION}/share/contrib/mnewton.mac
 share/maxima/${PKGVERSION}/share/contrib/nset/README
 share/maxima/${PKGVERSION}/share/contrib/nset/announce-1.2.txt
@@ -385,6 +393,8 @@
 share/maxima/${PKGVERSION}/share/contrib/numericalio/is_equal_array.lisp
 share/maxima/${PKGVERSION}/share/contrib/numericalio/my_flatten.mac
 share/maxima/${PKGVERSION}/share/contrib/numericalio/numericalio.lisp
+share/maxima/${PKGVERSION}/share/contrib/numericalio/numericalio.texi
+share/maxima/${PKGVERSION}/share/contrib/numericalio/pipe.data
 share/maxima/${PKGVERSION}/share/contrib/numericalio/ragged.data
 share/maxima/${PKGVERSION}/share/contrib/numericalio/ragged.mac
 share/maxima/${PKGVERSION}/share/contrib/numericalio/really-csv.data
@@ -392,15 +402,15 @@
 share/maxima/${PKGVERSION}/share/contrib/numericalio/rectangular.csv
 share/maxima/${PKGVERSION}/share/contrib/numericalio/rectangular.data
 share/maxima/${PKGVERSION}/share/contrib/numericalio/rectangular.mac
+share/maxima/${PKGVERSION}/share/contrib/numericalio/semicolon.data
+share/maxima/${PKGVERSION}/share/contrib/numericalio/separators.mac
+share/maxima/${PKGVERSION}/share/contrib/opsubst.lisp
 share/maxima/${PKGVERSION}/share/contrib/pdiff/battex.sty
 share/maxima/${PKGVERSION}/share/contrib/pdiff/history.txt
 share/maxima/${PKGVERSION}/share/contrib/pdiff/pdiff-doc.pdf
 share/maxima/${PKGVERSION}/share/contrib/pdiff/pdiff-doc.tex
 share/maxima/${PKGVERSION}/share/contrib/pdiff/pdiff.lisp
-share/maxima/${PKGVERSION}/share/contrib/plotdf.dem
 share/maxima/${PKGVERSION}/share/contrib/plotdf.lisp
-share/maxima/${PKGVERSION}/share/contrib/plotdf.usg
-share/maxima/${PKGVERSION}/share/contrib/plsquares.dem
 share/maxima/${PKGVERSION}/share/contrib/plsquares.mac
 share/maxima/${PKGVERSION}/share/contrib/rand/Avg3.mac
 share/maxima/${PKGVERSION}/share/contrib/rand/Demo.bk1
@@ -460,14 +470,39 @@
 share/maxima/${PKGVERSION}/share/contrib/sarag/aliases.mac
 share/maxima/${PKGVERSION}/share/contrib/sarag/constants.mac
 share/maxima/${PKGVERSION}/share/contrib/sarag/examples.mac
-share/maxima/${PKGVERSION}/share/contrib/sarag/linearAlgebra.mac
-share/maxima/${PKGVERSION}/share/contrib/sarag/loadSARAG.mac
 share/maxima/${PKGVERSION}/share/contrib/sarag/lowLevel.mac
 share/maxima/${PKGVERSION}/share/contrib/sarag/readme.txt
 share/maxima/${PKGVERSION}/share/contrib/sarag/rootCounting.mac
 share/maxima/${PKGVERSION}/share/contrib/sarag/rootIsolation.mac
+share/maxima/${PKGVERSION}/share/contrib/sarag/sarag.mac
+share/maxima/${PKGVERSION}/share/contrib/sarag/sarag_linear_algebra.mac
 share/maxima/${PKGVERSION}/share/contrib/sarag/settings.mac
 share/maxima/${PKGVERSION}/share/contrib/sarag/signDetermination.mac
+share/maxima/${PKGVERSION}/share/contrib/simplex/Readme.txt
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/Readme.txt
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/adlittle_A.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/adlittle_b.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/adlittle_c.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/afiro_A.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/afiro_b.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/afiro_c.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/kb2_A.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/kb2_b.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/kb2_c.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/klee_minty.mac
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/sc50a_A.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/sc50a_b.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/sc50a_c.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/share2b_A.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/share2b_b.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/Tests/share2b_c.csv
+share/maxima/${PKGVERSION}/share/contrib/simplex/minimize_sx.mac
+share/maxima/${PKGVERSION}/share/contrib/simplex/simplex.mac
+share/maxima/${PKGVERSION}/share/contrib/simplex/simplex.texi
+share/maxima/${PKGVERSION}/share/contrib/simplex/simplex_algorithm.lisp
+share/maxima/${PKGVERSION}/share/contrib/solve_rec/solve_rec.dem
+share/maxima/${PKGVERSION}/share/contrib/solve_rec/solve_rec.mac
+share/maxima/${PKGVERSION}/share/contrib/solve_rec/solve_rec.texi
 share/maxima/${PKGVERSION}/share/contrib/state/a.cir
 share/maxima/${PKGVERSION}/share/contrib/state/b.cir
 share/maxima/${PKGVERSION}/share/contrib/state/c.cir
@@ -477,6 +512,10 @@
 share/maxima/${PKGVERSION}/share/contrib/state/sortem.mac
 share/maxima/${PKGVERSION}/share/contrib/state/state.mac
 share/maxima/${PKGVERSION}/share/contrib/state/tree.mac
+share/maxima/${PKGVERSION}/share/contrib/stirling.mac
+share/maxima/${PKGVERSION}/share/contrib/stringproc/rteststringproc.mac
+share/maxima/${PKGVERSION}/share/contrib/stringproc/stringproc.lisp
+share/maxima/${PKGVERSION}/share/contrib/stringproc/stringproc.texi
 share/maxima/${PKGVERSION}/share/contrib/unit/unit-functions.lisp
 share/maxima/${PKGVERSION}/share/contrib/unit/unit.mac
 share/maxima/${PKGVERSION}/share/contrib/unit/unit.texi
@@ -502,16 +541,21 @@
 share/maxima/${PKGVERSION}/share/integration/delta.mac
 share/maxima/${PKGVERSION}/share/integration/delta.usg
 share/maxima/${PKGVERSION}/share/linearalgebra/announcement.txt
-share/maxima/${PKGVERSION}/share/linearalgebra/conjugate.lisp
+share/maxima/${PKGVERSION}/share/linearalgebra/eigens-by-jacobi.lisp
+share/maxima/${PKGVERSION}/share/linearalgebra/linalg-extra.lisp
 share/maxima/${PKGVERSION}/share/linearalgebra/linalg-utilities.lisp
-share/maxima/${PKGVERSION}/share/linearalgebra/linalg.demo
-share/maxima/${PKGVERSION}/share/linearalgebra/linalg.mac
 share/maxima/${PKGVERSION}/share/linearalgebra/linalg.usage
+share/maxima/${PKGVERSION}/share/linearalgebra/linalgcholesky.lisp
+share/maxima/${PKGVERSION}/share/linearalgebra/linearalgebra.demo
+share/maxima/${PKGVERSION}/share/linearalgebra/linearalgebra.mac
+share/maxima/${PKGVERSION}/share/linearalgebra/linearalgebra.texi
 share/maxima/${PKGVERSION}/share/linearalgebra/lu.lisp
 share/maxima/${PKGVERSION}/share/linearalgebra/matrixexp.lisp
 share/maxima/${PKGVERSION}/share/linearalgebra/matrixexp.usage
+share/maxima/${PKGVERSION}/share/linearalgebra/mring.lisp
 share/maxima/${PKGVERSION}/share/linearalgebra/polynomialp.lisp
-share/maxima/${PKGVERSION}/share/linearalgebra/test-conjugate.mac
+share/maxima/${PKGVERSION}/share/linearalgebra/test-cholesky.mac
+share/maxima/${PKGVERSION}/share/linearalgebra/test-eigens-by-jacobi.mac
 share/maxima/${PKGVERSION}/share/linearalgebra/test-linalg.mac
 share/maxima/${PKGVERSION}/share/linearalgebra/test-lu.mac
 share/maxima/${PKGVERSION}/share/linearalgebra/test-matrixexp.mac
@@ -594,6 +638,15 @@
 share/maxima/${PKGVERSION}/share/numeric/simpsn.mac



Home | Main Index | Thread Index | Old Index