pkgsrc/math
asau 579c2e1933 Update to Maxima 5.20.1.
Approved by <agc>.


   Backwards-incompatible changes:

 * removed package jtroot3 (superseded by bfallroots)

 * internal symbols of specint replaced by more descriptive names:

    %f         --> hypergeometric
    %e         --> elliptic_ec
    %kelliptic --> elliptic_kc
    %p[a,b,c]  --> jacobi_p
    %p[a,b]    --> assoc_legendre_p
    %p[a]      --> legendre_p
    %q[a,b]    --> assoc_legendre_q
    %q[a]      --> legendre_q
    hstruve    --> struve_h
    lstruve    --> struve_l
    %d         --> parabolic_cylinder_d
    %m         --> whittaker_m
    %w         --> whittaker_w
    %ei        --> expintegral_ei
    %h[n,x]    --> hankel_1 and hankel_2
    %he        --> hermite


   New items in core:

 * general mechanism for functions to distribute over operators
   (distribute_over declaration)


   Other revisions:

 * improved Laplace transforms of special functions

 * assume database:

   The inferences between the declarations of variables as integer,
   real, complex, .. have been cut out. The constant %i is declared
   to be imaginary. The constants %pi, %e, %gamma, %phi are declared
   to be real.

   The database handles expressions with constants more completely.
   Facts like assume(x < %pi/2) are now handled correctly.

   The sign of sums of constant expressions is determined more
   correctly.

   Askinteger take into account more facts from the database.

 * improvements of special functions:

   More functionality for the Hankel 1 and 2 functions:
   Expansion for a half integral order has been implemented.

   More consistent numerical evaluation of Bessel and Hankel functions.

   More general integrals for Bessel functions and implementation of
   integrals for the Airy functions.

   Gamma function accepts a Taylor expansion as an argument.

   Implementation of Struve H and L functions:
   Numerical evaluation for real and complex numbers in float and
   bigfloat precision. Handling of specific values. Derivatives of the
   functions and expansion for a half integral order is implemented.

   Adding mirror symmetry for the Airy functions.

   Improving the limits of the log and factorial functions.

 * package fft: revised for greater speed
 * package to_poly_solver: improvements
 * regularize error and warning messages, and translate via gettext (ongoing)
 * bug fixes and other improvements in plotting code
 * bug fixes in translator


   Bug fixes:

   2906049: integration failure with option integrate_use_rootsof :true
   2901855: limit(sqrt(x),x,minf) not fully evaluated
   2886564: conjugate(atan2(y,x)) not simplified
   2882408: solve_rat_ineq returns false answers
   2876387: ode2 asks if sqrt(3) is an integer
   2876284: nicedummies of subscripted
   2876277: hgfred([3/2,-2],[5/2],-x) not fully simplified
   2873057: incorrect version is reported in manual front page
   2872605: abs_integrate bug
   2872505: Assume database inconsistent after reset()
   2847387: hgfred([3/2,-b],[5/2],-1) bogus
   2843705: limit of psi[i]
   2842198: next_prime speed improvement
   2842060: unsimplified result from integrate
   2841504: Limit of the factorial function - 4 problems
   2840566: defint fails to determine if one of its limit is real
   2836339: unsimplified negation
   2835634: logcontract broken
   2835098: SIGN-PREP strangeness
   2834336: ratsimp vs facsum
   2824360: missing bug reporting node in manual's detailed menu
   2808568: Reserved words that aren't reserved
   2802006: integrate(1/(sqrt(x)+1), x, 0, 1);
   2770575: rtestsum test 226
   2636628: solve_rat_ineq doesnt find all soloutions
   2609426: integrate(cos(a)/sqrt((tan(a))^2+1), a,-%pi/2,%pi/2);
   2148461: docs for factor refer to "the field of integers"
   2018842: unsimplified result from jacobi_p
   1977146: radexpand does not work as explained in documentation
   1725951: unsimplified boolean
   1646397: listofvars includes true
   1551310: mod and floor should distribute over matrix and list
   1038624: askinteger ignores asksign database
    840360: qunit(4) internal errors
    831163: part(x) should give warning
    816797: limit(%i*log(a),a,0) nounform (%i*und problem)
    788892: zeroa handled inconsistently
    752067: Can't untrace ?meval
    706455: Should powerseries do Laurent expansions?
    652470: Pickapart error (due to MEMSIMILAR)
    640332: Need to specdisrep more systematically
    627759: Ratdisrep of aggregates
