summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Collapse)AuthorFilesLines
2002-10-21Convert to buildlink2.wiz1-2/+3
2002-10-21Convert to buildlink2.wiz1-2/+3
2002-10-21Convert to buildlink2.wiz1-2/+3
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh2-4/+4
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-18Import p5-Number-Latin 1.01abs5-1/+24
Some applications, notably the numbering of points in outlines, use a scheme that starts with the letter "a", goes to "z", and then starts over with "aa" thru "az", then "ba", and so on. This module provides functions that deal with that numbering system, converting between it and integer values.
2002-10-16Add/enable newmatjschauma1-1/+2
2002-10-16Initial import of math/newmat into pkgsrc:jschauma6-0/+103
This C++ library is intended for scientists and engineers who need to manipulate a variety of types of matrices using standard matrix operations. Emphasis is on the kind of operations needed in statistical calculations such as least squares, linear equation solve and eigenvalues. It supports matrix types: Matrix (rectangular matrix); UpperTriangularMatrix; LowerTriangularMatrix; DiagonalMatrix; SymmetricMatrix; BandMatrix; UpperBandMatrix; LowerBandMatrix; SymmetricBandMatrix; IdentityMatrix; RowVector; ColumnVector. The library includes the operations *, +, -, *=, +=, -=, Kronecker product, Schur product, concatenation, inverse, transpose, conversion between types, submatrix, determinant, Cholesky decomposition, QR triangularisation, singular value decomposition, eigenvalues of a symmetric matrix, sorting, fast Fourier and trig. transforms, printing and an interface with Numerical Recipes in C. It is intended for matrices in the range 10 x 10 to the maximum size your machine will accommodate in a single array. The package works for very small matrices but becomes rather inefficient. A lazy evaluation approach to evaluating matrix expressions is used to improve efficiency and reduce use of temporary storage.
2002-10-16Updated gnumeric to 1.0.10martti2-7/+6
* Fix valign=center in html exporter * Fix the schema. * Backport partial fix for named expressions. * Export copy/paste data to primary and clipboard to communicate with 1.1.x. * Add warning dialog when we can't activate guppi. * Backport fix for sheet object ref count error. * Allow format dialog to grow (debian 159949) * Backport xls export fix to handle differing numbers of argument * Backport fix for off by 1 error in repeated col/row printing * Fix goal seek (and thus functions like XIRR.)
2002-10-14Updated php to 4.2.3martti2-17/+3
* lots of bug fixes * experimental apache2 support * added IPv6 support to gethostbyaddr() ATTENTION!! register_globals defaults to 'off' now
2002-10-13buildlink1 -> buildlink2.wiz1-3/+3
2002-10-09Unused.wiz2-66/+0
2002-10-09buildlink1 -> buildlink2.wiz1-9/+8
2002-10-09buildlink1 -> buildlink2.wiz1-2/+3
2002-10-09Unused.wiz1-6/+0
2002-10-09buildlink1 -> buildlink2.wiz1-3/+4
2002-10-08Unused.wiz1-239/+0
2002-10-08Unused.wiz1-36/+0
2002-10-08Update of GAP-4.3 (math/gap) to bug fix level 3.cjep6-4343/+4283
Corrections since bug fix level 1 include: * A problem with the inversion routine for quaternions. * A segmentation fault when appending to a length 0 compressed vector over GF2. * An error in the computation of inverses in quaternion algebras with non-standard parameters. * A problem in backtrack routines using `Suborbits' if the group has fixed points in the range [1..max(Omega)]. * A problem with the linear algebra methods for Lie algebra cohomology. * A Problem with inverting lists of compressed vectors over fields of order greater than 2. * An error in computing whether an element is in a Green's D equivalence class or not. * Problems with various functions (including GQuotient, IntScalarProduct, NonnegIntScalarProducts, CharacterTableDirectProduct) * Problems with various methods (including IsGreensLessThanOrEqual and GroupHClassOfGreensDClass, AssociatedReesMatrixSemigroupOfDClass, IsZeroSimpleSemigroup, IsomorphismReesMatrixSemigroup and SandwichMatrixOfReesZeroMatrixSemigroup) XXX A bug has been introduced into GAP which prevents the test suite (zmodnz.tst) from working in this version. This will be fixed in bug fix 4. For full details, please see the "description3" file that comes with this package in ${PREFIX}/lib/gap4.3.
2002-10-07Sort lines a bit, so that @dirrm share/guppi works.wiz1-2/+2
2002-10-07Convert to buildlink2. Use perl5/module.mk.seb2-12/+6
2002-10-07Use perl5/module.mk.seb1-5/+2
2002-10-07Unused.wiz1-35/+0
2002-10-04Add missing .la file.wiz1-1/+2
2002-10-02Join short continuation line.wiz1-3/+2
2002-10-02get rid of autoconf dependency by patching configuredillo3-6/+218
2002-10-02get rid of autoconf dependency by patching configure. also, fixdillo4-10/+260
configure.in patch
2002-09-30Use buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc.jlam1-21/+24
2002-09-29buildlink1 -> buildlink2jlam1-2/+4
2002-09-29udunits installs static libraries, so by default, use a build dependency.jlam1-1/+2
2002-09-29Add buildlink2.mk file to add a build dependency on libffm.jlam1-0/+20
2002-09-29buildlink1 -> buildlink2jlam1-1/+2
2002-09-27update to 5.1.10 (PR pkg/18369 by Wolfgang Rupprecht)drochner5-37/+30
notable changes: -many bugfixes -allow XYZ sets in polar graphs -extended x-correlation routines -use leading zeros in axis year formats -implemented "safe" mode
2002-09-26Patch Makefile to quote variables.jschauma2-6/+12
This prevents the compiler to bail out if the user has set CFLAGS=-O2 -mcpu=pentiumpro -march=pentium for example.
2002-09-26INSTALL_DIRS -> R_INSTALL_DIRS to not conflict with the variable introducedmarkd1-4/+4
in bsd.pkg.mk revision 1.1045. Fixes pkg/18332
2002-09-24Sort, and add some files installed that weren't listed.jlam1-78/+92
2002-09-24Complete standardization of messages according to latest pkglint.wiz3-11/+11
2002-09-24Add a buildlink2.mk file for use by other package Makefiles.jlam1-0/+25
2002-09-24buildlink1 -> buildlink2jlam1-22/+21
2002-09-23buildlink1 -> buildlink2jlam1-10/+6
2002-09-23buildlink1 -> buildlink2jlam7-75/+41
2002-09-23buildlink1 -> buildlink2jlam1-15/+16
2002-09-23Convert to buildlink2.wiz1-12/+11
2002-09-23find ... -or ... -> find ... -o ... for more portability.markd2-4/+4
2002-09-22Use buildlink2.jlam1-1/+3
2002-09-22Follow the guidelines set forth in bsd.buildlink2.mk for making ajlam1-1/+17
buildlink2.mk file. This package installs headers, so we need to define a BUILDLINK_FILES variable for them.
2002-09-21Strip the ".buildlink" from the names of the python application andjlam2-4/+4
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-09-21buildlink1 -> buildlink2jlam1-5/+6
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz4-7/+8
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-09-09Because of USE_X11BASE, guppi installs into X11PREFIX by default,wiz1-2/+2
not LOCALBASE. Noted by J. D. Fisher on tech-pkg.