diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 5baeebfcd2e..402ac42954a 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2007/09/15 18:44:36 steven Exp $ +# $OpenBSD: Makefile,v 1.7 2007/11/25 14:56:09 jasper Exp $ COMMENT= GPL computer algebra system based on DOE Macsyma -VERSION= 5.9.0 +VERSION= 5.13.0 DISTNAME= maxima-${VERSION} -PKGNAME= maxima-${VERSION}p1 CATEGORIES= math HOMEPAGE= http://maxima.sourceforge.net/ @@ -17,10 +16,12 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/} +USE_GMAKE= yes CONFIGURE_STYLE= gnu -RUN_DEPENDS= :clisp-*:lang/clisp +RUN_DEPENDS= :clisp->=2.42:lang/clisp BUILD_DEPENDS= ${RUN_DEPENDS} +WANTLIB += c m ncurses readline sigsegv SUBST_VARS= VERSION diff --git a/math/maxima/distinfo b/math/maxima/distinfo index 334cf963aec..0498a688121 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,5 +1,5 @@ -MD5 (maxima-5.9.0.tar.gz) = odbW7Wr7DuvwPfhlwKGfGQ== -RMD160 (maxima-5.9.0.tar.gz) = SQCCwQJbgcuoGtbpRgXh64p9c+U= -SHA1 (maxima-5.9.0.tar.gz) = pgT3yY+zT4AnPLzx32KabVu22Ag= -SHA256 (maxima-5.9.0.tar.gz) = p0ersRRcN01cgzgMLyK0qYOMOd7aAyTpUdJ7mz6BUmY= -SIZE (maxima-5.9.0.tar.gz) = 7116131 +MD5 (maxima-5.13.0.tar.gz) = cxe6IvxIVVSxWs62vCJUKw== +RMD160 (maxima-5.13.0.tar.gz) = LskWePjGpvhj1rpEjymXk+Usgio= +SHA1 (maxima-5.13.0.tar.gz) = yqxTIm+iUaIrV3wvdtwXGRPnEyM= +SHA256 (maxima-5.13.0.tar.gz) = liXgl4X4j3OPr0CtZIiazRcyjgQ8Oe9a1W8xctdq8Yc= +SIZE (maxima-5.13.0.tar.gz) = 19216173 diff --git a/math/maxima/pkg/DESCR b/math/maxima/pkg/DESCR index 3b4484be5c1..b7216e99511 100644 --- a/math/maxima/pkg/DESCR +++ b/math/maxima/pkg/DESCR @@ -1,9 +1,9 @@ -Maxima is a descendant of DOE Macsyma, which had its origins in the -late 1960s at MIT. It is the only system based on that effort still -publicly available and with an active user community, thanks to its -open source nature. Macsyma was the first of a new breed of computer -algebra systems, leading the way for programs such as Maple and -Mathematica. Maxima itself is reasonably feature complete at this -stage, with abilities such as symbolic integration, 3D plotting, and -an ODE solver, but there is a lot of work yet to be done in terms of -bug fixing, cleanup, and documentation. +Maxima is a descendant of DOE Macsyma, which had its origins in the late +1960s at MIT. It is the only system based on that effort still publicly +available and with an active user community, thanks to its open source +nature. Macsyma was the first of a new breed of computer algebra +systems, leading the way for programs such as Maple and Mathematica. +Maxima itself is reasonably feature complete at this stage, with +abilities such as symbolic integration, 3D plotting, and an ODE solver, +but there is a lot of work yet to be done in terms of bug fixing, +cleanup, and documentation. diff --git a/math/maxima/pkg/PLIST b/math/maxima/pkg/PLIST index bd9ebf58f01..dd4f5d13851 100644 --- a/math/maxima/pkg/PLIST +++ b/math/maxima/pkg/PLIST @@ -1,16 +1,18 @@ -@comment $OpenBSD: PLIST,v 1.2 2004/09/15 09:11:59 espie Exp $ +@comment $OpenBSD: PLIST,v 1.3 2007/11/25 14:56:09 jasper Exp $ bin/maxima +bin/rmaxima bin/xmaxima +info/maxima-index.lisp @info info/maxima.info +@info info/xmaxima.info lib/maxima/ lib/maxima/${VERSION}/ lib/maxima/${VERSION}/binary-clisp/ +lib/maxima/${VERSION}/binary-clisp/lisp.run lib/maxima/${VERSION}/binary-clisp/maxima.mem libexec/maxima/ libexec/maxima/${VERSION}/ -libexec/maxima/${VERSION}/maxima-run-lisp libexec/maxima/${VERSION}/mgnuplot -libexec/maxima/${VERSION}/omplotdata @man man/man1/maxima.1 share/maxima/ share/maxima/${VERSION}/ @@ -27,14 +29,64 @@ share/maxima/${VERSION}/demo/macro.dem share/maxima/${VERSION}/demo/manual.demo share/maxima/${VERSION}/demo/newfac.dem share/maxima/${VERSION}/demo/plots.mac -share/maxima/${VERSION}/demo/rombrg.dem +share/maxima/${VERSION}/demo/romberg.dem share/maxima/${VERSION}/demo/subscr.dem share/maxima/${VERSION}/demo/sumcon.dem share/maxima/${VERSION}/demo/trgsmp.dem share/maxima/${VERSION}/doc/ share/maxima/${VERSION}/doc/EMaximaIntro.ps +share/maxima/${VERSION}/doc/contributors share/maxima/${VERSION}/doc/html/ +share/maxima/${VERSION}/doc/html/contents.hhc +share/maxima/${VERSION}/doc/html/figures/ +share/maxima/${VERSION}/doc/html/figures/dynamics1.gif +share/maxima/${VERSION}/doc/html/figures/dynamics10.gif +share/maxima/${VERSION}/doc/html/figures/dynamics2.gif +share/maxima/${VERSION}/doc/html/figures/dynamics3.gif +share/maxima/${VERSION}/doc/html/figures/dynamics4.gif +share/maxima/${VERSION}/doc/html/figures/dynamics5.gif +share/maxima/${VERSION}/doc/html/figures/dynamics6.gif +share/maxima/${VERSION}/doc/html/figures/dynamics7.gif +share/maxima/${VERSION}/doc/html/figures/dynamics8.gif +share/maxima/${VERSION}/doc/html/figures/dynamics9.gif +share/maxima/${VERSION}/doc/html/figures/implicit_plot.gif +share/maxima/${VERSION}/doc/html/figures/orthopoly1.gif +share/maxima/${VERSION}/doc/html/figures/plotdf1.gif +share/maxima/${VERSION}/doc/html/figures/plotdf2.gif +share/maxima/${VERSION}/doc/html/figures/plotdf3.gif +share/maxima/${VERSION}/doc/html/figures/plotdf4.gif +share/maxima/${VERSION}/doc/html/figures/plotdf5.gif +share/maxima/${VERSION}/doc/html/figures/plotdf6.gif +share/maxima/${VERSION}/doc/html/figures/plotting1.gif +share/maxima/${VERSION}/doc/html/figures/plotting10.gif +share/maxima/${VERSION}/doc/html/figures/plotting11.gif +share/maxima/${VERSION}/doc/html/figures/plotting12.gif +share/maxima/${VERSION}/doc/html/figures/plotting13.gif +share/maxima/${VERSION}/doc/html/figures/plotting14.gif +share/maxima/${VERSION}/doc/html/figures/plotting15.gif +share/maxima/${VERSION}/doc/html/figures/plotting16.gif +share/maxima/${VERSION}/doc/html/figures/plotting17.gif +share/maxima/${VERSION}/doc/html/figures/plotting18.gif +share/maxima/${VERSION}/doc/html/figures/plotting19.gif +share/maxima/${VERSION}/doc/html/figures/plotting2.gif +share/maxima/${VERSION}/doc/html/figures/plotting20.gif +share/maxima/${VERSION}/doc/html/figures/plotting21.gif +share/maxima/${VERSION}/doc/html/figures/plotting22.gif +share/maxima/${VERSION}/doc/html/figures/plotting23.gif +share/maxima/${VERSION}/doc/html/figures/plotting24.gif +share/maxima/${VERSION}/doc/html/figures/plotting25.gif +share/maxima/${VERSION}/doc/html/figures/plotting3.gif +share/maxima/${VERSION}/doc/html/figures/plotting4.gif +share/maxima/${VERSION}/doc/html/figures/plotting5.gif +share/maxima/${VERSION}/doc/html/figures/plotting6.gif +share/maxima/${VERSION}/doc/html/figures/plotting7.gif +share/maxima/${VERSION}/doc/html/figures/plotting8.gif +share/maxima/${VERSION}/doc/html/figures/plotting9.gif +share/maxima/${VERSION}/doc/html/header.hhp +share/maxima/${VERSION}/doc/html/index.hhk share/maxima/${VERSION}/doc/html/intromax.html +share/maxima/${VERSION}/doc/html/maxima.hhp +share/maxima/${VERSION}/doc/html/maxima.html share/maxima/${VERSION}/doc/html/maxima_1.html share/maxima/${VERSION}/doc/html/maxima_10.html share/maxima/${VERSION}/doc/html/maxima_11.html @@ -72,16 +124,80 @@ share/maxima/${VERSION}/doc/html/maxima_4.html share/maxima/${VERSION}/doc/html/maxima_40.html share/maxima/${VERSION}/doc/html/maxima_41.html share/maxima/${VERSION}/doc/html/maxima_42.html +share/maxima/${VERSION}/doc/html/maxima_43.html +share/maxima/${VERSION}/doc/html/maxima_44.html +share/maxima/${VERSION}/doc/html/maxima_45.html +share/maxima/${VERSION}/doc/html/maxima_46.html +share/maxima/${VERSION}/doc/html/maxima_47.html +share/maxima/${VERSION}/doc/html/maxima_48.html +share/maxima/${VERSION}/doc/html/maxima_49.html share/maxima/${VERSION}/doc/html/maxima_5.html +share/maxima/${VERSION}/doc/html/maxima_50.html +share/maxima/${VERSION}/doc/html/maxima_51.html +share/maxima/${VERSION}/doc/html/maxima_52.html +share/maxima/${VERSION}/doc/html/maxima_53.html +share/maxima/${VERSION}/doc/html/maxima_54.html +share/maxima/${VERSION}/doc/html/maxima_55.html +share/maxima/${VERSION}/doc/html/maxima_56.html +share/maxima/${VERSION}/doc/html/maxima_57.html +share/maxima/${VERSION}/doc/html/maxima_58.html +share/maxima/${VERSION}/doc/html/maxima_59.html share/maxima/${VERSION}/doc/html/maxima_6.html +share/maxima/${VERSION}/doc/html/maxima_60.html +share/maxima/${VERSION}/doc/html/maxima_61.html +share/maxima/${VERSION}/doc/html/maxima_62.html +share/maxima/${VERSION}/doc/html/maxima_63.html +share/maxima/${VERSION}/doc/html/maxima_64.html +share/maxima/${VERSION}/doc/html/maxima_65.html +share/maxima/${VERSION}/doc/html/maxima_66.html +share/maxima/${VERSION}/doc/html/maxima_67.html +share/maxima/${VERSION}/doc/html/maxima_68.html +share/maxima/${VERSION}/doc/html/maxima_69.html share/maxima/${VERSION}/doc/html/maxima_7.html +share/maxima/${VERSION}/doc/html/maxima_70.html +share/maxima/${VERSION}/doc/html/maxima_71.html +share/maxima/${VERSION}/doc/html/maxima_72.html +share/maxima/${VERSION}/doc/html/maxima_73.html +share/maxima/${VERSION}/doc/html/maxima_74.html +share/maxima/${VERSION}/doc/html/maxima_75.html +share/maxima/${VERSION}/doc/html/maxima_76.html +share/maxima/${VERSION}/doc/html/maxima_77.html +share/maxima/${VERSION}/doc/html/maxima_78.html +share/maxima/${VERSION}/doc/html/maxima_79.html share/maxima/${VERSION}/doc/html/maxima_8.html +share/maxima/${VERSION}/doc/html/maxima_80.html +share/maxima/${VERSION}/doc/html/maxima_81.html +share/maxima/${VERSION}/doc/html/maxima_82.html +share/maxima/${VERSION}/doc/html/maxima_83.html +share/maxima/${VERSION}/doc/html/maxima_84.html +share/maxima/${VERSION}/doc/html/maxima_85.html +share/maxima/${VERSION}/doc/html/maxima_86.html +share/maxima/${VERSION}/doc/html/maxima_87.html +share/maxima/${VERSION}/doc/html/maxima_88.html share/maxima/${VERSION}/doc/html/maxima_9.html +share/maxima/${VERSION}/doc/html/maxima_abt.html +share/maxima/${VERSION}/doc/html/maxima_fot.html +share/maxima/${VERSION}/doc/html/maxima_ovr.html share/maxima/${VERSION}/doc/html/maxima_toc.html +share/maxima/${VERSION}/doc/implementation/ +share/maxima/${VERSION}/doc/implementation/dir_vars.txt +share/maxima/${VERSION}/doc/implementation/external-interface.txt +share/maxima/${VERSION}/doc/misc/ +share/maxima/${VERSION}/doc/misc/completescanoffunctionssortedbybytecodelength.txt +share/maxima/${VERSION}/doc/misc/grepforvariables.sh +share/maxima/${VERSION}/doc/misc/maximafunctions.txt +share/maxima/${VERSION}/doc/misc/maximafunctionsundocumented.txt +share/maxima/${VERSION}/doc/misc/maximaitemspresentinbothfunctionandvariablescans.txt +share/maxima/${VERSION}/doc/misc/maximavariables.txt +share/maxima/${VERSION}/doc/misc/maximavariablesundocumented.txt +share/maxima/${VERSION}/doc/misc/processlisfiles.sh +share/maxima/${VERSION}/doc/misc/weirdvariables.txt +share/maxima/${VERSION}/doc/misc/workingvariables.txt +share/maxima/${VERSION}/doc/misc/x.awk share/maxima/${VERSION}/doc/share/ share/maxima/${VERSION}/doc/share/bessel.usg share/maxima/${VERSION}/doc/share/brchre.txt -share/maxima/${VERSION}/doc/share/rombrg.usg +share/maxima/${VERSION}/doc/share/romberg.usg share/maxima/${VERSION}/doc/share/translation_hints.txt share/maxima/${VERSION}/emacs/ share/maxima/${VERSION}/emacs/bookmode.el @@ -94,17 +210,49 @@ share/maxima/${VERSION}/emacs/maxima.el share/maxima/${VERSION}/emacs/smart-complete.el share/maxima/${VERSION}/emacs/sshell.el share/maxima/${VERSION}/share/ +share/maxima/${VERSION}/share/affine/ +share/maxima/${VERSION}/share/affine/README +share/maxima/${VERSION}/share/affine/affine.lisp +share/maxima/${VERSION}/share/affine/affine.system +share/maxima/${VERSION}/share/affine/amacros.lisp +share/maxima/${VERSION}/share/affine/aquotient.lisp +share/maxima/${VERSION}/share/affine/compat.lisp +share/maxima/${VERSION}/share/affine/dim-3.lisp +share/maxima/${VERSION}/share/affine/dim4-help.lisp +share/maxima/${VERSION}/share/affine/dummy-gc.lisp +share/maxima/${VERSION}/share/affine/macbasic.mac +share/maxima/${VERSION}/share/affine/make.lisp +share/maxima/${VERSION}/share/affine/makefile +share/maxima/${VERSION}/share/affine/modsimp.lisp +share/maxima/${VERSION}/share/affine/ndotsimp.lisp +share/maxima/${VERSION}/share/affine/new-rat.lisp +share/maxima/${VERSION}/share/affine/polya.lisp +share/maxima/${VERSION}/share/affine/polyb.lisp +share/maxima/${VERSION}/share/affine/polybas.lisp +share/maxima/${VERSION}/share/affine/polyc.lisp +share/maxima/${VERSION}/share/affine/polyd.lisp +share/maxima/${VERSION}/share/affine/polysmp.lisp +share/maxima/${VERSION}/share/affine/sheafa.lisp +share/maxima/${VERSION}/share/affine/sheafb.lisp +share/maxima/${VERSION}/share/affine/sheafc.lisp +share/maxima/${VERSION}/share/affine/sloop.lisp +share/maxima/${VERSION}/share/affine/sparsemat.lisp +share/maxima/${VERSION}/share/affine/sub-proj.lisp +share/maxima/${VERSION}/share/affine/sys-declaim.lisp +share/maxima/${VERSION}/share/affine/sys-proclaim.lisp +share/maxima/${VERSION}/share/affine/sysdef.lisp +share/maxima/${VERSION}/share/affine/todd-coxeter.lisp share/maxima/${VERSION}/share/algebra/ share/maxima/${VERSION}/share/algebra/charsets/ share/maxima/${VERSION}/share/algebra/charsets/README share/maxima/${VERSION}/share/algebra/charsets/charsets.mac +share/maxima/${VERSION}/share/algebra/charsets/flatten.lisp +share/maxima/${VERSION}/share/algebra/charsets/rtestflatten.mac +share/maxima/${VERSION}/share/algebra/charsets/set.lisp share/maxima/${VERSION}/share/algebra/charsets/test1.mac -share/maxima/${VERSION}/share/algebra/differ.dem -share/maxima/${VERSION}/share/algebra/differ.mac share/maxima/${VERSION}/share/algebra/gcdex.mac share/maxima/${VERSION}/share/algebra/grob1.lisp share/maxima/${VERSION}/share/algebra/nusum.mac -share/maxima/${VERSION}/share/algebra/nusum.usg share/maxima/${VERSION}/share/algebra/recur.dem share/maxima/${VERSION}/share/algebra/recur.lisp share/maxima/${VERSION}/share/algebra/recur.mac @@ -119,14 +267,13 @@ share/maxima/${VERSION}/share/algebra/solver/solver.mac share/maxima/${VERSION}/share/algebra/solver/solver1-en.html share/maxima/${VERSION}/share/algebra/solver/solver1.pdf share/maxima/${VERSION}/share/algebra/solver/test.mac +share/maxima/${VERSION}/share/builtins-list.txt share/maxima/${VERSION}/share/calculus/ +share/maxima/${VERSION}/share/calculus/asympa.mac share/maxima/${VERSION}/share/calculus/cartan.dem share/maxima/${VERSION}/share/calculus/cartan.lisp share/maxima/${VERSION}/share/calculus/fourie.dem share/maxima/${VERSION}/share/calculus/fourie.mac -share/maxima/${VERSION}/share/calculus/fourie.usg -share/maxima/${VERSION}/share/calculus/gendif.mac -share/maxima/${VERSION}/share/calculus/gendif.usg share/maxima/${VERSION}/share/calculus/optmiz.dem share/maxima/${VERSION}/share/calculus/optmiz.mac share/maxima/${VERSION}/share/calculus/optmiz.transcript @@ -147,18 +294,414 @@ share/maxima/${VERSION}/share/calculus/qual.mac share/maxima/${VERSION}/share/calculus/qual.usg share/maxima/${VERSION}/share/calculus/qualsp.lisp share/maxima/${VERSION}/share/calculus/revert.mac -share/maxima/${VERSION}/share/calculus/revert.usg share/maxima/${VERSION}/share/calculus/taylor1.mac share/maxima/${VERSION}/share/combinatorics/ -share/maxima/${VERSION}/share/combinatorics/comgen.lisp -share/maxima/${VERSION}/share/combinatorics/permut.lisp +share/maxima/${VERSION}/share/combinatorics/README share/maxima/${VERSION}/share/contrib/ -share/maxima/${VERSION}/share/contrib/diag.dem +share/maxima/${VERSION}/share/contrib/Grobner/ +share/maxima/${VERSION}/share/contrib/Grobner/README +share/maxima/${VERSION}/share/contrib/Grobner/grobner-demo.output +share/maxima/${VERSION}/share/contrib/Grobner/grobner.demo +share/maxima/${VERSION}/share/contrib/Grobner/grobner.lisp +share/maxima/${VERSION}/share/contrib/README +share/maxima/${VERSION}/share/contrib/Zeilberger/ +share/maxima/${VERSION}/share/contrib/Zeilberger/Gosper.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/GosperEq.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/algUtil.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/compare_sums.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/compatible.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/constants.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/makeGosperForm.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/norm.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/numerical.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/readme.txt +share/maxima/${VERSION}/share/contrib/Zeilberger/rtest_zeilberger.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/rtest_zeilberger_extreme.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/settings.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/shiftQuotient.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/testZeilberger.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/whatsnew.txt +share/maxima/${VERSION}/share/contrib/Zeilberger/zb_prover.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger_algorithm.mac +share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger_linear_algebra.mac +share/maxima/${VERSION}/share/contrib/augmented_lagrangian.mac +share/maxima/${VERSION}/share/contrib/bode.mac +share/maxima/${VERSION}/share/contrib/boolsimp/ +share/maxima/${VERSION}/share/contrib/boolsimp/boolsimp.lisp +share/maxima/${VERSION}/share/contrib/boolsimp/rtest_boolsimp.mac +share/maxima/${VERSION}/share/contrib/clebsch_gordan.mac +share/maxima/${VERSION}/share/contrib/defstruct.lisp +share/maxima/${VERSION}/share/contrib/descriptive/ +share/maxima/${VERSION}/share/contrib/descriptive/biomed.data +share/maxima/${VERSION}/share/contrib/descriptive/descriptive.mac +share/maxima/${VERSION}/share/contrib/descriptive/pidigits.data +share/maxima/${VERSION}/share/contrib/descriptive/wind.data +share/maxima/${VERSION}/share/contrib/devine.mac share/maxima/${VERSION}/share/contrib/diag.mac -share/maxima/${VERSION}/share/contrib/diag.usg +share/maxima/${VERSION}/share/contrib/diffequations/ +share/maxima/${VERSION}/share/contrib/diffequations/README +share/maxima/${VERSION}/share/contrib/diffequations/contrib_ode.mac +share/maxima/${VERSION}/share/contrib/diffequations/contrib_ode.usg +share/maxima/${VERSION}/share/contrib/diffequations/extrabessel.lisp +share/maxima/${VERSION}/share/contrib/diffequations/gauss.lisp +share/maxima/${VERSION}/share/contrib/diffequations/kummer.lisp +share/maxima/${VERSION}/share/contrib/diffequations/lazysolver.lisp +share/maxima/${VERSION}/share/contrib/diffequations/ode1_abel.mac +share/maxima/${VERSION}/share/contrib/diffequations/ode1_clairault.mac +share/maxima/${VERSION}/share/contrib/diffequations/ode1_factor.mac +share/maxima/${VERSION}/share/contrib/diffequations/ode1_lagrange.mac +share/maxima/${VERSION}/share/contrib/diffequations/ode1_lie.mac +share/maxima/${VERSION}/share/contrib/diffequations/ode1_nonlinear.mac +share/maxima/${VERSION}/share/contrib/diffequations/ode1_riccati.mac +share/maxima/${VERSION}/share/contrib/diffequations/odelin.lisp +share/maxima/${VERSION}/share/contrib/diffequations/odeutils.lisp +share/maxima/${VERSION}/share/contrib/diffequations/spherodialwave.lisp +share/maxima/${VERSION}/share/contrib/diffequations/sqfr.lisp +share/maxima/${VERSION}/share/contrib/diffequations/tests/ +share/maxima/${VERSION}/share/contrib/diffequations/tests/Makefile +share/maxima/${VERSION}/share/contrib/diffequations/tests/README +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_abel.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_riccati.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym2.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_1.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_2.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_3.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_4.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_5.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_6.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_2_1.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_2_2.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_2_3.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_2_4.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_2_5.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_1.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_2.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_3.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_4.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_5.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_6.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_1.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_2.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_3.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_4.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_5.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_odelin.mac +share/maxima/${VERSION}/share/contrib/diffequations/tests/testsuite.lisp +share/maxima/${VERSION}/share/contrib/distrib/ +share/maxima/${VERSION}/share/contrib/distrib/distrib.mac +share/maxima/${VERSION}/share/contrib/distrib/numdistrib.lisp +share/maxima/${VERSION}/share/contrib/eval_string.lisp +share/maxima/${VERSION}/share/contrib/ezunits/ +share/maxima/${VERSION}/share/contrib/ezunits/ezunits.mac +share/maxima/${VERSION}/share/contrib/ezunits/rtestezunits.mac +share/maxima/${VERSION}/share/contrib/f90.lisp +share/maxima/${VERSION}/share/contrib/floatproperties.lisp +share/maxima/${VERSION}/share/contrib/format/ +share/maxima/${VERSION}/share/contrib/format/README +share/maxima/${VERSION}/share/contrib/format/autoload-m.macsyma +share/maxima/${VERSION}/share/contrib/format/autoload-mp.macsyma +share/maxima/${VERSION}/share/contrib/format/coeflist.demo +share/maxima/${VERSION}/share/contrib/format/coeflist.lisp +share/maxima/${VERSION}/share/contrib/format/coeflistp.lisp +share/maxima/${VERSION}/share/contrib/format/format.announce +share/maxima/${VERSION}/share/contrib/format/format.demo +share/maxima/${VERSION}/share/contrib/format/format.lisp +share/maxima/${VERSION}/share/contrib/format/format.mac +share/maxima/${VERSION}/share/contrib/format/format.ps +share/maxima/${VERSION}/share/contrib/format/pois2.demo +share/maxima/${VERSION}/share/contrib/format/pois2m.ps +share/maxima/${VERSION}/share/contrib/fractals/ +share/maxima/${VERSION}/share/contrib/fractals/fractals.mac +share/maxima/${VERSION}/share/contrib/fractals/fractals.texi +share/maxima/${VERSION}/share/contrib/fractals/rtest_fractals.mac +share/maxima/${VERSION}/share/contrib/gentran/ +share/maxima/${VERSION}/share/contrib/gentran/Makefile +share/maxima/${VERSION}/share/contrib/gentran/convmac.lisp +share/maxima/${VERSION}/share/contrib/gentran/fdata.lisp +share/maxima/${VERSION}/share/contrib/gentran/global.lisp +share/maxima/${VERSION}/share/contrib/gentran/gtfix.lisp +share/maxima/${VERSION}/share/contrib/gentran/init.lisp +share/maxima/${VERSION}/share/contrib/gentran/intrfc.lisp +share/maxima/${VERSION}/share/contrib/gentran/local.gtload.lisp +share/maxima/${VERSION}/share/contrib/gentran/lspc.lisp +share/maxima/${VERSION}/share/contrib/gentran/lspfor.lisp +share/maxima/${VERSION}/share/contrib/gentran/lsprat.lisp +share/maxima/${VERSION}/share/contrib/gentran/man/ +share/maxima/${VERSION}/share/contrib/gentran/man/MANUAL.ms +share/maxima/${VERSION}/share/contrib/gentran/man/MANUAL.ps.gz +share/maxima/${VERSION}/share/contrib/gentran/man/appA.ms +share/maxima/${VERSION}/share/contrib/gentran/man/appA1.ms +share/maxima/${VERSION}/share/contrib/gentran/man/appB.ms +share/maxima/${VERSION}/share/contrib/gentran/man/contents.ms +share/maxima/${VERSION}/share/contrib/gentran/man/doc.add +share/maxima/${VERSION}/share/contrib/gentran/man/ref.ms +share/maxima/${VERSION}/share/contrib/gentran/man/sect1.ms +share/maxima/${VERSION}/share/contrib/gentran/man/sect2.ms +share/maxima/${VERSION}/share/contrib/gentran/man/sect3.ms +share/maxima/${VERSION}/share/contrib/gentran/man/sect4.ms +share/maxima/${VERSION}/share/contrib/gentran/man/sect5.ms +share/maxima/${VERSION}/share/contrib/gentran/man/sect6.ms +share/maxima/${VERSION}/share/contrib/gentran/man/title.ms +share/maxima/${VERSION}/share/contrib/gentran/man/tmp1.ms +share/maxima/${VERSION}/share/contrib/gentran/man/tmp2.ms +share/maxima/${VERSION}/share/contrib/gentran/man/tmp3.ms +share/maxima/${VERSION}/share/contrib/gentran/opt.lisp +share/maxima/${VERSION}/share/contrib/gentran/output.lisp +share/maxima/${VERSION}/share/contrib/gentran/parser.lisp +share/maxima/${VERSION}/share/contrib/gentran/pre.lisp +share/maxima/${VERSION}/share/contrib/gentran/read.lisp +share/maxima/${VERSION}/share/contrib/gentran/segmnt.lisp +share/maxima/${VERSION}/share/contrib/gentran/templt.lisp +share/maxima/${VERSION}/share/contrib/gentran/test/ +share/maxima/${VERSION}/share/contrib/gentran/test/README +share/maxima/${VERSION}/share/contrib/gentran/test/array.mac +share/maxima/${VERSION}/share/contrib/gentran/test/array.output +share/maxima/${VERSION}/share/contrib/gentran/test/datatest.mac +share/maxima/${VERSION}/share/contrib/gentran/test/datatest.out +share/maxima/${VERSION}/share/contrib/gentran/test/for.mac +share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.f +share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.mac +share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.output +share/maxima/${VERSION}/share/contrib/gentran/test/ham.in +share/maxima/${VERSION}/share/contrib/gentran/test/loop.mac +share/maxima/${VERSION}/share/contrib/gentran/test/matrix.f +share/maxima/${VERSION}/share/contrib/gentran/test/matrix.mac +share/maxima/${VERSION}/share/contrib/gentran/test/matrix.output +share/maxima/${VERSION}/share/contrib/gentran/test/mcond.lisp +share/maxima/${VERSION}/share/contrib/gentran/test/mdo.lisp +share/maxima/${VERSION}/share/contrib/gentran/test/rk.in +share/maxima/${VERSION}/share/contrib/gentran/test/runge.mac +share/maxima/${VERSION}/share/contrib/gentran/test/runge.output +share/maxima/${VERSION}/share/contrib/gentran/test/runge.template +share/maxima/${VERSION}/share/contrib/gentran/test/t.mac +share/maxima/${VERSION}/share/contrib/gentran/test/type.mac +share/maxima/${VERSION}/share/contrib/gentran/test/type.output +share/maxima/${VERSION}/share/contrib/gentran/vaxinit.lisp +share/maxima/${VERSION}/share/contrib/gentran/vaxlsp.lisp +share/maxima/${VERSION}/share/contrib/ggf.mac +share/maxima/${VERSION}/share/contrib/graph2d.lisp +share/maxima/${VERSION}/share/contrib/graphs/ +share/maxima/${VERSION}/share/contrib/graphs/create_graph.mac +share/maxima/${VERSION}/share/contrib/graphs/draw_graph.mac +share/maxima/${VERSION}/share/contrib/graphs/graph_core.lisp +share/maxima/${VERSION}/share/contrib/graphs/graph_polynomials.mac +share/maxima/${VERSION}/share/contrib/graphs/graphs.mac +share/maxima/${VERSION}/share/contrib/graphs/graphs_documentation.pdf share/maxima/${VERSION}/share/contrib/impdiff.mac +share/maxima/${VERSION}/share/contrib/implicit_plot.lisp +share/maxima/${VERSION}/share/contrib/levin/ +share/maxima/${VERSION}/share/contrib/levin/levin.dem +share/maxima/${VERSION}/share/contrib/levin/levin.mac +share/maxima/${VERSION}/share/contrib/levin/rtest_levin.mac share/maxima/${VERSION}/share/contrib/lindstedt.mac +share/maxima/${VERSION}/share/contrib/log10.mac +share/maxima/${VERSION}/share/contrib/lsquares.mac +share/maxima/${VERSION}/share/contrib/lurkmathml/ +share/maxima/${VERSION}/share/contrib/lurkmathml/README +share/maxima/${VERSION}/share/contrib/lurkmathml/mathml.lisp +share/maxima/${VERSION}/share/contrib/lurkmathml/mathml_ref_list_for_IE +share/maxima/${VERSION}/share/contrib/lurkmathml/mathmltest +share/maxima/${VERSION}/share/contrib/lurkmathml/maximadiffs.txt share/maxima/${VERSION}/share/contrib/makeOrders.mac +share/maxima/${VERSION}/share/contrib/maxima-server.lisp +share/maxima/${VERSION}/share/contrib/maximaMathML/ +share/maxima/${VERSION}/share/contrib/maximaMathML/CtMathML.lisp +share/maxima/${VERSION}/share/contrib/maximaMathML/PrMathML.lisp +share/maxima/${VERSION}/share/contrib/maximaMathML/load-mathml.lisp +share/maxima/${VERSION}/share/contrib/maximaMathML/mathml-maxima.lisp +share/maxima/${VERSION}/share/contrib/maximaMathML/mathml.readme +share/maxima/${VERSION}/share/contrib/maximaMathML/mathmldisplay.lisp +share/maxima/${VERSION}/share/contrib/mcclim/ +share/maxima/${VERSION}/share/contrib/mcclim/README +share/maxima/${VERSION}/share/contrib/mcclim/formula.lisp +share/maxima/${VERSION}/share/contrib/mcclim/listeneroutput.png +share/maxima/${VERSION}/share/contrib/mcclim/maxima-repl-mcclim.lisp +share/maxima/${VERSION}/share/contrib/mcclim/postscriptoutput.png +share/maxima/${VERSION}/share/contrib/meijer_gv2.mac +share/maxima/${VERSION}/share/contrib/mnewton.mac +share/maxima/${VERSION}/share/contrib/multiadditive.lisp +share/maxima/${VERSION}/share/contrib/nset/ +share/maxima/${VERSION}/share/contrib/nset/README +share/maxima/${VERSION}/share/contrib/nset/announce-1.2.txt +share/maxima/${VERSION}/share/contrib/nset/changes_1.0_to_1.2.txt +share/maxima/${VERSION}/share/contrib/numericalio/ +share/maxima/${VERSION}/share/contrib/numericalio/README +share/maxima/${VERSION}/share/contrib/numericalio/array.data +share/maxima/${VERSION}/share/contrib/numericalio/numericalio.lisp +share/maxima/${VERSION}/share/contrib/numericalio/pipe.data +share/maxima/${VERSION}/share/contrib/numericalio/ragged.data +share/maxima/${VERSION}/share/contrib/numericalio/really-csv.data +share/maxima/${VERSION}/share/contrib/numericalio/really-space-separated.csv +share/maxima/${VERSION}/share/contrib/numericalio/rectangular.csv +share/maxima/${VERSION}/share/contrib/numericalio/rectangular.data +share/maxima/${VERSION}/share/contrib/numericalio/rtest_numericalio.mac +share/maxima/${VERSION}/share/contrib/numericalio/semicolon.data +share/maxima/${VERSION}/share/contrib/opsubst.lisp +share/maxima/${VERSION}/share/contrib/pdiff/ +share/maxima/${VERSION}/share/contrib/pdiff/battex.sty +share/maxima/${VERSION}/share/contrib/pdiff/history.txt +share/maxima/${VERSION}/share/contrib/pdiff/pdiff-doc.pdf +share/maxima/${VERSION}/share/contrib/pdiff/pdiff-doc.tex +share/maxima/${VERSION}/share/contrib/pdiff/pdiff.lisp +share/maxima/${VERSION}/share/contrib/plsquares.mac +share/maxima/${VERSION}/share/contrib/powers.lisp +share/maxima/${VERSION}/share/contrib/prim/ +share/maxima/${VERSION}/share/contrib/prim/prim-ex.mac +share/maxima/${VERSION}/share/contrib/prim/prim-ex1.mac +share/maxima/${VERSION}/share/contrib/prim/prim.mac +share/maxima/${VERSION}/share/contrib/prim/prim.txt +share/maxima/${VERSION}/share/contrib/rand/ +share/maxima/${VERSION}/share/contrib/rand/Avg3.mac +share/maxima/${VERSION}/share/contrib/rand/Demo.bk1 +share/maxima/${VERSION}/share/contrib/rand/Ima +share/maxima/${VERSION}/share/contrib/rand/Laplace.bk1 +share/maxima/${VERSION}/share/contrib/rand/Newimprv.bk1 +share/maxima/${VERSION}/share/contrib/rand/Ode1.bk1 +share/maxima/${VERSION}/share/contrib/rand/Oden.bk1 +share/maxima/${VERSION}/share/contrib/rand/Read.me +share/maxima/${VERSION}/share/contrib/rand/Reverse +share/maxima/${VERSION}/share/contrib/rand/Wkb +share/maxima/${VERSION}/share/contrib/rand/asympexp.mac +share/maxima/${VERSION}/share/contrib/rand/asympexp.usg +share/maxima/${VERSION}/share/contrib/rand/average.mac +share/maxima/${VERSION}/share/contrib/rand/average.usg +share/maxima/${VERSION}/share/contrib/rand/averm.mac +share/maxima/${VERSION}/share/contrib/rand/averm.usg +share/maxima/${VERSION}/share/contrib/rand/benard.mac +share/maxima/${VERSION}/share/contrib/rand/cm.mac +share/maxima/${VERSION}/share/contrib/rand/cm.usg +share/maxima/${VERSION}/share/contrib/rand/composit.mac +share/maxima/${VERSION}/share/contrib/rand/composit.usg +share/maxima/${VERSION}/share/contrib/rand/duffing.mac +share/maxima/${VERSION}/share/contrib/rand/duffing.usg +share/maxima/${VERSION}/share/contrib/rand/hill.usg +share/maxima/${VERSION}/share/contrib/rand/hill1.mac +share/maxima/${VERSION}/share/contrib/rand/hill2.mac +share/maxima/${VERSION}/share/contrib/rand/improved.mac +share/maxima/${VERSION}/share/contrib/rand/improved.usg +share/maxima/${VERSION}/share/contrib/rand/lc.mac +share/maxima/${VERSION}/share/contrib/rand/lc.usg +share/maxima/${VERSION}/share/contrib/rand/lc2.mac +share/maxima/${VERSION}/share/contrib/rand/lie.mac +share/maxima/${VERSION}/share/contrib/rand/lie.usg +share/maxima/${VERSION}/share/contrib/rand/mathieu.mac +share/maxima/${VERSION}/share/contrib/rand/mathieu.usg +share/maxima/${VERSION}/share/contrib/rand/mathieu0.mac +share/maxima/${VERSION}/share/contrib/rand/nf.mac +share/maxima/${VERSION}/share/contrib/rand/nf.usg +share/maxima/${VERSION}/share/contrib/rand/recursiv.mac +share/maxima/${VERSION}/share/contrib/rand/recursiv.usg +share/maxima/${VERSION}/share/contrib/rand/reduct1.mac +share/maxima/${VERSION}/share/contrib/rand/reduct1.usg +share/maxima/${VERSION}/share/contrib/rand/reduct2.mac +share/maxima/${VERSION}/share/contrib/rand/reduct2.usg +share/maxima/${VERSION}/share/contrib/rand/reduct3.mac +share/maxima/${VERSION}/share/contrib/rand/reduct3.usg +share/maxima/${VERSION}/share/contrib/rand/takens.mac +share/maxima/${VERSION}/share/contrib/rand/takens.usg +share/maxima/${VERSION}/share/contrib/rand/transfor.mac +share/maxima/${VERSION}/share/contrib/rand/transfor.usg +share/maxima/${VERSION}/share/contrib/rand/twovar.mac +share/maxima/${VERSION}/share/contrib/rand/twovar.usg +share/maxima/${VERSION}/share/contrib/rand/vandpol.mac +share/maxima/${VERSION}/share/contrib/rand/vandpol.usg +share/maxima/${VERSION}/share/contrib/rtest_lsquares.mac +share/maxima/${VERSION}/share/contrib/rtest_opproperties.mac +share/maxima/${VERSION}/share/contrib/rtestdefstruct.mac +share/maxima/${VERSION}/share/contrib/sarag/ +share/maxima/${VERSION}/share/contrib/sarag/aliases.mac +share/maxima/${VERSION}/share/contrib/sarag/arag_test.mac +share/maxima/${VERSION}/share/contrib/sarag/constants.mac +share/maxima/${VERSION}/share/contrib/sarag/examples.mac +share/maxima/${VERSION}/share/contrib/sarag/hard_test.mac +share/maxima/${VERSION}/share/contrib/sarag/intervalArithmetic.mac +share/maxima/${VERSION}/share/contrib/sarag/lowLevel.mac +share/maxima/${VERSION}/share/contrib/sarag/readme.txt +share/maxima/${VERSION}/share/contrib/sarag/rootCounting.mac +share/maxima/${VERSION}/share/contrib/sarag/rootIsolation.mac +share/maxima/${VERSION}/share/contrib/sarag/sarag.mac +share/maxima/${VERSION}/share/contrib/sarag/sarag_initialization.mac +share/maxima/${VERSION}/share/contrib/sarag/sarag_linear_algebra.mac +share/maxima/${VERSION}/share/contrib/sarag/settings.mac +share/maxima/${VERSION}/share/contrib/sarag/signDetermination.mac +share/maxima/${VERSION}/share/contrib/sarag/topology.mac +share/maxima/${VERSION}/share/contrib/sarag/topology_examples.mac +share/maxima/${VERSION}/share/contrib/sarag/whatsnew.txt +share/maxima/${VERSION}/share/contrib/simplex/ +share/maxima/${VERSION}/share/contrib/simplex/Readme.txt +share/maxima/${VERSION}/share/contrib/simplex/Tests/ +share/maxima/${VERSION}/share/contrib/simplex/Tests/Readme.txt +share/maxima/${VERSION}/share/contrib/simplex/Tests/adlittle_A.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/adlittle_b.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/adlittle_c.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/afiro_A.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/afiro_b.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/afiro_c.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/kb2_A.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/kb2_b.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/kb2_c.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/klee_minty.mac +share/maxima/${VERSION}/share/contrib/simplex/Tests/sc50a_A.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/sc50a_b.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/sc50a_c.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/share2b_A.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/share2b_b.csv +share/maxima/${VERSION}/share/contrib/simplex/Tests/share2b_c.csv +share/maxima/${VERSION}/share/contrib/simplex/minimize_sx.mac +share/maxima/${VERSION}/share/contrib/simplex/simplex.mac +share/maxima/${VERSION}/share/contrib/simplex/simplex_algorithm.lisp +share/maxima/${VERSION}/share/contrib/solve_rec/ +share/maxima/${VERSION}/share/contrib/solve_rec/rtest_simplify_sum.mac +share/maxima/${VERSION}/share/contrib/solve_rec/simplify_sum.mac +share/maxima/${VERSION}/share/contrib/solve_rec/simplify_sum_test.mac +share/maxima/${VERSION}/share/contrib/solve_rec/solve_rec.dem +share/maxima/${VERSION}/share/contrib/solve_rec/solve_rec.mac +share/maxima/${VERSION}/share/contrib/state/ +share/maxima/${VERSION}/share/contrib/state/a.cir +share/maxima/${VERSION}/share/contrib/state/b.cir +share/maxima/${VERSION}/share/contrib/state/c.cir +share/maxima/${VERSION}/share/contrib/state/d.cir +share/maxima/${VERSION}/share/contrib/state/matrix2.mac +share/maxima/${VERSION}/share/contrib/state/readfile.lsp +share/maxima/${VERSION}/share/contrib/state/sortem.mac +share/maxima/${VERSION}/share/contrib/state/state.mac +share/maxima/${VERSION}/share/contrib/state/tree.mac +share/maxima/${VERSION}/share/contrib/stats/ +share/maxima/${VERSION}/share/contrib/stats/inference_result.lisp +share/maxima/${VERSION}/share/contrib/stats/numstats.lisp +share/maxima/${VERSION}/share/contrib/stats/rtest_stats.mac +share/maxima/${VERSION}/share/contrib/stats/stats.mac +share/maxima/${VERSION}/share/contrib/stirling.mac +share/maxima/${VERSION}/share/contrib/stringproc/ +share/maxima/${VERSION}/share/contrib/stringproc/rteststringproc.mac +share/maxima/${VERSION}/share/contrib/stringproc/stringproc.lisp +share/maxima/${VERSION}/share/contrib/stringproc/stringproc.mac +share/maxima/${VERSION}/share/contrib/tex2ooo.lisp +share/maxima/${VERSION}/share/contrib/tocl.lisp +share/maxima/${VERSION}/share/contrib/topoly.lisp +share/maxima/${VERSION}/share/contrib/unit/ +share/maxima/${VERSION}/share/contrib/unit/unit-functions.lisp +share/maxima/${VERSION}/share/contrib/unit/unit.mac +share/maxima/${VERSION}/share/contrib/vector3d/ +share/maxima/${VERSION}/share/contrib/vector3d/vector3d.dem +share/maxima/${VERSION}/share/contrib/vector3d/vector3d.mac +share/maxima/${VERSION}/share/contrib/vector3d/vector3d.usg +share/maxima/${VERSION}/share/diff_form/ +share/maxima/${VERSION}/share/diff_form/cartan_new.lisp +share/maxima/${VERSION}/share/diff_form/curvture2.mac +share/maxima/${VERSION}/share/diff_form/diff_form.mac +share/maxima/${VERSION}/share/diff_form/example.txt +share/maxima/${VERSION}/share/diff_form/f_star_test4.mac +share/maxima/${VERSION}/share/diff_form/frobenius.mac +share/maxima/${VERSION}/share/diff_form/helpfunc.mac +share/maxima/${VERSION}/share/diff_form/hodge_test3.mac +share/maxima/${VERSION}/share/diff_form/lorentz_example.txt +share/maxima/${VERSION}/share/diff_form/new_cartan_test4.mac +share/maxima/${VERSION}/share/diff_form/poisson.mac +share/maxima/${VERSION}/share/diff_form/readme_diff_form.txt +share/maxima/${VERSION}/share/diff_form/surface_example.txt share/maxima/${VERSION}/share/diffequations/ share/maxima/${VERSION}/share/diffequations/abel.mac share/maxima/${VERSION}/share/diffequations/desoln.mac @@ -172,8 +715,15 @@ share/maxima/${VERSION}/share/diffequations/pdvtr.mac share/maxima/${VERSION}/share/diffequations/phypgm.mac share/maxima/${VERSION}/share/diffequations/pivtr.mac share/maxima/${VERSION}/share/diffequations/pmain.mac -share/maxima/${VERSION}/share/graphics/ -share/maxima/${VERSION}/share/graphics/world.mac +share/maxima/${VERSION}/share/draw/ +share/maxima/${VERSION}/share/draw/draw.lisp +share/maxima/${VERSION}/share/draw/picture.lisp +share/maxima/${VERSION}/share/draw/wbd.lisp +share/maxima/${VERSION}/share/draw/worldmap.mac +share/maxima/${VERSION}/share/dynamics/ +share/maxima/${VERSION}/share/dynamics/complex_dynamics.lisp +share/maxima/${VERSION}/share/dynamics/dynamics.mac +share/maxima/${VERSION}/share/dynamics/plotdf.lisp share/maxima/${VERSION}/share/integequations/ share/maxima/${VERSION}/share/integequations/inteqn.mac share/maxima/${VERSION}/share/integequations/inteqn.usg @@ -181,13 +731,212 @@ share/maxima/${VERSION}/share/integequations/intexs.mac share/maxima/${VERSION}/share/integration/ share/maxima/${VERSION}/share/integration/antid.dem share/maxima/${VERSION}/share/integration/antid.mac -share/maxima/${VERSION}/share/integration/antid.usg share/maxima/${VERSION}/share/integration/bypart.mac share/maxima/${VERSION}/share/integration/delta.dem share/maxima/${VERSION}/share/integration/delta.mac share/maxima/${VERSION}/share/integration/delta.usg -share/maxima/${VERSION}/share/integration/intsce.mac -share/maxima/${VERSION}/share/integration/intsce.usg +share/maxima/${VERSION}/share/lapack/ +share/maxima/${VERSION}/share/lapack/blas/ +share/maxima/${VERSION}/share/lapack/blas/blas-lisp.system +share/maxima/${VERSION}/share/lapack/blas/blas-package.lisp +share/maxima/${VERSION}/share/lapack/blas/dasum.lisp +share/maxima/${VERSION}/share/lapack/blas/daxpy.lisp +share/maxima/${VERSION}/share/lapack/blas/dcabs1.lisp +share/maxima/${VERSION}/share/lapack/blas/dcopy.lisp +share/maxima/${VERSION}/share/lapack/blas/ddot.lisp +share/maxima/${VERSION}/share/lapack/blas/dgbmv.lisp +share/maxima/${VERSION}/share/lapack/blas/dgemm.lisp +share/maxima/${VERSION}/share/lapack/blas/dgemv.lisp +share/maxima/${VERSION}/share/lapack/blas/dger.lisp +share/maxima/${VERSION}/share/lapack/blas/dnrm2.lisp +share/maxima/${VERSION}/share/lapack/blas/drot.lisp +share/maxima/${VERSION}/share/lapack/blas/drotg.lisp +share/maxima/${VERSION}/share/lapack/blas/dsbmv.lisp +share/maxima/${VERSION}/share/lapack/blas/dscal.lisp +share/maxima/${VERSION}/share/lapack/blas/dspmv.lisp +share/maxima/${VERSION}/share/lapack/blas/dspr.lisp +share/maxima/${VERSION}/share/lapack/blas/dspr2.lisp +share/maxima/${VERSION}/share/lapack/blas/dswap.lisp +share/maxima/${VERSION}/share/lapack/blas/dsymm.lisp +share/maxima/${VERSION}/share/lapack/blas/dsymv.lisp +share/maxima/${VERSION}/share/lapack/blas/dsyr.lisp +share/maxima/${VERSION}/share/lapack/blas/dsyr2.lisp +share/maxima/${VERSION}/share/lapack/blas/dsyr2k.lisp +share/maxima/${VERSION}/share/lapack/blas/dsyrk.lisp +share/maxima/${VERSION}/share/lapack/blas/dtbmv.lisp +share/maxima/${VERSION}/share/lapack/blas/dtbsv.lisp +share/maxima/${VERSION}/share/lapack/blas/dtpmv.lisp +share/maxima/${VERSION}/share/lapack/blas/dtpsv.lisp +share/maxima/${VERSION}/share/lapack/blas/dtrmm.lisp +share/maxima/${VERSION}/share/lapack/blas/dtrmv.lisp +share/maxima/${VERSION}/share/lapack/blas/dtrsm.lisp +share/maxima/${VERSION}/share/lapack/blas/dtrsv.lisp +share/maxima/${VERSION}/share/lapack/blas/dzasum.lisp +share/maxima/${VERSION}/share/lapack/blas/dznrm2.lisp +share/maxima/${VERSION}/share/lapack/blas/icamax.lisp +share/maxima/${VERSION}/share/lapack/blas/idamax.lisp +share/maxima/${VERSION}/share/lapack/blas/isamax.lisp +share/maxima/${VERSION}/share/lapack/blas/izamax.lisp +share/maxima/${VERSION}/share/lapack/blas/lsame.lisp +share/maxima/${VERSION}/share/lapack/blas/xerbla.lisp +share/maxima/${VERSION}/share/lapack/blas/zaxpy.lisp +share/maxima/${VERSION}/share/lapack/blas/zcopy.lisp +share/maxima/${VERSION}/share/lapack/blas/zdotc.lisp +share/maxima/${VERSION}/share/lapack/blas/zdotu.lisp +share/maxima/${VERSION}/share/lapack/blas/zdscal.lisp +share/maxima/${VERSION}/share/lapack/blas/zgbmv.lisp +share/maxima/${VERSION}/share/lapack/blas/zgemm.lisp +share/maxima/${VERSION}/share/lapack/blas/zgemv.lisp +share/maxima/${VERSION}/share/lapack/blas/zgerc.lisp +share/maxima/${VERSION}/share/lapack/blas/zgeru.lisp +share/maxima/${VERSION}/share/lapack/blas/zhbmv.lisp +share/maxima/${VERSION}/share/lapack/blas/zhemm.lisp +share/maxima/${VERSION}/share/lapack/blas/zhemv.lisp +share/maxima/${VERSION}/share/lapack/blas/zher.lisp +share/maxima/${VERSION}/share/lapack/blas/zher2.lisp +share/maxima/${VERSION}/share/lapack/blas/zher2k.lisp +share/maxima/${VERSION}/share/lapack/blas/zherk.lisp +share/maxima/${VERSION}/share/lapack/blas/zhpmv.lisp +share/maxima/${VERSION}/share/lapack/blas/zhpr.lisp +share/maxima/${VERSION}/share/lapack/blas/zhpr2.lisp +share/maxima/${VERSION}/share/lapack/blas/zrotg.lisp +share/maxima/${VERSION}/share/lapack/blas/zscal.lisp +share/maxima/${VERSION}/share/lapack/blas/zswap.lisp +share/maxima/${VERSION}/share/lapack/blas/zsymm.lisp +share/maxima/${VERSION}/share/lapack/blas/zsyr2k.lisp +share/maxima/${VERSION}/share/lapack/blas/zsyrk.lisp +share/maxima/${VERSION}/share/lapack/blas/ztbmv.lisp +share/maxima/${VERSION}/share/lapack/blas/ztbsv.lisp +share/maxima/${VERSION}/share/lapack/blas/ztpmv.lisp +share/maxima/${VERSION}/share/lapack/blas/ztpsv.lisp +share/maxima/${VERSION}/share/lapack/blas/ztrmm.lisp +share/maxima/${VERSION}/share/lapack/blas/ztrmv.lisp +share/maxima/${VERSION}/share/lapack/blas/ztrsm.lisp +share/maxima/${VERSION}/share/lapack/blas/ztrsv.lisp +share/maxima/${VERSION}/share/lapack/eigensys.lisp +share/maxima/${VERSION}/share/lapack/lapack/ +share/maxima/${VERSION}/share/lapack/lapack-package.lisp +share/maxima/${VERSION}/share/lapack/lapack.mac +share/maxima/${VERSION}/share/lapack/lapack.system +share/maxima/${VERSION}/share/lapack/lapack/dbdsdc.lisp +share/maxima/${VERSION}/share/lapack/lapack/dbdsqr.lisp +share/maxima/${VERSION}/share/lapack/lapack/ddisna.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgebak.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgebal.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgebd2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgebrd.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgeev.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgeevx.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgehd2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgehrd.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgelq2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgelqf.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgeqr2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgeqrf.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgesdd.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgesv.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgesvd.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgetf2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgetrf.lisp +share/maxima/${VERSION}/share/lapack/lapack/dgetrs.lisp +share/maxima/${VERSION}/share/lapack/lapack/dhseqr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlabad.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlabrd.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlacon.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlacpy.lisp +share/maxima/${VERSION}/share/lapack/lapack/dladiv.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlaed6.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlaexc.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlahqr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlahrd.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlaln2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlamch.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlamrg.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlange.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlanhs.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlanst.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlanv2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlapy2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlaqtr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlarf.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlarfb.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlarfg.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlarft.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlarfx.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlartg.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlas2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlascl.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd0.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd1.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd3.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd4.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd5.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd6.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd7.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasd8.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasda.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasdq.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasdt.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlaset.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasq1.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasq2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasq3.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasq4.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasq5.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasq6.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasrt.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlassq.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasv2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlaswp.lisp +share/maxima/${VERSION}/share/lapack/lapack/dlasy2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorg2r.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorgbr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorghr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorgl2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorglq.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorgqr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorm2r.lisp +share/maxima/${VERSION}/share/lapack/lapack/dormbr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dorml2.lisp +share/maxima/${VERSION}/share/lapack/lapack/dormlq.lisp +share/maxima/${VERSION}/share/lapack/lapack/dormqr.lisp +share/maxima/${VERSION}/share/lapack/lapack/dtrevc.lisp +share/maxima/${VERSION}/share/lapack/lapack/dtrexc.lisp +share/maxima/${VERSION}/share/lapack/lapack/dtrsna.lisp +share/maxima/${VERSION}/share/lapack/lapack/ieeeck.lisp +share/maxima/${VERSION}/share/lapack/lapack/ilaenv.lisp +share/maxima/${VERSION}/share/lapack/lapack/lapack-lisp.system +share/maxima/${VERSION}/share/lapack/lapack/lapack-package.lisp +share/maxima/${VERSION}/share/lapack/lapack/zlange.lisp +share/maxima/${VERSION}/share/lapack/lapack/zlassq.lisp +share/maxima/${VERSION}/share/lapack/load-lapack.lisp +share/maxima/${VERSION}/share/lbfgs/ +share/maxima/${VERSION}/share/lbfgs/lbfgs.lisp +share/maxima/${VERSION}/share/lbfgs/lbfgs.mac +share/maxima/${VERSION}/share/lbfgs/maxima-lbfgs.lisp +share/maxima/${VERSION}/share/linearalgebra/ +share/maxima/${VERSION}/share/linearalgebra/announcement.txt +share/maxima/${VERSION}/share/linearalgebra/eigens-by-jacobi.lisp +share/maxima/${VERSION}/share/linearalgebra/linalg-extra.lisp +share/maxima/${VERSION}/share/linearalgebra/linalg-utilities.lisp +share/maxima/${VERSION}/share/linearalgebra/linalg.usage +share/maxima/${VERSION}/share/linearalgebra/linalgcholesky.lisp +share/maxima/${VERSION}/share/linearalgebra/linearalgebra.demo +share/maxima/${VERSION}/share/linearalgebra/linearalgebra.mac +share/maxima/${VERSION}/share/linearalgebra/load-linearalgebra-lisp-files.lisp +share/maxima/${VERSION}/share/linearalgebra/lu.lisp +share/maxima/${VERSION}/share/linearalgebra/matrixexp.lisp +share/maxima/${VERSION}/share/linearalgebra/matrixexp.usage +share/maxima/${VERSION}/share/linearalgebra/mring.lisp +share/maxima/${VERSION}/share/linearalgebra/polynomialp.lisp +share/maxima/${VERSION}/share/linearalgebra/test-cholesky.mac +share/maxima/${VERSION}/share/linearalgebra/test-eigens-by-jacobi.mac +share/maxima/${VERSION}/share/linearalgebra/test-linalg.mac +share/maxima/${VERSION}/share/linearalgebra/test-lu.mac +share/maxima/${VERSION}/share/linearalgebra/test-matrixexp.mac +share/maxima/${VERSION}/share/linearalgebra/test-polynomialp.mac share/maxima/${VERSION}/share/macro/ share/maxima/${VERSION}/share/macro/autolo.mac share/maxima/${VERSION}/share/macro/basic.mac @@ -204,11 +953,8 @@ share/maxima/${VERSION}/share/macro/keyarg.mac share/maxima/${VERSION}/share/macro/packg.mac share/maxima/${VERSION}/share/macro/sum1.mac share/maxima/${VERSION}/share/matrix/ -share/maxima/${VERSION}/share/matrix/determ.mac -share/maxima/${VERSION}/share/matrix/determ.usg share/maxima/${VERSION}/share/matrix/eigen.dem share/maxima/${VERSION}/share/matrix/eigen.mac -share/maxima/${VERSION}/share/matrix/eigen.usg share/maxima/${VERSION}/share/matrix/eigen_1.dem share/maxima/${VERSION}/share/matrix/eigeni.mac share/maxima/${VERSION}/share/matrix/invert.mac @@ -235,12 +981,9 @@ share/maxima/${VERSION}/share/misc/foptim.lisp share/maxima/${VERSION}/share/misc/seqopt.dem share/maxima/${VERSION}/share/misc/seqopt.lisp share/maxima/${VERSION}/share/misc/seqopt.usg -share/maxima/${VERSION}/share/misc/set.lisp -share/maxima/${VERSION}/share/misc/set.usg share/maxima/${VERSION}/share/misc/smacro.mac share/maxima/${VERSION}/share/numeric/ -share/maxima/${VERSION}/share/numeric/bffac.lisp -share/maxima/${VERSION}/share/numeric/bffac.usg +share/maxima/${VERSION}/share/numeric/bffac.mac share/maxima/${VERSION}/share/numeric/brmbrg.lisp share/maxima/${VERSION}/share/numeric/brmbrg.usg share/maxima/${VERSION}/share/numeric/cfortr.dem @@ -261,18 +1004,23 @@ share/maxima/${VERSION}/share/numeric/forma1.lisp share/maxima/${VERSION}/share/numeric/forma1.usg share/maxima/${VERSION}/share/numeric/format.lisp share/maxima/${VERSION}/share/numeric/format.usg -share/maxima/${VERSION}/share/numeric/kach.dem -share/maxima/${VERSION}/share/numeric/kach.mac +share/maxima/${VERSION}/share/numeric/interpol.mac share/maxima/${VERSION}/share/numeric/newton.mac share/maxima/${VERSION}/share/numeric/newton1.mac -share/maxima/${VERSION}/share/numeric/qq.dem -share/maxima/${VERSION}/share/numeric/qq.lisp -share/maxima/${VERSION}/share/numeric/qq.usg share/maxima/${VERSION}/share/numeric/riemsum.mac +share/maxima/${VERSION}/share/numeric/romberg.lisp share/maxima/${VERSION}/share/numeric/simpsn.dem share/maxima/${VERSION}/share/numeric/simpsn.mac share/maxima/${VERSION}/share/numeric/submac.dem share/maxima/${VERSION}/share/numeric/submac.mac +share/maxima/${VERSION}/share/orthopoly/ +share/maxima/${VERSION}/share/orthopoly/README +share/maxima/${VERSION}/share/orthopoly/changes_0.9_to_0.94.txt +share/maxima/${VERSION}/share/orthopoly/h_atom.dem +share/maxima/${VERSION}/share/orthopoly/orthopoly-init.lisp +share/maxima/${VERSION}/share/orthopoly/orthopoly.lisp +share/maxima/${VERSION}/share/orthopoly/test_orthopoly.mac +share/maxima/${VERSION}/share/orthopoly/variational_method.dem share/maxima/${VERSION}/share/physics/ share/maxima/${VERSION}/share/physics/battex.sty share/maxima/${VERSION}/share/physics/dimen.dem @@ -283,83 +1031,52 @@ share/maxima/${VERSION}/share/physics/dimension.mac share/maxima/${VERSION}/share/physics/dimension.pdf share/maxima/${VERSION}/share/physics/dimension.tex share/maxima/${VERSION}/share/physics/elec.lisp -share/maxima/${VERSION}/share/physics/gam5.lisp -share/maxima/${VERSION}/share/physics/gamalg.dem -share/maxima/${VERSION}/share/physics/gamalg.lisp -share/maxima/${VERSION}/share/physics/gamalg.usg -share/maxima/${VERSION}/share/physics/gamchi.lisp -share/maxima/${VERSION}/share/physics/gamcon.lisp -share/maxima/${VERSION}/share/physics/gamgfi.lisp -share/maxima/${VERSION}/share/physics/gamkah.lisp -share/maxima/${VERSION}/share/physics/gammtr.lisp -share/maxima/${VERSION}/share/physics/gamnoc.lisp -share/maxima/${VERSION}/share/physics/gamsq.lisp share/maxima/${VERSION}/share/physics/physconst.mac share/maxima/${VERSION}/share/physics/physconst.usg share/maxima/${VERSION}/share/physics/units.mac share/maxima/${VERSION}/share/physics/units.usg share/maxima/${VERSION}/share/share.usg +share/maxima/${VERSION}/share/share_testsuite.mac share/maxima/${VERSION}/share/simplification/ share/maxima/${VERSION}/share/simplification/absimp.dem share/maxima/${VERSION}/share/simplification/absimp.mac -share/maxima/${VERSION}/share/simplification/absimp.usg share/maxima/${VERSION}/share/simplification/disol.dem share/maxima/${VERSION}/share/simplification/disol.mac -share/maxima/${VERSION}/share/simplification/disol.usg share/maxima/${VERSION}/share/simplification/elim.mac -share/maxima/${VERSION}/share/simplification/elim.usg share/maxima/${VERSION}/share/simplification/facex1.mac share/maxima/${VERSION}/share/simplification/facexp.dem share/maxima/${VERSION}/share/simplification/facexp.mac -share/maxima/${VERSION}/share/simplification/facexp.usg share/maxima/${VERSION}/share/simplification/functs.dem share/maxima/${VERSION}/share/simplification/functs.mac -share/maxima/${VERSION}/share/simplification/functs.usg share/maxima/${VERSION}/share/simplification/genut.mac share/maxima/${VERSION}/share/simplification/ineq.dem share/maxima/${VERSION}/share/simplification/ineq.mac -share/maxima/${VERSION}/share/simplification/ineq.usg share/maxima/${VERSION}/share/simplification/lrats.dem share/maxima/${VERSION}/share/simplification/lrats.mac -share/maxima/${VERSION}/share/simplification/lrats.usg share/maxima/${VERSION}/share/simplification/rducon.dem share/maxima/${VERSION}/share/simplification/rducon.lisp -share/maxima/${VERSION}/share/simplification/rducon.usg share/maxima/${VERSION}/share/simplification/rncomb.dem share/maxima/${VERSION}/share/simplification/rncomb.mac -share/maxima/${VERSION}/share/simplification/rncomb.usg share/maxima/${VERSION}/share/simplification/scifac.dem share/maxima/${VERSION}/share/simplification/scifac.lisp -share/maxima/${VERSION}/share/simplification/scifac.usg share/maxima/${VERSION}/share/simplification/sqdnst.mac -share/maxima/${VERSION}/share/simplification/sqdnst.usg share/maxima/${VERSION}/share/simplification/stopex.dem share/maxima/${VERSION}/share/simplification/stopex.mac -share/maxima/${VERSION}/share/simplification/stopex.usg -share/maxima/${VERSION}/share/specfunctions/ -share/maxima/${VERSION}/share/specfunctions/airy.lisp -share/maxima/${VERSION}/share/specfunctions/airy.usg -share/maxima/${VERSION}/share/specfunctions/ellipt.lisp -share/maxima/${VERSION}/share/specfunctions/ellipt.usg -share/maxima/${VERSION}/share/specfunctions/gamma.mac -share/maxima/${VERSION}/share/specfunctions/h-atom.dem -share/maxima/${VERSION}/share/specfunctions/kn.mac -share/maxima/${VERSION}/share/specfunctions/specfun.mac -share/maxima/${VERSION}/share/specfunctions/specfun.usg -share/maxima/${VERSION}/share/specfunctions/test_specfun.mac -share/maxima/${VERSION}/share/specfunctions/variational_method.dem +share/maxima/${VERSION}/share/specfun.lisp share/maxima/${VERSION}/share/sym/ share/maxima/${VERSION}/share/sym/arite.lisp share/maxima/${VERSION}/share/sym/chbase.lisp share/maxima/${VERSION}/share/sym/compile.lisp share/maxima/${VERSION}/share/sym/direct.lisp share/maxima/${VERSION}/share/sym/doconline -share/maxima/${VERSION}/share/sym/docsym.tex +share/maxima/${VERSION}/share/sym/docsym-en.tex +share/maxima/${VERSION}/share/sym/docsym-fr.tex share/maxima/${VERSION}/share/sym/docsymidx.tex share/maxima/${VERSION}/share/sym/ecrivain.lisp share/maxima/${VERSION}/share/sym/elem.lisp share/maxima/${VERSION}/share/sym/kak.lisp share/maxima/${VERSION}/share/sym/lecteur.lisp +share/maxima/${VERSION}/share/sym/load-sym-lisp-files.lisp share/maxima/${VERSION}/share/sym/macros.lisp share/maxima/${VERSION}/share/sym/makefile share/maxima/${VERSION}/share/sym/multmon.lisp @@ -372,49 +1089,71 @@ share/maxima/${VERSION}/share/sym/resolv1.lisp share/maxima/${VERSION}/share/sym/resolvante.mac share/maxima/${VERSION}/share/sym/schur.lisp share/maxima/${VERSION}/share/sym/sym.mac +share/maxima/${VERSION}/share/sym/sym.system share/maxima/${VERSION}/share/sym/sym1.mac +share/maxima/${VERSION}/share/sym/symtest.mac +share/maxima/${VERSION}/share/sym/testsuite.lisp share/maxima/${VERSION}/share/sym/treillis.lisp share/maxima/${VERSION}/share/sym/tri.lisp share/maxima/${VERSION}/share/sym/util.lisp +share/maxima/${VERSION}/share/template.texi share/maxima/${VERSION}/share/tensor/ -share/maxima/${VERSION}/share/tensor/aaricc.mac -share/maxima/${VERSION}/share/tensor/aaricc_bsc.mac -share/maxima/${VERSION}/share/tensor/aaricc_spl.mac -share/maxima/${VERSION}/share/tensor/aatest.mac share/maxima/${VERSION}/share/tensor/ademo.dem -share/maxima/${VERSION}/share/tensor/ademo2.dem -share/maxima/${VERSION}/share/tensor/ajpff.mac -share/maxima/${VERSION}/share/tensor/anew.mac -share/maxima/${VERSION}/share/tensor/anew_add.mac -share/maxima/${VERSION}/share/tensor/birkhoff.txt -share/maxima/${VERSION}/share/tensor/brans_bmb.mac -share/maxima/${VERSION}/share/tensor/brans_vacuum.mac -share/maxima/${VERSION}/share/tensor/brbirk.mac +share/maxima/${VERSION}/share/tensor/adsitter.dem +share/maxima/${VERSION}/share/tensor/allnutt.dem +share/maxima/${VERSION}/share/tensor/atensor.dem +share/maxima/${VERSION}/share/tensor/atensor.mac +share/maxima/${VERSION}/share/tensor/bianchi.dem share/maxima/${VERSION}/share/tensor/canten.lisp -share/maxima/${VERSION}/share/tensor/ctenso_1.dem -share/maxima/${VERSION}/share/tensor/ctenso_2.dem -share/maxima/${VERSION}/share/tensor/ctenso_3.dem -share/maxima/${VERSION}/share/tensor/ctenso_4.dem -share/maxima/${VERSION}/share/tensor/ctensr.mac +share/maxima/${VERSION}/share/tensor/car_iden.dem +share/maxima/${VERSION}/share/tensor/ctensor.mac +share/maxima/${VERSION}/share/tensor/ctensor1.dem +share/maxima/${VERSION}/share/tensor/ctensor2.dem +share/maxima/${VERSION}/share/tensor/ctensor3.dem +share/maxima/${VERSION}/share/tensor/ctensor4.dem +share/maxima/${VERSION}/share/tensor/ctensor5.dem +share/maxima/${VERSION}/share/tensor/ctensor6.dem +share/maxima/${VERSION}/share/tensor/ctensor7.dem +share/maxima/${VERSION}/share/tensor/ctensor8.dem +share/maxima/${VERSION}/share/tensor/ex_calc.dem +share/maxima/${VERSION}/share/tensor/ex_calc.mac share/maxima/${VERSION}/share/tensor/gener.lisp -share/maxima/${VERSION}/share/tensor/info-tensor-2.txt -share/maxima/${VERSION}/share/tensor/info-tensor.txt -share/maxima/${VERSION}/share/tensor/itensor.dem +share/maxima/${VERSION}/share/tensor/godel.dem +share/maxima/${VERSION}/share/tensor/helicity.dem +share/maxima/${VERSION}/share/tensor/hodge.dem +share/maxima/${VERSION}/share/tensor/iframe.mac share/maxima/${VERSION}/share/tensor/itensor.lisp -share/maxima/${VERSION}/share/tensor/itensor.usg -share/maxima/${VERSION}/share/tensor/jpff.mac -share/maxima/${VERSION}/share/tensor/manual.txt -share/maxima/${VERSION}/share/tensor/metrics.mac -share/maxima/${VERSION}/share/tensor/mmans.mac -share/maxima/${VERSION}/share/tensor/mmans_run.mac -share/maxima/${VERSION}/share/tensor/motion.mac -share/maxima/${VERSION}/share/tensor/petrov.mac -share/maxima/${VERSION}/share/tensor/ricci2.mac -share/maxima/${VERSION}/share/tensor/rsn.mac -share/maxima/${VERSION}/share/tensor/swartz.dem +share/maxima/${VERSION}/share/tensor/itensor1.dem +share/maxima/${VERSION}/share/tensor/itensor2.dem +share/maxima/${VERSION}/share/tensor/itensor3.dem +share/maxima/${VERSION}/share/tensor/itensor4.dem +share/maxima/${VERSION}/share/tensor/itensor5.dem +share/maxima/${VERSION}/share/tensor/itensor6.dem +share/maxima/${VERSION}/share/tensor/itensor8.dem +share/maxima/${VERSION}/share/tensor/itensor9.dem +share/maxima/${VERSION}/share/tensor/kaluza.dem +share/maxima/${VERSION}/share/tensor/lckdt.mac +share/maxima/${VERSION}/share/tensor/mail-archive.txt +share/maxima/${VERSION}/share/tensor/maxwell.dem +share/maxima/${VERSION}/share/tensor/petrov.dem +share/maxima/${VERSION}/share/tensor/plasma.dem +share/maxima/${VERSION}/share/tensor/rainich.dem +share/maxima/${VERSION}/share/tensor/reissner.dem +share/maxima/${VERSION}/share/tensor/schwarz.dem +share/maxima/${VERSION}/share/tensor/spinor.dem share/maxima/${VERSION}/share/tensor/symtry.lisp -share/maxima/${VERSION}/share/tensor/tensor-doc.txt -share/maxima/${VERSION}/share/tensor/test1.mac +share/maxima/${VERSION}/share/tensor/taubnut.dem +share/maxima/${VERSION}/share/tensor/tendemo.mac +share/maxima/${VERSION}/share/tensor/tensor.dem +share/maxima/${VERSION}/share/tensor/tentex.lisp +share/maxima/${VERSION}/share/tensor/tests/ +share/maxima/${VERSION}/share/tensor/tests/atest.mac +share/maxima/${VERSION}/share/tensor/tests/ctest.mac +share/maxima/${VERSION}/share/tensor/tests/do_tests.mac +share/maxima/${VERSION}/share/tensor/tests/itest.mac +share/maxima/${VERSION}/share/tensor/tests/testsuite.lisp +share/maxima/${VERSION}/share/tensor/tetrad.dem +share/maxima/${VERSION}/share/tensor/weyl.dem share/maxima/${VERSION}/share/trigonometry/ share/maxima/${VERSION}/share/trigonometry/atrig1.mac share/maxima/${VERSION}/share/trigonometry/atrig1.usg @@ -422,16 +1161,9 @@ share/maxima/${VERSION}/share/trigonometry/ntrig.mac share/maxima/${VERSION}/share/trigonometry/ntrig.usg share/maxima/${VERSION}/share/trigonometry/spangl.mac share/maxima/${VERSION}/share/trigonometry/spangl.usg +share/maxima/${VERSION}/share/trigonometry/trgsmp.mac share/maxima/${VERSION}/share/trigonometry/trigrat.lisp share/maxima/${VERSION}/share/utils/ -share/maxima/${VERSION}/share/utils/batch.dem -share/maxima/${VERSION}/share/utils/batch.mac -share/maxima/${VERSION}/share/utils/batch.transcript -share/maxima/${VERSION}/share/utils/batch.usg -share/maxima/${VERSION}/share/utils/dskuse.lisp -share/maxima/${VERSION}/share/utils/dskuse.usg -share/maxima/${VERSION}/share/utils/fileop.lisp -share/maxima/${VERSION}/share/utils/fileop.usg share/maxima/${VERSION}/share/utils/mactex-utilities.lisp share/maxima/${VERSION}/share/vector/ share/maxima/${VERSION}/share/vector/vect.dem @@ -442,9 +1174,8 @@ share/maxima/${VERSION}/share/vector/vector.dem share/maxima/${VERSION}/share/vector/vector.mac share/maxima/${VERSION}/share/vector/vector.usg share/maxima/${VERSION}/src/ -share/maxima/${VERSION}/src/SYS-DECLAIM.lisp -share/maxima/${VERSION}/src/SYS-PROCLAIM.lisp share/maxima/${VERSION}/src/acall.lisp +share/maxima/${VERSION}/src/airy.lisp share/maxima/${VERSION}/src/algfac.lisp share/maxima/${VERSION}/src/algsys.lisp share/maxima/${VERSION}/src/ar.lisp @@ -460,8 +1191,10 @@ share/maxima/${VERSION}/src/combin.lisp share/maxima/${VERSION}/src/comm.lisp share/maxima/${VERSION}/src/comm2.lisp share/maxima/${VERSION}/src/commac.lisp +share/maxima/${VERSION}/src/command-line.lisp share/maxima/${VERSION}/src/compar.lisp share/maxima/${VERSION}/src/compat.lisp +share/maxima/${VERSION}/src/conjugate.lisp share/maxima/${VERSION}/src/cpoly.lisp share/maxima/${VERSION}/src/csimp.lisp share/maxima/${VERSION}/src/csimp2.lisp @@ -479,15 +1212,17 @@ share/maxima/${VERSION}/src/evalw.lisp share/maxima/${VERSION}/src/ezgcd.lisp share/maxima/${VERSION}/src/factor.lisp share/maxima/${VERSION}/src/fcall.lisp -share/maxima/${VERSION}/src/flatten.lisp share/maxima/${VERSION}/src/float.lisp share/maxima/${VERSION}/src/fortra.lisp +share/maxima/${VERSION}/src/generate-sys-proclaim.lisp share/maxima/${VERSION}/src/generr.lisp +share/maxima/${VERSION}/src/gnuplot.lisp share/maxima/${VERSION}/src/grind.lisp share/maxima/${VERSION}/src/hayat.lisp share/maxima/${VERSION}/src/homog.lisp share/maxima/${VERSION}/src/hyp.lisp share/maxima/${VERSION}/src/hypgeo.lisp +share/maxima/${VERSION}/src/ifactor.lisp share/maxima/${VERSION}/src/init-cl.lisp share/maxima/${VERSION}/src/inmis.lisp share/maxima/${VERSION}/src/intpol.lisp @@ -499,7 +1234,6 @@ share/maxima/${VERSION}/src/ldisp.lisp share/maxima/${VERSION}/src/lesfac.lisp share/maxima/${VERSION}/src/letmac.lisp share/maxima/${VERSION}/src/limit.lisp -share/maxima/${VERSION}/src/linnew.lisp share/maxima/${VERSION}/src/lmdcls.lisp share/maxima/${VERSION}/src/logarc.lisp share/maxima/${VERSION}/src/macdes.lisp @@ -513,6 +1247,7 @@ share/maxima/${VERSION}/src/matrun.lisp share/maxima/${VERSION}/src/max_ext.lisp share/maxima/${VERSION}/src/maxima-package.lisp share/maxima/${VERSION}/src/maxmac.lisp +share/maxima/${VERSION}/src/maxmin.lisp share/maxima/${VERSION}/src/mdebug.lisp share/maxima/${VERSION}/src/mdefun.lisp share/maxima/${VERSION}/src/mdot.lisp @@ -520,7 +1255,6 @@ share/maxima/${VERSION}/src/merror.lisp share/maxima/${VERSION}/src/mforma.lisp share/maxima/${VERSION}/src/mformt.lisp share/maxima/${VERSION}/src/mhayat.lisp -share/maxima/${VERSION}/src/misc.lisp share/maxima/${VERSION}/src/mlisp.lisp share/maxima/${VERSION}/src/mload.lisp share/maxima/${VERSION}/src/mmacro.lisp @@ -538,16 +1272,19 @@ share/maxima/${VERSION}/src/nisimp.lisp share/maxima/${VERSION}/src/nparse.lisp share/maxima/${VERSION}/src/nrat4.lisp share/maxima/${VERSION}/src/nregex.lisp +share/maxima/${VERSION}/src/nset.lisp share/maxima/${VERSION}/src/numer.lisp share/maxima/${VERSION}/src/numerical/ share/maxima/${VERSION}/src/numerical/f2cl-lib.lisp share/maxima/${VERSION}/src/numerical/f2cl-package.lisp share/maxima/${VERSION}/src/numerical/slatec/ share/maxima/${VERSION}/src/numerical/slatec.lisp +share/maxima/${VERSION}/src/numerical/slatec/README share/maxima/${VERSION}/src/numerical/slatec/d9aimp.lisp share/maxima/${VERSION}/src/numerical/slatec/d9b0mp.lisp share/maxima/${VERSION}/src/numerical/slatec/d9b1mp.lisp share/maxima/${VERSION}/src/numerical/slatec/d9lgmc.lisp +share/maxima/${VERSION}/src/numerical/slatec/d9upak.lisp share/maxima/${VERSION}/src/numerical/slatec/dai.lisp share/maxima/${VERSION}/src/numerical/slatec/daie.lisp share/maxima/${VERSION}/src/numerical/slatec/dasyik.lisp @@ -564,6 +1301,8 @@ share/maxima/${VERSION}/src/numerical/slatec/dbesk1.lisp share/maxima/${VERSION}/src/numerical/slatec/dbesy.lisp share/maxima/${VERSION}/src/numerical/slatec/dbesy0.lisp share/maxima/${VERSION}/src/numerical/slatec/dbesy1.lisp +share/maxima/${VERSION}/src/numerical/slatec/dbi.lisp +share/maxima/${VERSION}/src/numerical/slatec/dbie.lisp share/maxima/${VERSION}/src/numerical/slatec/dbsi0e.lisp share/maxima/${VERSION}/src/numerical/slatec/dbsi1e.lisp share/maxima/${VERSION}/src/numerical/slatec/dbsk0e.lisp @@ -578,12 +1317,51 @@ share/maxima/${VERSION}/src/numerical/slatec/derfc.lisp share/maxima/${VERSION}/src/numerical/slatec/dgamlm.lisp share/maxima/${VERSION}/src/numerical/slatec/dgamln.lisp share/maxima/${VERSION}/src/numerical/slatec/dgamma.lisp +share/maxima/${VERSION}/src/numerical/slatec/dgtsl.lisp share/maxima/${VERSION}/src/numerical/slatec/djairy.lisp share/maxima/${VERSION}/src/numerical/slatec/dlngam.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqag.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqage.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqagi.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqagie.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqagpe.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqags.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqagse.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqawc.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqawce.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqawf.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqawfe.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqawo.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqawoe.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqaws.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqawse.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqc25c.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqc25f.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqc25s.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqcheb.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqelg.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk15.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk15i.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk15w.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk21.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk31.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk41.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk51.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqk61.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqmomo.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqng.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqpsrt.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqwgtc.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqwgtf.lisp +share/maxima/${VERSION}/src/numerical/slatec/dqwgts.lisp +share/maxima/${VERSION}/src/numerical/slatec/dspenc.lisp share/maxima/${VERSION}/src/numerical/slatec/dyairy.lisp share/maxima/${VERSION}/src/numerical/slatec/fdump.lisp share/maxima/${VERSION}/src/numerical/slatec/initds.lisp share/maxima/${VERSION}/src/numerical/slatec/j4save.lisp +share/maxima/${VERSION}/src/numerical/slatec/quadpack.lisp +share/maxima/${VERSION}/src/numerical/slatec/quadpack.system +share/maxima/${VERSION}/src/numerical/slatec/slatec.system share/maxima/${VERSION}/src/numerical/slatec/xercnt.lisp share/maxima/${VERSION}/src/numerical/slatec/xerhlt.lisp share/maxima/${VERSION}/src/numerical/slatec/xermsg.lisp @@ -601,6 +1379,7 @@ share/maxima/${VERSION}/src/numerical/slatec/zbesj.lisp share/maxima/${VERSION}/src/numerical/slatec/zbesk.lisp share/maxima/${VERSION}/src/numerical/slatec/zbesy.lisp share/maxima/${VERSION}/src/numerical/slatec/zbinu.lisp +share/maxima/${VERSION}/src/numerical/slatec/zbiry.lisp share/maxima/${VERSION}/src/numerical/slatec/zbknu.lisp share/maxima/${VERSION}/src/numerical/slatec/zbuni.lisp share/maxima/${VERSION}/src/numerical/slatec/zbunk.lisp @@ -625,9 +1404,9 @@ share/maxima/${VERSION}/src/numerical/slatec/zunk2.lisp share/maxima/${VERSION}/src/numerical/slatec/zuoik.lisp share/maxima/${VERSION}/src/numerical/slatec/zwrsk.lisp share/maxima/${VERSION}/src/numerm.lisp +share/maxima/${VERSION}/src/nummod.lisp share/maxima/${VERSION}/src/numth.lisp -share/maxima/${VERSION}/src/nusum.lisp -share/maxima/${VERSION}/src/ode2.lisp +share/maxima/${VERSION}/src/openmath.lisp share/maxima/${VERSION}/src/opers.lisp share/maxima/${VERSION}/src/optim.lisp share/maxima/${VERSION}/src/optimize.lisp @@ -639,9 +1418,9 @@ share/maxima/${VERSION}/src/plot.lisp share/maxima/${VERSION}/src/pois2.lisp share/maxima/${VERSION}/src/pois3.lisp share/maxima/${VERSION}/src/polyrz.lisp -share/maxima/${VERSION}/src/powers.lisp share/maxima/${VERSION}/src/procs.lisp share/maxima/${VERSION}/src/psolve.lisp +share/maxima/${VERSION}/src/rand-mt19937.lisp share/maxima/${VERSION}/src/rat3a.lisp share/maxima/${VERSION}/src/rat3b.lisp share/maxima/${VERSION}/src/rat3c.lisp @@ -653,14 +1432,13 @@ share/maxima/${VERSION}/src/ratpoi.lisp share/maxima/${VERSION}/src/residu.lisp share/maxima/${VERSION}/src/result.lisp share/maxima/${VERSION}/src/risch.lisp -share/maxima/${VERSION}/src/rombrg.lisp share/maxima/${VERSION}/src/rpart.lisp share/maxima/${VERSION}/src/runtim.lisp share/maxima/${VERSION}/src/rzmac.lisp share/maxima/${VERSION}/src/schatc.lisp share/maxima/${VERSION}/src/scs.lisp share/maxima/${VERSION}/src/series.lisp -share/maxima/${VERSION}/src/set.lisp +share/maxima/${VERSION}/src/server.lisp share/maxima/${VERSION}/src/simp.lisp share/maxima/${VERSION}/src/sin.lisp share/maxima/${VERSION}/src/sinint.lisp @@ -673,6 +1451,7 @@ share/maxima/${VERSION}/src/strmac.lisp share/maxima/${VERSION}/src/sublis.lisp share/maxima/${VERSION}/src/sumcon.lisp share/maxima/${VERSION}/src/suprv1.lisp +share/maxima/${VERSION}/src/sys-proclaim.lisp share/maxima/${VERSION}/src/tlimit.lisp share/maxima/${VERSION}/src/todd-coxeter.lisp share/maxima/${VERSION}/src/trans1.lisp @@ -687,7 +1466,6 @@ share/maxima/${VERSION}/src/transq.lisp share/maxima/${VERSION}/src/transs.lisp share/maxima/${VERSION}/src/trdata.lisp share/maxima/${VERSION}/src/trgred.lisp -share/maxima/${VERSION}/src/trgsmp.lisp share/maxima/${VERSION}/src/trigi.lisp share/maxima/${VERSION}/src/trigo.lisp share/maxima/${VERSION}/src/trmode.lisp @@ -699,6 +1477,9 @@ share/maxima/${VERSION}/src/ufact.lisp share/maxima/${VERSION}/src/utils.lisp share/maxima/${VERSION}/src/zero.lisp share/maxima/${VERSION}/tests/ +share/maxima/${VERSION}/tests/README.how-to +share/maxima/${VERSION}/tests/mcond_display_elseif.mac +share/maxima/${VERSION}/tests/mcond_display_elseif.out share/maxima/${VERSION}/tests/rexamples.mac share/maxima/${VERSION}/tests/rtest1.mac share/maxima/${VERSION}/tests/rtest10.mac @@ -708,6 +1489,7 @@ share/maxima/${VERSION}/tests/rtest13.mac share/maxima/${VERSION}/tests/rtest13s.mac share/maxima/${VERSION}/tests/rtest14.mac share/maxima/${VERSION}/tests/rtest15.mac +share/maxima/${VERSION}/tests/rtest16.mac share/maxima/${VERSION}/tests/rtest1a.mac share/maxima/${VERSION}/tests/rtest2.mac share/maxima/${VERSION}/tests/rtest3.mac @@ -720,17 +1502,94 @@ share/maxima/${VERSION}/tests/rtest7.mac share/maxima/${VERSION}/tests/rtest8.mac share/maxima/${VERSION}/tests/rtest9.mac share/maxima/${VERSION}/tests/rtest9a.mac -share/maxima/${VERSION}/tests/rtestflatten.mac +share/maxima/${VERSION}/tests/rtest_abs.mac +share/maxima/${VERSION}/tests/rtest_allnummod.mac +share/maxima/${VERSION}/tests/rtest_boolean.mac +share/maxima/${VERSION}/tests/rtest_diff_invtrig.mac +share/maxima/${VERSION}/tests/rtest_dot.mac +share/maxima/${VERSION}/tests/rtest_equal.mac +share/maxima/${VERSION}/tests/rtest_everysome.mac +share/maxima/${VERSION}/tests/rtest_map.mac +share/maxima/${VERSION}/tests/rtest_mset.mac +share/maxima/${VERSION}/tests/rtest_round.mac +share/maxima/${VERSION}/tests/rtest_scalarp.mac +share/maxima/${VERSION}/tests/rtest_sign.mac +share/maxima/${VERSION}/tests/rtest_taylor.mac +share/maxima/${VERSION}/tests/rtest_trig.mac +share/maxima/${VERSION}/tests/rtest_zeta.mac +share/maxima/${VERSION}/tests/rtestconjugate.mac +share/maxima/${VERSION}/tests/rtesthyp.mac +share/maxima/${VERSION}/tests/rtestifactor.mac +share/maxima/${VERSION}/tests/rtestint.mac +share/maxima/${VERSION}/tests/rtestmcond_display.mac +share/maxima/${VERSION}/tests/rtestmt19937.mac +share/maxima/${VERSION}/tests/rtestnset.mac share/maxima/${VERSION}/tests/rtestode.mac -share/maxima/${VERSION}/tests/summarize-log -share/maxima/${VERSION}/tests/tests.lisp +share/maxima/${VERSION}/tests/rtestode_zp.mac +share/maxima/${VERSION}/tests/rtestsum.mac +share/maxima/${VERSION}/tests/testsuite.lisp +share/maxima/${VERSION}/tests/wester_problems/ +share/maxima/${VERSION}/tests/wester_problems/test_algebra.mac +share/maxima/${VERSION}/tests/wester_problems/test_boolean_logic.mac +share/maxima/${VERSION}/tests/wester_problems/test_calculus.mac +share/maxima/${VERSION}/tests/wester_problems/test_combinatorics.mac +share/maxima/${VERSION}/tests/wester_problems/test_complex_domain.mac +share/maxima/${VERSION}/tests/wester_problems/test_definite_integrals.mac +share/maxima/${VERSION}/tests/wester_problems/test_equations.mac +share/maxima/${VERSION}/tests/wester_problems/test_indefinite_integrals.mac +share/maxima/${VERSION}/tests/wester_problems/test_inequalities.mac +share/maxima/${VERSION}/tests/wester_problems/test_limits.mac +share/maxima/${VERSION}/tests/wester_problems/test_math_vs_cs_local.mac +share/maxima/${VERSION}/tests/wester_problems/test_math_vs_cs_match.mac +share/maxima/${VERSION}/tests/wester_problems/test_matrix_theory.mac +share/maxima/${VERSION}/tests/wester_problems/test_number_theory.mac +share/maxima/${VERSION}/tests/wester_problems/test_numbers.mac +share/maxima/${VERSION}/tests/wester_problems/test_numerical_analysis.mac +share/maxima/${VERSION}/tests/wester_problems/test_odes.mac +share/maxima/${VERSION}/tests/wester_problems/test_operators.mac +share/maxima/${VERSION}/tests/wester_problems/test_pdes.mac +share/maxima/${VERSION}/tests/wester_problems/test_pdes_heat.mac +share/maxima/${VERSION}/tests/wester_problems/test_products.mac +share/maxima/${VERSION}/tests/wester_problems/test_programming.mac +share/maxima/${VERSION}/tests/wester_problems/test_programming_dif.mac +share/maxima/${VERSION}/tests/wester_problems/test_series.mac +share/maxima/${VERSION}/tests/wester_problems/test_set_theory.mac +share/maxima/${VERSION}/tests/wester_problems/test_special_functions.mac +share/maxima/${VERSION}/tests/wester_problems/test_statistics.mac +share/maxima/${VERSION}/tests/wester_problems/test_sums.mac +share/maxima/${VERSION}/tests/wester_problems/test_tensor_analysis.mac +share/maxima/${VERSION}/tests/wester_problems/test_transforms.mac +share/maxima/${VERSION}/tests/wester_problems/test_trigonometry.mac +share/maxima/${VERSION}/tests/wester_problems/test_vector_analysis.mac +share/maxima/${VERSION}/tests/wester_problems/test_zero_equivalence.mac +share/maxima/${VERSION}/tests/wester_problems/wester-gpl-permission-message.txt share/maxima/${VERSION}/xmaxima/ share/maxima/${VERSION}/xmaxima/demos.html share/maxima/${VERSION}/xmaxima/examples.html +share/maxima/${VERSION}/xmaxima/html/ +share/maxima/${VERSION}/xmaxima/html/figures/ +share/maxima/${VERSION}/xmaxima/html/figures/plot2d.gif +share/maxima/${VERSION}/xmaxima/html/figures/plot3d.gif +share/maxima/${VERSION}/xmaxima/html/figures/sliders.gif +share/maxima/${VERSION}/xmaxima/html/figures/xmaxima.gif +share/maxima/${VERSION}/xmaxima/html/xmaxima.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_1.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_2.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_3.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_4.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_5.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_6.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_7.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_8.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_abt.html +share/maxima/${VERSION}/xmaxima/html/xmaxima_toc.html share/maxima/${VERSION}/xmaxima/intro.html +share/maxima/${VERSION}/xmaxima/maxima-icon.gif share/maxima/${VERSION}/xmaxima/maxima-icon.ico share/maxima/${VERSION}/xmaxima/maxima-icon.png share/maxima/${VERSION}/xmaxima/maxima-new.gif share/maxima/${VERSION}/xmaxima/maxima-new.png +share/maxima/${VERSION}/xmaxima/msgs/ +share/maxima/${VERSION}/xmaxima/msgs/es.msg +share/maxima/${VERSION}/xmaxima/msgs/ru.msg share/maxima/${VERSION}/xmaxima/plotmaxima.html -share/maxima/${VERSION}/xmaxima/server.lisp