2009-12-20 22:49:39 +00:00
..
aamath Import aamath 0.3 as math/aamath. 2009-09-05 17:32:40 +00:00
abs Update HOMEPAGE and MASTER_SITES, set LICENSE (GNU GPL v.2). 2009-09-03 11:50:52 +00:00
admesh Fix broken homepage link 2009-09-13 23:53:07 +00:00
algae Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
antixls Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
aribas Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
bc Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
blas Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
blitz++ Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
calc calc is included in emacs>=22. 2009-08-05 08:20:48 +00:00
calcoo bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
capc-calc Update to calc 2.12.4.0. 2009-09-03 09:59:09 +00:00
cln bump ABI requirement for the new shlib major number 2009-09-09 17:29:01 +00:00
dcdflib.c Support staged installation. 2009-12-12 21:58:18 +00:00
dcdflib.f Support staged installation. 2009-12-12 21:58:18 +00:00
dfftpack Support staged installation. 2009-12-12 21:58:18 +00:00
dieharder destdir support 2009-11-30 17:53:58 +00:00
djbfft Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
eigen2 Update eigen2 to 2.0.4. 2009-08-04 21:13:30 +00:00
eispack Support staged installation. 2009-12-11 17:36:50 +00:00
ess PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
eukleides Not MAKE_JOBS_SAFE. 2009-07-16 14:32:49 +00:00
euler bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
fftpack Support staged installation. 2009-12-12 19:43:41 +00:00
fftw Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
fftw2 Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
fftwf Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
fgmp dead mirror. fetch from backup. 2009-05-21 11:21:44 +00:00
fityk add fityk-0.8.9, a peak fitting program 2009-12-11 20:44:38 +00:00
fricas Update to FriCAS 1.0.8 2009-12-15 23:36:28 +00:00
galculator bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
gap Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gcalctool update to 2.28.2 2009-12-16 17:56:53 +00:00
geg Add DESTDIR support. 2008-06-20 01:09:05 +00:00
genius Update to 1.0.8: 2009-11-10 18:20:05 +00:00
glpk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gnumeric PKGREVISION bump pkgs which are affected by the libgnome change 2009-10-29 23:14:13 +00:00
gp-autpgrp Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gp-factint Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gp-fplsa Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gp-grape Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gp-grpconst Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
gp-lag Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
grace Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
graphopt Support staged installation. 2009-12-11 17:47:28 +00:00
grpn Needs pkg-config. 2009-11-26 17:35:53 +00:00
gsl Update to 1.13: 2009-10-31 01:27:26 +00:00
gtklife Support staged installation. 2009-12-12 20:39:56 +00:00
lapack Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
libffm Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
libmatheval don't propagate guile dependency, it is only used at build time 2009-12-15 23:27:17 +00:00
linpack Support staged installation. 2009-12-11 01:34:38 +00:00
ltm Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mapm Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
mathomatic Update mathomatic to 14.5.5. 2009-09-22 02:05:50 +00:00
maxima Update to Maxima 5.20.1. 2009-12-20 22:49:39 +00:00
mcsim Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
meschach This one uses BSD Make scripts. 2009-12-11 17:09:51 +00:00
metis Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
minpack Support staged installation. 2009-12-11 18:10:56 +00:00
mpfr Set LICENSE. 2009-12-15 12:36:50 +00:00
mprime-bin It does support staged installation. 2009-12-13 02:01:27 +00:00
mtl Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
muparser MAKE_JOBS_SAFE=no 2009-12-12 12:27:33 +00:00
newmat Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
nickle Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ntl Always call libtool with the right --mode option. DESTDIR support. 2009-12-03 17:48:58 +00:00
octave Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
octave-forge Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
odepack Support staged installation. 2009-12-12 20:11:24 +00:00
openaxiom Dragonfly hack is no longer needed. 2009-12-16 01:58:08 +00:00
openfst Initial import of openfst-1.1 from pkgsrc-wip, packaged by Pierre 2009-11-03 17:53:44 +00:00
ordCalc ordCalc is a program for interactively dealing with ordinals (generalized 2009-09-18 14:09:26 +00:00
orpie Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
otter Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
p5-Excel-Template Import p5-Excel-Template version 0.31. 2008-10-20 22:41:15 +00:00
p5-Excel-Template-Plus Bumping revision of packages which depend direct or indirect on 2009-09-24 06:50:10 +00:00
p5-Math-Base85 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
p5-Math-BaseCnv Added math/p5-Math-BaseCnv version 1.4.75 2008-10-26 19:12:13 +00:00
p5-Math-Bezier Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Math-BigInt-GMP Perl modules generally don't need static PLISTs. Fixes install on Darwin. 2009-07-24 16:52:18 +00:00
p5-Math-BigInt-Pari Importing package for p5 module Math::BigInt::Pari version 1.13 to support 2009-07-08 10:24:53 +00:00
p5-Math-BigInteger Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Math-FFT Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Math-GMP Updating math/p5-Math-GMP from 2.05 to 2.06 2009-09-22 20:40:35 +00:00
p5-Math-Interpolate Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Math-MatrixReal Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Math-Pari Apply patches/diff_2.1.7_-O from the distribution to fix Lunix build. No 2009-09-16 02:32:00 +00:00
p5-Math-Random Update to 0.71: 2009-02-22 16:21:11 +00:00
p5-Math-Random-MT-Perl Updating math/p5-Math-Random-MT-Perl from 1.05 to 1.06 2009-09-12 21:14:22 +00:00
p5-Math-Round Initial import of math/p5-Math-Round, needed by upcoming graphics/circos. 2009-04-21 17:46:39 +00:00
p5-Math-VecStat Initial import of math/p5-Math-VecStat, needed by upcoming graphics/circos. 2009-04-21 17:47:10 +00:00
p5-Number-Compare Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Number-Latin Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Roman Update from version 1.22 to 1.23. 2009-02-22 13:21:32 +00:00
p5-Set-Crontab Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Set-Infinite Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Spreadsheet-ParseExcel Update from version 0.5400 to version 0.5500 (upstream 0.55) 2009-11-10 12:07:54 +00:00
p5-Spreadsheet-Read Update p5-Spreadsheet-Read from version 0.35 to version 0.37. 2009-11-10 13:21:14 +00:00
p5-Spreadsheet-ReadSXC Initial import of p5-Spreadsheet-ReadSXC version 0.20 in the NetBSD 2009-02-01 09:04:02 +00:00
p5-Spreadsheet-WriteExcel Updated from version 2.23nb1 to 2.25. 2008-11-18 06:11:01 +00:00
p5-Spreadsheet-XLSX Update p5-Spreadsheet-XLSX from version 0.10 to version 0.12 2009-11-10 12:14:55 +00:00
p5-Statistics-Descriptive Updating package for p5 module Statistics::Descriptive from 2.6 to 3.0100 2009-08-18 14:03:06 +00:00
pari Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
pari-galdata Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
pear-Numbers_Roman Give up MAINTAINER 2009-07-17 18:00:13 +00:00
pear-Numbers_Words Give up MAINTAINER 2009-07-17 18:00:13 +00:00
php-bcmath bcmath extension bundled with PHP 5.3 needs a patch to build as an extension module, 2009-07-10 20:00:00 +00:00
pspp resolve lib/charset.alias conflicts. PR pkg/42199 2009-10-21 16:51:46 +00:00
py-ephem Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-fpconst Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
py-networkx Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
py-numarray Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-Numeric Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-numpy Fix so works again with non-default values of PKGSRC_FORTRAN. 2009-12-04 21:23:22 +00:00
py-pytables use PYVERSSUFFIX, fixes Python!=2.5 2009-12-16 16:59:48 +00:00
py-rpy Catch up with PLIST changes. Bump revision. 2008-09-19 14:39:00 +00:00
py-Scientific Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-Scientific-doc Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
py-scipy Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
py-sympy update to 0.6.5 2009-09-15 11:30:55 +00:00
qalculate Bump revision after CLN update. Addresses PR pkg/42006. 2009-09-08 19:29:35 +00:00
qalculate-bases Fix build after CLN update. Bump revision (autoconf dependency). 2009-09-06 15:24:38 +00:00
qalculate-currency Fix build after CLN update. Bump revision (autoconf dependency). 2009-09-06 15:24:38 +00:00
qalculate-gtk PKGREVISION bump pkgs which are affected by the libgnome change 2009-10-29 23:14:13 +00:00
qalculate-kde Fix build after CLN update. Bump revision (autoconf dependency). 2009-09-06 15:40:49 +00:00
qalculate-units Fix build after CLN update. Bump revision (autoconf dependency). 2009-09-06 15:40:49 +00:00
qhull Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
quadpack Support staged installation. 2009-12-12 21:58:18 +00:00
R Changes 2.10.0: 2009-12-11 18:53:40 +00:00
R-abind Fix homepage. 2008-10-13 11:30:50 +00:00
R-akima Update to the latest version of the module along with R update 2009-12-11 19:18:17 +00:00
R-CGIwithR Update R-CGIwithR to 0.72. 2008-10-13 11:12:52 +00:00
R-chron Update to the latest version of the module along with R update 2009-12-11 19:23:06 +00:00
R-circular Added USE_LANGUAGES 2009-12-11 19:25:33 +00:00
R-classInt A package for choosing univariate class intervals for mapping or other graphics 2009-12-11 19:11:00 +00:00
R-clim.pact Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-combinat Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-DAAG Update R-DAAG to 0.97 2008-10-13 11:14:55 +00:00
R-date Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-e1071 Functions for latent class analysis, short time Fourier transform, fuzzy 2009-12-11 19:09:46 +00:00
R-gdata Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-genetics Update R-genetics to 1.3.4 2008-10-14 07:38:26 +00:00
R-geoR Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-GRASS Update to the latest version of the module along with R update 2009-12-11 19:14:36 +00:00
R-gstat Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-gtools Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-httpRequest Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-hwde Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-ISwR Update to the latest version of the module along with R update 2009-12-11 19:14:36 +00:00
R-lmm Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
R-mapproj Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-maps Update to the latest version of the module along with R update 2009-12-11 19:26:24 +00:00
R-mvtnorm Update to the latest version of the module along with R update 2009-12-11 19:36:55 +00:00
R-ncdf Fix homepage. 2008-10-14 05:42:14 +00:00
R-PHYLOGR Update R-PHYLOGR to 1.0.6 2008-10-13 11:24:40 +00:00
R-pixmap Update to the latest version of the module along with R update 2009-12-11 19:36:55 +00:00
R-R2HTML Update to the latest version of the module along with R update 2009-12-11 19:18:17 +00:00
R-randomForest Wrong path in Makefile 2009-12-11 19:45:46 +00:00
R-RArcInfo Update R-RArcInfo to 0.4.7 2008-10-13 11:29:42 +00:00
R-Rcmdr Update to the latest version of the module along with R update 2009-12-11 19:18:17 +00:00
R-sgeostat Update to the latest version of the module along with R update 2009-12-11 19:36:55 +00:00
R-shapefiles Update R-shapefiles to 0.6 2008-10-13 19:27:42 +00:00
R-sp Update to the latest version of the module along with R update 2009-12-11 19:36:55 +00:00
R-statmod Update to the latest version of the module along with R update 2009-12-11 19:36:55 +00:00
R-wle Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
randlib Home page moved. 2009-12-12 20:56:54 +00:00
ruby-rb-gsl Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
sc Support staged installation. 2009-12-12 20:22:01 +00:00
scilab Follow f2c/libf2c split: bump revision of all packages 2009-12-03 13:06:51 +00:00
slatec Support staged installation. 2009-12-11 17:32:41 +00:00
snns Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
statist Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
superlu Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
tasp-vsipl Support staged installation. 2009-12-12 20:39:56 +00:00
texdrive PKGREVISION bump for elisp packages because of bytecode format changes 2009-08-06 01:44:45 +00:00
tochnog Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
udunits Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
units Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib 2009-05-20 00:58:05 +00:00
vista Support staged installation. 2009-12-12 21:58:18 +00:00
xeukleides MAKE_JOBS_SAFE=no 2009-08-03 15:57:45 +00:00
xfractint Support staged installation. 2009-12-11 17:47:28 +00:00
xgap Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
xldlas bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
xlife Support staged installation. 2009-12-12 19:19:00 +00:00
xlispstat NetBSD-current grew fmax(3) too 2009-11-01 16:07:10 +00:00
xmgr Support staged installation. 2009-12-11 02:11:52 +00:00
xylib add xylib-0.4, a library for reading powder diffraction data 2009-12-12 13:58:58 +00:00
yacas Update to YACAS 1.2.2. 2009-09-05 13:07:09 +00:00
yorick Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
Makefile +xylib 2009-12-12 14:02:21 +00:00