summaryrefslogtreecommitdiffstats
path: root/math/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add p5-Set-Window 1.00, a perl module to manage an interval on the integerwill2001-01-041-0/+1
| | | | | | | line. PR: 24027 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Statistics-Table-F 0.02, perl module for computing the statisticalwill2001-01-041-0/+1
| | | | | | | F-ratio. PR: 24013 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Statistics-OLS 0.07, perl module to perform ordinary least squareswill2001-01-041-0/+1
| | | | | | | and other bivariate statistics. PR: 24011 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Statistics-LTU 2.8, a perl implementation of Linear Threshouldwill2001-01-041-0/+1
| | | | | | | Units. PR: 24000 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Statistics-Distributions 0.05, perl module that calculateswill2001-01-041-0/+1
| | | | | | | critical values of common statistical distributions. PR: 23999 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Statistics-Descriptive 2.4, perl module that supplies statisticalwill2001-01-041-0/+1
| | | | | | | methods for perl5. PR: 23997 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Math-GMP 1.01, perl module that provides an interface to the GMPwill2001-01-031-0/+1
| | | | library.
* Add p5-Math-FixedPrecision 0.11, perl module that provides decimal mathwill2001-01-031-0/+1
| | | | without floating point errors.
* Add p5-Math-Financial 0.76, perl module containing common functions forwill2001-01-031-0/+1
| | | | loans and annuities.
* Add p5-Math-Currency 0.10, perl module for exact currency math withwill2001-01-031-0/+1
| | | | formatting and rounding.
* Add p5-Math-BigIntFast 6.0, perl module wrapper for Bit::Vector to providewill2001-01-031-0/+1
| | | | big integer math.
* Add p5-Math-Bezier 0.01, perl module to solve Bezier curves.will2001-01-031-0/+1
|
* Add p5-Bit-Vector 6.0, library of advanced math functions that includes awill2001-01-031-0/+1
| | | | Perl OO module.
* Add p5-Bit-ShiftReg 2.0, perl module implementing various bit shiftingwill2001-01-031-0/+1
| | | | operations.
* Add p5-Statistics-ChiSquare, answering how random your data is.nbm2001-01-031-0/+1
| | | | | PR: 23995 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-AI-Perceptron 0.01, a perl module intended as an introduction towill2001-01-011-0/+1
| | | | internal operations of neural networks.
* Add p5-AI-NeuralNet-Mesh 0.44, a perl module implementing an optimized,will2001-01-011-0/+1
| | | | accurate neural network mesh.
* Add p5-AI-NeuralNet-BackProp 0.89, a perl module implementing awill2001-01-011-0/+1
| | | | back-propagation feed-forward neural network.
* GLPK -- GNU Linear Programming Kit.demon2000-12-181-0/+1
| | | | Approved by: sobomax
* Add ruby-bitvector, efficient Ruby bit vector extension.knu2000-11-231-0/+1
|
* New port: math/grijeh2000-10-281-0/+1
| | | | | | | Gri is an extensible plotting language for producing scientific graphs PR: 21995 Submitted by: M. L. Dodson <bdodson@scms.utmb.EDU>
* rng is part of py-numeric now.tg2000-09-271-1/+0
|
* Add p5-Math-Logic 1.19, a perl module providing pure 2, 3 or multi-valuewill2000-09-201-0/+1
| | | | | | | logic. PR: 21420 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
* Add p5-Math-Expr 0.4, a perl module for parsing mathematical expressionswill2000-09-201-0/+1
| | | | | | | into a tree structure. PR: 21421 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
* Adding thx_1138 version 1.0.5.steve2000-09-181-0/+1
| | | | | | | A calculator that includes plotting capabilities. PR: 19291 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Activate wingz3.sada2000-09-071-0/+1
| | | | PR: ports/18794
* Add scigraphica - a scientific application for data analysis and technicalsobomax2000-08-291-0/+1
| | | | graphics for Gnome desktop.
* Add physcalc (unversioned), an extremely old (apparently first writtenwill2000-08-271-0/+1
| | | | | | | | | | | in 1990), but still quite useful and flexible calculator. Basically it's units(1) on steroids. Also added patches to make physcalc secure (who knows, someone might make a cgi interface to it); also allowed it to actually read its *.phy files in another directory. Submitted/Requested by: gsutter gets() -> fgets() code: eivind SHAREDIR code: Marius Bendiksen <mbendiks@eunet.no>
* Add Ruby related ports.knu2000-08-071-0/+1
| | | | | | | | | | | | | devel/ruby-property: Simple properties scheme for Ruby lang/ruby-python: Ruby extension library for embedding Python in Ruby math/ruby-bigfloat: Variable precision floating library for Ruby Whipped on by: ade :>
* Activating the glove and ntl ports.steve2000-07-101-0/+2
|
* Add concorde, a combinatorial optimization library.will2000-07-041-0/+1
| | | | | PR: 19685 Submitted by: David A. Bader <dbader@eece.unm.edu>
* New port of py-gnuplot - a python interface to the popular gnuplot datasobomax2000-07-031-0/+1
| | | | plotting package.
* Add libneural in its new location, moved from devel to math category w/owill2000-06-291-0/+1
| | | | | | | | | a repocopy because there's no history to preserve. Libneural is a C++ library implementation of the classic 3-layer perceptron. Also release this port upon the people. Move suggested by: reg
* Add pspp, a language for statistics strikingly similar to spss.hoek2000-05-131-0/+1
|
* Add port for the GNU Scientific Library, a collection of routinestg2000-04-071-0/+1
| | | | | | | for numerical computing. PR: 16741 Submitted by: "Andrew L. Neporada" <andrew@sign.chg.ru>
* Add LinAlg, an extended C++ math library. Unfortunately, it can't be madewill2000-04-071-0/+1
| | | | | | | | | to respect C(C,XX) or C(XX)FLAGS, according to the author. Author also requested that the distfile be hosted on *.FreeBSD.org. PR: 13124 Submitted by: Oleg <oleg@pobox.com>
* Activate wmcalcjedgar2000-03-281-0/+1
|
* Adding slsc version 0.2.3.steve2000-01-291-0/+1
| | | | | | | An enhanced slang-based version of the sc spreadsheet program. PR: 15971 Submitted by: Jonathan McDowell <noodles@earth.li>
* Activate the grpn port.steve1999-11-261-0/+1
|
* gtkgraph is in graphics, not math. :)asami1999-11-161-1/+0
| | | | Found by: bento
* Activate the gtkgraph port.steve1999-11-141-0/+1
|
* Activate the rcalc and topaz ports.steve1999-11-011-0/+2
|
* Add ngraphtaoka1999-09-091-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Activate netcdf and py-scientific.tg1999-07-301-1/+3
|
* Add the gnuplot+ and parmetis ports.steve1999-06-091-1/+3
|
* vtk is now in "math".tg1999-06-011-1/+2
|
* Activate the PDL port.steve1999-04-031-1/+2
|
* Activate the snns port.steve1999-04-031-1/+2
|
* Add fftw and grace.asami1999-03-191-1/+3
|
OpenPOWER on IntegriCloud