pkgsrc/math
jtb a2a9a6842a Initial import of mtl.
The Matrix Template Library is a C++ class library for basic linear
algebra. The MTL is designed for high-performance while at the same
time taking advantage of the generic programming paradigm (ala the
STL) to allow much greater flexibility and breadth of
functionality. Many new and advanced programming techniques were used
in the construction of this library.

The MTL is a low level library in the sense that the user must be
conscious of the matrix type being used, and that all computationally
expensive operations are explicit. The MTL is not a C++
Matlab. Nevertheless, the interface is designed to be simple and easy
to use.

The matrix types provided include compressed sparse row/column,
banded, packed, diagonal (and tridiagonal), envelope, array of
pointers, and of course dense matrices. All matrix types share a
common and easy to use interface.

The algorithms consist of the traditional basic linear algebra
routines (from the BLAS level-1 to 3) which includes matrix and vector
arithmetic as well as operations such as backward substitution and
norm calculations.
2003-04-29 23:52:25 +00:00
..
abs Convert to buildlink2. 2002-10-21 12:31:19 +00:00
admesh Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
algae Update to version 4.1.2. 2003-04-29 22:15:27 +00:00
aribas Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
blas Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
calc emacs.mk already includes bsd.prefs.mk, no need to include it manually a 2003-01-10 14:26:37 +00:00
capc-calc Update checksum: Some changes for RPM support, version not bumped. 2003-02-28 19:26:34 +00:00
cassowary Bump revision; installed location change. 2003-01-25 05:27:27 +00:00
dcdflib.c Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
dcdflib.f Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
dfftpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
eispack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
eukleides Initial import of eukleides 0.9.0 into the NetBSD packages collection 2002-12-07 17:59:25 +00:00
euler Update to version 1.60.6. 2003-04-29 22:22:44 +00:00
fftpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
fftw Update to version 3.0. 2003-04-29 22:48:45 +00:00
gap Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
gcalctool Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
geg Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
glpk Add RCS Id. 2002-07-02 12:56:53 +00:00
gnumeric Update gnumeric to 1.0.13. Notable changes include: 2003-04-25 13:06:04 +00:00
gnumeric0 Bump PKGREVISION because of dependency on latest freetype2 or glib2 2002-12-24 06:09:44 +00:00
gp-autpgrp Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-factint Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-fplsa Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-grape Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-grpconst Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
gp-lag Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
grace s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV. 2003-01-19 07:07:40 +00:00
graphopt Update to 0.3. 2003-03-20 11:14:50 +00:00
grpn buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
gsl Update to gsl-1.3. 2003-02-17 01:01:38 +00:00
guppi Rename older (<1.6) Guile as guile14. 2003-01-07 03:56:17 +00:00
lapack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
libffm Add buildlink2.mk file to add a build dependency on libffm. 2002-09-29 03:22:24 +00:00
linpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
mcsim Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
meschach Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
metis Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
minpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
mtl Initial import of mtl. 2003-04-29 23:52:25 +00:00
newmat Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
ntl Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
octave (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; 2003-03-14 19:37:30 +00:00
octave-current Mark this package as broken for arm32. The package does not build due 2002-05-20 23:53:49 +00:00
odepack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
otter Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
p5-Math-Bezier Use perl5/module.mk. 2002-10-07 21:14:16 +00:00
p5-Math-BigInteger Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
p5-Math-Interpolate Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
p5-Math-MatrixReal Use buildlink2. Use perl5/module.mk. 2002-10-28 00:05:42 +00:00
p5-Math-Pari Use buildlink2. Use perl5/module.mk. 2002-10-27 21:20:37 +00:00
p5-Number-Latin Import p5-Number-Latin 1.01 2002-10-18 21:55:32 +00:00
p5-Spreadsheet-ParseExcel Initial import of p5-Spreadsheet-ParseExcel 0.2602 2003-03-02 19:40:46 +00:00
p5-Spreadsheet-WriteExcel Update p5-Spreadsheet-WriteExcel to 0.41 2003-04-25 17:18:45 +00:00
pari buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
php4-bcmath - make this work with apache2 2002-11-05 07:33:13 +00:00
pspp Instead of including bsd.pkg.install.mk directly in a package Makefile, 2003-01-28 22:03:00 +00:00
py-Numeric update to 23.0 2003-04-03 18:52:39 +00:00
py-rpy Initial import of py-rpy-0.3. 2002-12-10 12:30:58 +00:00
py-Scientific buildlink1 -> buildlink2. 2002-10-09 17:38:02 +00:00
py-Scientific-doc put documentation and examples of py-Scientific into a separate pkg 2002-01-17 12:00:11 +00:00
quadpack Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
R Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
randlib Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
rlab Make this compile with (implicitly updated (?)) superlu-2.0nb2. 2003-01-28 01:18:20 +00:00
ruby-bigfloat Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
ruby-bitvector Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
sc Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
scilab delete some .orig files from the install which do not belong there 2003-03-01 02:01:47 +00:00
slatec Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
snns These packages have been converted to use buildlink2, so they no longer 2003-02-18 17:43:05 +00:00
statist Initial import of statist-1.0.1, a small and portable statistics program. 2002-11-09 09:23:24 +00:00
superlu Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tasp-vsipl Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tela buildlink1 -> buildlink2. 2002-10-09 18:34:58 +00:00
tochnog Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
udunits Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
vista Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xeukleides Initial import of xeukleides 0.9.0 into the NetBSD packages collection 2002-12-07 18:13:51 +00:00
xgap Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xldlas One more: 2002-12-28 21:24:22 +00:00
xlife Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
xlispstat Move pkg/ files into package's toplevel directory 2001-11-01 00:32:23 +00:00
xmgr buildlink1 -> buildlink2 2002-09-23 23:11:58 +00:00
yacas Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
yorick Update to version 1.5.12. 2003-04-29 22:41:43 +00:00
Makefile By popular demand, move coq from math to lang in order to be consistent 2003-03-22 20:16:03 +00:00