Commit Graph

101 Commits

Author SHA1 Message Date
Will Andrews
ed2622e738 Add p5-Math-GMP 1.01, perl module that provides an interface to the GMP
library.
2001-01-03 23:40:35 +00:00
Will Andrews
5163c29eab Add p5-Math-FixedPrecision 0.11, perl module that provides decimal math
without floating point errors.
2001-01-03 23:40:09 +00:00
Will Andrews
9d486b7cfd Add p5-Math-Financial 0.76, perl module containing common functions for
loans and annuities.
2001-01-03 23:39:37 +00:00
Will Andrews
a6467afbb2 Add p5-Math-Currency 0.10, perl module for exact currency math with
formatting and rounding.
2001-01-03 23:39:15 +00:00
Will Andrews
b9fc73bebf Add p5-Math-BigIntFast 6.0, perl module wrapper for Bit::Vector to provide
big integer math.
2001-01-03 23:38:54 +00:00
Will Andrews
0838271985 Add p5-Math-Bezier 0.01, perl module to solve Bezier curves. 2001-01-03 23:38:33 +00:00
Will Andrews
b1387acd81 Add p5-Bit-Vector 6.0, library of advanced math functions that includes a
Perl OO module.
2001-01-03 23:23:33 +00:00
Will Andrews
bd0b7d1767 Add p5-Bit-ShiftReg 2.0, perl module implementing various bit shifting
operations.
2001-01-03 23:23:03 +00:00
Neil Blakey-Milner
4d39ddd64d Add p5-Statistics-ChiSquare, answering how random your data is.
PR:		23995
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-03 09:35:25 +00:00
Will Andrews
b82d76b58c Add p5-AI-Perceptron 0.01, a perl module intended as an introduction to
internal operations of neural networks.
2001-01-01 08:16:56 +00:00
Will Andrews
7e6fb55914 Add p5-AI-NeuralNet-Mesh 0.44, a perl module implementing an optimized,
accurate neural network mesh.
2001-01-01 08:07:46 +00:00
Will Andrews
9d6877cafb Add p5-AI-NeuralNet-BackProp 0.89, a perl module implementing a
back-propagation feed-forward neural network.
2001-01-01 08:00:37 +00:00
Dmitry Sivachenko
289b471b6e GLPK -- GNU Linear Programming Kit.
Approved by:	sobomax
2000-12-18 10:17:22 +00:00
Akinori MUSHA
fcbca89be5 Add ruby-bitvector, efficient Ruby bit vector extension. 2000-11-23 14:13:42 +00:00
James E. Housley
d391bfd2dd New port: math/gri
Gri is an extensible plotting language for producing scientific graphs

PR:		21995
Submitted by:	M. L. Dodson <bdodson@scms.utmb.EDU>
2000-10-28 12:36:04 +00:00
Thomas Gellekum
382ea24b94 rng is part of py-numeric now. 2000-09-27 12:28:35 +00:00
Will Andrews
3d08e51a03 Add p5-Math-Logic 1.19, a perl module providing pure 2, 3 or multi-value
logic.

PR:		21420
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-09-20 18:47:37 +00:00
Will Andrews
c1e19dddb5 Add p5-Math-Expr 0.4, a perl module for parsing mathematical expressions
into a tree structure.

PR:		21421
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-09-20 18:45:52 +00:00
Steve Price
516bfa948a Adding thx_1138 version 1.0.5.
A calculator that includes plotting capabilities.

