pkgsrc/math
tnn 14d7ed9d10 Update to algae-4.3.6. From Aleksej Saushev.
Version 4.3.6 (February 22, 2004)
* Fixed a label handling error in the `set' function that was
  introduced in version 4.3.1.  Also cleaned up and documented
  Label handling in `complement', `intersection', and `union'.

Version 4.3.5 (February 11, 2004)
* Added support for short int endian conversions in `fread'.  This
  was a quick fix -- we really need to go through that code (and
  `fwrite') to clean it up and support a variety of missing cases.

Version 4.3.4 (December 16, 2003)
* Fixed disassemble bug causing wipeout on `veil' statement.
* Now use --enable-debug instead of --with-debug in configure.
  (It was and has been broken since version 4.3.0.)

Version 4.3.3 (December 9, 2003)
* By default, use Doug Lea's dlmalloc package in place of the
  C library's malloc.  On some systems, dlmalloc is far superior.
  For example, Algae's timing suite runs 2.5 times faster with
  dlmalloc than with the AIX 5.1 malloc routines.  (On Linux,
  dlmalloc is the default anyway.)
* Replaced code for `magic' with faster code from Octave.
* Supplied some missing prototypes that caused trouble.
* Quit installing header files.  Not sure how or why that got
  started, but if you have installed previous versions of Algae,
  you may have junk left around in /usr/src/algae.

Version 4.3.2 (November 29, 2003)
* Ouch!  Fixed a nasty bug in `filter'.

Version 4.3.1 (November 24, 2003)
* Several efficiency improvements, some pretty dramatic.
* Short ints supported in `fread' and `fwrite'.
* New functions `erf', `erfc', `gcd', `lcm', `primef', `primes', and
  `trapz'.

Version 4.3.0 (October 4, 2003)
* Enable linking to fftw (http://www.fftw.org/) for high-performance
  Fourier transforms.
* The `fft' and `ifft' functions now handle matrices.  By default
  they transform each column, but that can be changed with an option.
* The `max' and `min' (and `imax' and `imin') functions now handle
  matrix and table arguments.  Note:  The old versions converted
  matrix arguments to vectors, if possible; the new versions may
  give different results in those cases.

* The new `circshift' function performs circular shifts of arrays.
* Minor code changes to support Mac OS X.
* Fixed several potential buffer overrun problems.
* Included latest (3 June 2003) SuperLU updates.
* Included current ARPACK patches.

Version 4.2.1 (August 6, 2003)
* Added the `$digits' global variable.

Version 4.2.0 (August 5, 2003)
* New `veil' statement allows temporary changes to global variables.

Version 4.1.4 (August 2, 2003)
* Improved configuration for floating point exception handling.
* Added numerous "volatile" qualifiers, to protect against longjmp
  problems with optimized gcc.
* Fix `select' function for zero-length vectors.
2008-12-14 13:19:15 +00:00
..
abs Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
admesh Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
algae Update to algae-4.3.6. From Aleksej Saushev. 2008-12-14 13:19:15 +00:00
antixls Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
aribas update to 1.63 2008-06-23 17:55:33 +00:00
bc + Drop ncurses dependency because it was only there for readline on 2008-03-05 04:00:01 +00:00
blas fix typo. 2008-08-12 21:32:26 +00:00
blitz++ Add DESTDIR support. 2008-06-20 01:09:05 +00:00
calc Move mk/emacs.mk to editors/emacs/modules.mk. 2008-10-11 09:31:54 +00:00
calcoo Add DESTDIR support. 2008-06-12 02:14:13 +00:00
capc-calc Pass pkgsrc ${CFLAGS} to the build via ${DEBUG}. 2008-09-17 15:23:19 +00:00
cln Add DESTDIR support. 2008-06-12 02:14:13 +00:00
dcdflib.c Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
dcdflib.f Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
dfftpack Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
dieharder Initial import of dieharder-2.24.4 into pkgsrc. 2007-09-13 10:07:36 +00:00
djbfft DJB has placed djbfft in the public domain. From 2008-02-28 14:30:39 +00:00
eispack Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
ess Move mk/emacs.mk to editors/emacs/modules.mk. 2008-10-11 09:31:54 +00:00
eukleides Update eukleides to 1.0.3. 2008-09-02 05:28:44 +00:00
euler Add DESTDIR support. 2008-06-12 02:14:13 +00:00
fftpack Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
fftw Changes 3.2: 2008-11-18 11:13:06 +00:00
fftw2 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
fftwf DESTDIR support. 2008-03-15 14:18:39 +00:00
fgmp Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
fricas Import fricas-1.0.3 as math/fricas. 2008-09-14 12:25:00 +00:00
galculator Add DESTDIR support. 2008-06-12 02:14:13 +00:00
gap Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
gcalctool Update to 5.24.2: 2008-12-02 13:35:11 +00:00
geg Add DESTDIR support. 2008-06-20 01:09:05 +00:00
genius update to 1.0.3 2008-06-23 17:16:56 +00:00
glpk Changes 4.33: 2008-11-07 20:01:29 +00:00
gnumeric import compile fixes from devel branch 1.9.3... must define 2008-11-15 02:02:13 +00:00
gp-autpgrp Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
gp-factint Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
gp-fplsa Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
gp-grape Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
gp-grpconst Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
gp-lag Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
grace Update grace to 5.1.22. 2008-07-18 17:22:47 +00:00
graphopt pkglint cleanup; update HOMEPAGE/MASTER_SITES. 2007-02-22 19:01:13 +00:00
grpn Needs mkdirhier. 2006-06-09 06:34:57 +00:00
gsl Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gtklife Update to 5.1. Now uses gtk2. Changes are mostly small bugfixes and UI 2008-11-02 16:56:15 +00:00
lapack Tell libtool that its linking fortran so the correct libraries get linked 2008-08-12 21:32:04 +00:00
libffm Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
libmatheval Mark as destdir ready. 2008-07-14 12:55:56 +00:00
linpack
ltm Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
mapm Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
mathomatic Update mathomatic to 14.0.5. 2008-06-21 17:23:26 +00:00
maxima Update to 5.15 2008-08-25 22:14:17 +00:00
mcsim Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
meschach Fix installation. 2008-04-07 17:33:36 +00:00
metis Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
minpack Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
mpfr Update to mpfr-2.3.1. Add new distribution patch, appease pkglint. 2008-08-17 07:59:13 +00:00
mprime-bin Import mprime-bin-24.14 as math/mprime-bin. 2008-06-02 12:40:48 +00:00
mtl Add CONFLICTS line for previous PKGNAME versions. 2008-03-10 10:33:38 +00:00
newmat Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
nickle Add DESTDIR support. 2008-06-20 01:09:05 +00:00
ntl Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
octave Changes 3.0.3: 2008-10-25 08:26:12 +00:00
octave-forge Modular Xorg support. 2007-02-06 18:05:58 +00:00
odepack
openaxiom Import openaxiom-1.2.0 as math/openaxiom. 2008-08-28 20:07:51 +00:00
orpie Update master site and homepage. 2008-03-28 04:19:56 +00:00
otter Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
p5-Excel-Template Import p5-Excel-Template version 0.31. 2008-10-20 22:41:15 +00:00
p5-Excel-Template-Plus Import p5-Excel-Template-Plus version 0.04. 2008-10-20 22:57:45 +00:00
p5-Math-Base85 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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-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 Update from version 2.04nb1 to 2.05. 2008-11-18 05:46:55 +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 Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Math-Random Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Math-Random-MT-Perl Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +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-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.32nb1 to 0.41. 2008-11-18 06:03:58 +00:00
p5-Spreadsheet-WriteExcel Updated from version 2.23nb1 to 2.25. 2008-11-18 06:11:01 +00:00
pari Add DESTDIR support. 2008-06-12 02:14:13 +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 Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pear-Numbers_Words Add DESTDIR support. 2008-06-12 02:14:13 +00:00
php-bcmath Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pspp Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-ephem Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-fpconst MASTER_SITES is not available now. 2008-09-02 02:59:35 +00:00
py-networkx Add math/py-networkx package. 2008-08-27 18:53:42 +00:00
py-numarray Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-Numeric Update PYTHON_VERSIONS_COMPATIBLE 2008-04-25 20:39:06 +00:00
py-pytables Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-rpy Catch up with PLIST changes. Bump revision. 2008-09-19 14:39:00 +00:00
py-Scientific Add DESTDIR support. 2008-06-12 02:14:13 +00:00
py-Scientific-doc Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
py-sympy uses decorators -> Python>=2.4 2008-06-26 15:55:18 +00:00
qalculate Add DESTDIR support. 2008-06-20 01:09:05 +00:00
qalculate-bases Add DESTDIR support. 2008-06-20 01:09:05 +00:00
qalculate-currency Add DESTDIR support. 2008-06-20 01:09:05 +00:00
qalculate-gtk Add DESTDIR support. 2008-06-20 01:09:05 +00:00
qalculate-kde Add DESTDIR support. 2008-06-20 01:09:05 +00:00
qalculate-units Add DESTDIR support. 2008-06-20 01:09:05 +00:00
qhull Add DESTDIR support. 2008-06-20 01:09:05 +00:00
quadpack Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
R user-destdir support from Masao Uebayashi with minor changes from me. 2008-10-13 11:08:31 +00:00
R-abind Fix homepage. 2008-10-13 11:30:50 +00:00
R-akima Fix homepage. 2008-10-13 11:31:32 +00:00
R-CGIwithR Update R-CGIwithR to 0.72. 2008-10-13 11:12:52 +00:00
R-chron Update R-chron to 2.3.24 2008-10-13 11:34:21 +00:00
R-circular Initial import of R-circular version 0.3.8 2008-10-14 07:12:44 +00:00
R-clim.pact Update R-clim.pact to 2.2.15 2008-10-14 08:00:31 +00:00
R-combinat Fix homepage. 2008-10-13 11:35:13 +00:00
R-DAAG Update R-DAAG to 0.97 2008-10-13 11:14:55 +00:00
R-date Update R-date to 1.2.26 2008-10-13 11:38:19 +00:00
R-gdata Update R-gdata to 2.4.2 2008-10-14 07:31:26 +00:00
R-genetics Update R-genetics to 1.3.4 2008-10-14 07:38:26 +00:00
R-geoR Update R-geoR to 0.9.26 2008-10-14 08:19:07 +00:00
R-GRASS Update R-GRASS to 0.3.7 2008-10-13 11:17:04 +00:00
R-gstat Update R-gstat to 0.9.51 2008-10-14 08:24:23 +00:00
R-gtools Update R-gtools to 2.5.0 2008-10-14 06:51:09 +00:00
R-httpRequest Update R-httpRequest to 0.0.6 2008-10-14 06:44:25 +00:00
R-hwde Update R-hwde to 0.5 2008-10-14 06:41:35 +00:00
R-ISwR Update R-ISwR to 2.0.2 2008-10-13 11:19:45 +00:00
R-lmm fixup patch from previous. 2008-10-14 22:41:44 +00:00
R-mapproj Update R-mapproj to 1.1.7.2 2008-10-14 06:01:48 +00:00
R-maps Update to R-maps 2.0.40 2008-10-14 05:54:25 +00:00
R-Matrix Update R-Matrix to 0.999375.15 2008-10-13 11:22:46 +00:00
R-mvtnorm Update R-mvtnorm to 0.9.2 2008-10-14 05:47:36 +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 R-pixmap to 0.4.9 2008-10-14 05:35:47 +00:00
R-R2HTML Update R-R2HTML to 1.59 2008-10-13 11:27:50 +00:00
R-RArcInfo Update R-RArcInfo to 0.4.7 2008-10-13 11:29:42 +00:00
R-Rcmdr Update R-Rcmdr to 1.4.2 2008-10-14 07:25:31 +00:00
R-sgeostat Update R-sgeostat to 1.0.21 2008-10-13 19:26:12 +00:00
R-shapefiles Update R-shapefiles to 0.6 2008-10-13 19:27:42 +00:00
R-sp Initial import of R-sp version 0.9.26 2008-10-14 08:15:24 +00:00
R-statmod Update R-statmod to 1.3.6 2008-10-13 19:28:48 +00:00
R-wle Update R-wle to 0.9.3 2008-10-14 07:16:50 +00:00
randlib Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
ruby-rb-gsl Mark as destdir ready. 2008-07-14 12:55:56 +00:00
sc Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
scilab MAKE_JOBS_SAFE= no 2008-12-05 19:02:09 +00:00
slatec Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 11:20:53 +00:00
snns Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
statist Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
superlu Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
tasp-vsipl Modular Xorg support. 2007-02-19 21:38:32 +00:00
texdrive Initial import of texdrive-0.0.20081126: 2008-12-09 12:19:59 +00:00
tochnog Mechanical changes to add DESTDIR support to packages that install 2008-03-04 17:57:17 +00:00
udunits Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
units Add DESTDIR support. 2008-06-20 01:09:05 +00:00
vista Don't include x11.b3.mk directly as this is pure lisp. 2007-02-19 20:02:18 +00:00
xeukleides Update xeukleides to 1.0.1. 2008-09-02 05:33:32 +00:00
xfractint Resign from maintaining a lot of packages, so everyone is free to update 2008-03-04 11:02:23 +00:00
xgap Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xldlas Location on MASTER_SITE_SUNSITE has beenn changed. 2008-09-02 02:39:44 +00:00
xlife Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
xlispstat Update math/xlispstat to version 3.52.20. Changes from version 3.52.18 2008-03-07 16:48:02 +00:00
xmgr Remove fire.mpi-stuttgart.mpg.de and wauug.erols.com from MASTER_SITES, 2007-11-11 23:56:53 +00:00
yacas Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
yorick MASTER_SITES (and HOMPAGE) gone away, change MASTER_SITE to site still have 2008-09-02 02:08:33 +00:00
Makefile + texdrive. 2008-12-09 12:20:35 +00:00