aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.99Martin Wilke2010-01-214-16/+20
| | | | | | | | PR: 142949 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=248319
* - Update to 1.11.0Martin Wilke2010-01-213-12/+7
| | | | | | | | PR: 142952 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> (maintainer) Notes: svn path=/head/; revision=248308
* Update to 15.0.4Emanuel Haupt2010-01-202-8/+4
| | | | Notes: svn path=/head/; revision=248205
* Connect gmp to Makefile.Alex Dupre2010-01-201-0/+1
| | | | | | | Spotted by: pav Notes: svn path=/head/; revision=248192
* Update CONFLICTS.Alex Dupre2010-01-191-0/+2
| | | | Notes: svn path=/head/; revision=248150
* Update to 5.0.0 "performance" release.Alex Dupre2010-01-193-12/+31
| | | | Notes: svn path=/head/; revision=248149
* - Update Eigen2 to 2.0.11Dima Panov2010-01-184-8/+8
| | | | | | | | | This is only critical bugfix release, no functional changes Approved by: miwi, tabthorpe (mentors implicit) Notes: svn path=/head/; revision=248073
* - Update to 1.0.8Philip M. Gollucci2010-01-183-99/+41
| | | | | | | | PR: ports/142896 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=248069
* - Unbreak INDEX on amd64/6Pav Lucistnik2010-01-171-3/+2
| | | | | | | | Reported by: pointyhat Pointy hat to: wen Notes: svn path=/head/; revision=248039
* - Update to 1.2.2Wen Heping2010-01-177-416/+157
| | | | | | | - Remove unneeded patches. Notes: svn path=/head/; revision=248008
* - Add extra patch according to http://www.qhull.org/Wen Heping2010-01-174-2/+16
| | | | | | | | PR: ports/142894 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=248005
* - Update to 1.5.5Wen Heping2010-01-153-6/+9
| | | | | | | | PR: ports/142848 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=247930
* Chase glpk shlib version.Dmitry Sivachenko2010-01-143-3/+6
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=247864
* Update to 4.42.Dmitry Sivachenko2010-01-143-9/+9
| | | | | | | | PR: 142822 Submitted by: bf <bf1783@gmail.com> Notes: svn path=/head/; revision=247863
* - Update to 1.0.1 and fix the fetch errorWen Heping2010-01-142-4/+4
| | | | | | | Submitted by: dikshie@sfc.wide.ad.jp (maintainer,via Email) Notes: svn path=/head/; revision=247850
* - Fix startup warning by running Doc/scantree.pl post-installPhilip M. Gollucci2010-01-141-1/+2
| | | | | | | | PR: ports/131225 Submitted by: douglas steinwand <dzs-pr@dzs.fx.org> Notes: svn path=/head/; revision=247841
* vector-space provides classes and generic operations for vector spacesGabor Pali2010-01-125-0/+109
| | | | | | | | | | | | | | | and affine spaces in Haskell. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, etc). WWW: http://haskell.org/haskellwiki/vector-space PR: ports/142492 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247746
* Update to 4.3.2 release.Alex Dupre2010-01-114-8/+8
| | | | Notes: svn path=/head/; revision=247606
* - Update to 1.0Wen Heping2010-01-104-293/+278
| | | | | | | | | PR: ports/142512 Submitted by: Wen Heping <myself> Approved by: maintainer Notes: svn path=/head/; revision=247509
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* - Mark BROKEN: does not packagePav Lucistnik2010-01-092-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=247488
* - Introduce regression-test targetEmanuel Haupt2010-01-091-1/+5
| | | | | | | - Respect CC Notes: svn path=/head/; revision=247436
* Update to 15.0.3Emanuel Haupt2010-01-082-4/+4
| | | | Notes: svn path=/head/; revision=247413
* - Update to 2010.01.07Dennis Herrmann2010-01-082-4/+4
| | | | Notes: svn path=/head/; revision=247408
* Update to 0.9.7.11Max Brazhnikov2010-01-0616-279/+296
| | | | Notes: svn path=/head/; revision=247283
* Update to 15.0.2Emanuel Haupt2010-01-062-4/+4
| | | | Notes: svn path=/head/; revision=247252
* - Bump maxima portrevision as lang/sbcl has been updated.Stanislav Sedov2010-01-051-0/+1
| | | | Notes: svn path=/head/; revision=247183
* This Haskell library provides a number of common functions and typesGabor Pali2010-01-045-0/+147
| | | | | | | | | | | | | | useful in statistics. Our focus is on high performance, numerical robustness, and use of good algorithms. Where possible, we provide references to the statistical literature. WWW: http://darcs.serpentine.com/statistics PR: ports/142294 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247125
* This Haskell package contains code for generating high quality randomGabor Pali2010-01-045-0/+116
| | | | | | | | | | | | | | | | | | numbers that follow either a uniform or normal distribution. The generated numbers are suitable for use in statistical applications. The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222) multiply-with-carry generator, which has a period of 2^8222 and fares well in tests of randomness. It is also extremely fast, between 2 and 3 times faster than the Mersenne Twister. WWW: http://darcs.serpentine.com/mwc-random PR: ports/142293 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247119
* This Haskell library allows exact computation with discrete random variablesGabor Pali2010-01-045-0/+138
| | | | | | | | | | | | | | | in terms of their distributions by using a monad. The monad is similar to the List monad for non-deterministic computations, but extends the List monad by a measure of probability. Small interface to R plotting. WWW: http://haskell.org/haskellwiki/Probabilistic_Functional_Programming PR: ports/142292 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247118
* A type class for the error function, erf, and related functions for Haskell.Gabor Pali2010-01-045-0/+97
| | | | | | | | | | | | Instances for Float and Double. WWW: http://hackage.haskell.org/package/erf PR: ports/142284 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247108
* This package provides a command-line program for type-checking andGabor Pali2010-01-045-0/+88
| | | | | | | | | | | | | compiling Agda programs. The program can also generate hyperlinked, highlighted HTML files from Agda sources. WWW: http://wiki.portal.chalmers.se/agda/ PR: ports/142141 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247095
* Agda is a dependently typed functional programming language: It has inductiveGabor Pali2010-01-046-0/+352
| | | | | | | | | | | | | | | | | | | | | families, which are similar to Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Lof. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. WWW: http://wiki.portal.chalmers.se/agda/ PR: ports/142141 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247094
* - Update to 0.5.9p7.Stanislav Sedov2010-01-032-4/+4
| | | | | | | | PR: ports/142231 Submitted by: Wen Heping <wen@FreeBSD.org> Notes: svn path=/head/; revision=247044
* A vastly expanded collection of Haskell modules implementing variousGabor Pali2010-01-025-0/+216
| | | | | | | | | | | | | | | ideas from category theory. Notable bits include: comonads, adjunctions, and various recursion schemes a'la the research paper "Functional Programming with Bananas, Lenses, Envelopes and Barbed Wire". WWW: http://comonad.com/reader/ PR: ports/142142 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247024
* - Update to 1.91Nicola Vitale2010-01-023-5/+12
| | | | Notes: svn path=/head/; revision=246990
* update wfmath to 0.3.10Oliver Lehmann2010-01-022-4/+4
| | | | Notes: svn path=/head/; revision=246983
* Update to 2.01080603Sergey Skvortsov2009-12-315-14/+12
| | | | | | | | | Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080603/Changes PR: ports/142001 Submitted by: Alex Deiter <alex.deiter xx gmail.com> Notes: svn path=/head/; revision=246936
* Trying to fix on amd64/FreeBSD-6:Thierry Thomas2009-12-302-1/+14
| | | | | | | | | | | | - Teach about amd64, to detect Not a Number flag, thus enabling Qhull support with CSA; - Disable detection of f77 by cmake unless WITH_FORTRAN is defined. Reported by: pointyhat via Pav Notes: svn path=/head/; revision=246900
* Fix for the case WITHOUT_X11.Thierry Thomas2009-12-302-3/+5
| | | | | | | Notified by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=246881
* Chase PLplot upgrade.Thierry Thomas2009-12-291-2/+2
| | | | Notes: svn path=/head/; revision=246861
* Upgrade to 5.9.5, required by GDL.Thierry Thomas2009-12-2914-510/+673
| | | | | | | | | | | | | | | Notes: - support of Gnome2 and VGAlib are now deprecated; - support of Qt added; - plrender is also deprecated, but we force it to build. Many more options could be enabled, if someone needs them. Notes: svn path=/head/; revision=246860
* - Fix the build error reported by pointyhatWen Heping2009-12-296-4/+30
| | | | Notes: svn path=/head/; revision=246831
* - Update to 0.6.6Wen Heping2009-12-293-20/+157
| | | | Notes: svn path=/head/; revision=246806
* Update to latest gap packages release (20091207)Johan van Selst2009-12-282-4/+4
| | | | Notes: svn path=/head/; revision=246796
* - Update to 1.5.1Wen Heping2009-12-283-7/+10
| | | | | | | | PR: ports/142070 Submitted by: bf <bf1783@gmail.com> (maintainer) Notes: svn path=/head/; revision=246780
* - Fix a typographical error in CFLAGS; while here, respect {LD,CPP}FLAGS.Martin Wilke2009-12-261-2/+4
| | | | | | | Submitted by: maintainer via private mail Notes: svn path=/head/; revision=246723
* - Update to 1.10Martin Wilke2009-12-252-4/+4
| | | | | | | | | | | | Changes: http://cpansearch.perl.org/src/AMS/Math-Random-MT-1.10/Changes PR: 140207 Submitted by: ehaupt@ Approved by: maintainer timeout Notes: svn path=/head/; revision=246669
* - update to 1.2Dirk Meyer2009-12-252-4/+4
| | | | Notes: svn path=/head/; revision=246607
* - Remove test-only and included-in-perl-5.8 dependencies.Jun Kuriyama2009-12-251-3/+1
| | | | Notes: svn path=/head/; revision=246603