PR:		19291
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:43:30 +00:00
SADA Kenji
3bf406cc59 Activate wingz3.
PR:		ports/18794
2000-09-07 05:19:33 +00:00
Maxim Sobolev
ec85bad9f6 Add scigraphica - a scientific application for data analysis and technical
graphics for Gnome desktop.
2000-08-29 12:43:07 +00:00
Will Andrews
76a432dd93 Add physcalc (unversioned), an extremely old (apparently first written
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>
2000-08-27 23:32:03 +00:00
Akinori MUSHA
cba1dd7319 Add Ruby related ports.
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	:>
2000-08-07 06:09:19 +00:00
Steve Price
2c37b86ca1 Activating the glove and ntl ports. 2000-07-10 03:44:11 +00:00
Will Andrews
ad5ea862bc Add concorde, a combinatorial optimization library.
PR:		19685
Submitted by:	David A. Bader <dbader@eece.unm.edu>
2000-07-04 02:38:00 +00:00
Maxim Sobolev
c598b4bdf2 New port of py-gnuplot - a python interface to the popular gnuplot data
plotting package.
2000-07-03 16:26:56 +00:00
Will Andrews
bbbf0c1054 Add libneural in its new location, moved from devel to math category w/o
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
2000-06-29 02:08:21 +00:00
Tim Vanderhoek
f0443f5b4c Add pspp, a language for statistics strikingly similar to spss. 2000-05-13 14:15:19 +00:00
Thomas Gellekum
bb07ff6cca Add port for the GNU Scientific Library, a collection of routines
for numerical computing.

PR:		16741
Submitted by:	"Andrew L. Neporada" <andrew@sign.chg.ru>
2000-04-07 12:11:06 +00:00
Will Andrews
a6d989b045 Add LinAlg, an extended C++ math library. Unfortunately, it can't be made
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>
2000-04-07 01:47:51 +00:00
Chris D. Faulhaber
f65bc4376c Activate wmcalc 2000-03-28 12:47:05 +00:00
Steve Price
62a15d7334 Adding slsc version 0.2.3.
An enhanced slang-based version of the sc spreadsheet program.

PR:		15971
Submitted by:	Jonathan McDowell <noodles@earth.li>
2000-01-29 06:23:25 +00:00
Steve Price
c81a6c85ea Activate the grpn port. 1999-11-26 20:59:05 +00:00
Satoshi Asami
367614ab14 gtkgraph is in graphics, not math. :)
Found by:	bento
1999-11-16 23:15:06 +00:00
Steve Price
804f5b6365 Activate the gtkgraph port. 1999-11-14 03:44:30 +00:00
Steve Price
49ecf7008f Activate the rcalc and topaz ports. 1999-11-01 02:27:31 +00:00
Satoshi Taoka
97e62497d4 Add ngraph 1999-09-09 00:54:05 +00:00
Peter Wemm
92b255b5f2 $Id$ -> $FreeBSD$ 1999-08-30 11:53:46 +00:00
Thomas Gellekum
0b35ed2be4 Activate netcdf and py-scientific. 1999-07-30 14:17:24 +00:00
Steve Price
04fe5301ea Add the gnuplot+ and parmetis ports. 1999-06-09 01:52:16 +00:00
Thomas Gellekum
d51bf7cce9 vtk is now in "math". 1999-06-01 13:17:49 +00:00
Steve Price
4bfdef5222 Activate the PDL port. 1999-04-03 02:14:13 +00:00
Steve Price
28f162994c Activate the snns port. 1999-04-03 01:05:11 +00:00
Satoshi Asami
ac3b999618 Add fftw and grace. 1999-03-19 22:24:43 +00:00
Steve Price
4e6b5aca13 Activate the abs port. 1999-01-26 03:44:58 +00:00
Steve Price
16a24fb1cd Activate the dcdflib port. 1998-12-24 07:05:53 +00:00
Steve Price
52f0faf49d Activate p5-Set-IntSpan port. 1998-12-24 06:47:44 +00:00
Justin M. Seger
6a30fb0d40 Activate xwpl 1998-12-19 14:23:43 +00:00
Justin M. Seger
bd146a4c17 Activate math/spin 1998-12-12 22:18:32 +00:00
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
share most files.  Repository copy the default to explicitly named
directories to avoid any confusion.  Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.

While I'm here, consistently name the variables.  Here are the
guidelines (master port is in brackets)

DOCFORMAT:	[html] pdf ps
KONFONT:	14dot [16dot]
PAPERSIZE:	a4 [letter] letterdj
RESOLUTION:	118 240 [300] 360 400 600

"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port.  "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
1998-11-20 04:15:15 +00:00