Commit graph

129 commits

Author SHA1 Message Date
Ade Lovett
cb7eb45776 Add math/libgmp3, version 3.1.1 of the GNU arbitrary precision arithmetic
library.

PR:		24268 and 24855
Submitted by:	ijliao@terry.dragon2.net and kargl@apl.washington.edu
2001-06-05 05:22:15 +00:00
Ying-Chieh Liao
ac027f3c61 add spar
A modular math parser
2001-06-01 03:47:52 +00:00
Ying-Chieh Liao
938328ceff add nauty
Brendan McKay's graph isomorphism tester

PR:		27620
Submitted by:	David Bremner <bremner@unb.ca>
2001-05-29 16:13:39 +00:00
Peter Pentchev
0a3ba12f53 Unbreak 'make readmes' (and 'make index', kind of) - remove the math/numpy
that I bogusly added last time.  Time to learn to *really* test things
before committing..

PR:		27688
Submitted by:	Paul Murphy <pnmurphy1@home.com>
2001-05-28 09:09:38 +00:00
Peter Pentchev
177c3d2169 Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy.

Submitted by:	Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
2001-05-25 16:00:21 +00:00
Maxim Sobolev
51ed61908b Add guppi 0.35.5, a ploting program for GNOME. 2001-05-21 12:41:59 +00:00
Akinori MUSHA
a2a8c8edfc Add ruby-math3d, a Ruby library for mathematics for 3D graphics, which
includes Vector/Matrix4x4/LineSeg/Plane/Bound and so on.
2001-05-08 11:23:36 +00:00
Akinori MUSHA
beba453510 Add ruby-algebra, a Ruby library for mathematical (algebraic)
computations.
2001-05-08 11:13:59 +00:00
Thomas Gellekum
c2ebbe5bf9 Numpy is now py-numeric after a repo copy. Add py-numeric17, needed
for older python versions.
2001-05-02 11:39:53 +00:00
Ying-Chieh Liao
b890fdf7d2 add surf
Visualize some real algebraic geometry
2001-04-23 16:52:21 +00:00
Ying-Chieh Liao
357bb46298 add rascal
Rascal, the Advanced Scientific CALculator
2001-04-09 16:58:35 +00:00
FUJISHIMA Satsuki
16409c908d Add mupad, a sophisticated computer algebraic system, like mathematica
or maple.

This is commercial software. There are single-user/non-commercial, and
educational purpose license.

note:
The author agreed with us to distribute it
o modify to make work on FreeBSD
o on our ftp sites in as-is and packaged form.

PR:		25366
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2001-04-04 14:37:47 +00:00
Will Andrews
e674705786 Add matrix 1.0, a c++ library to manipulate matrices and vectors.
PR:		26198
Submitted by:	Anton Voronin <anton@urc.ac.ru>
2001-03-31 01:33:37 +00:00
Ying-Chieh Liao
76cebd1b34 add rpc
rpc is a full-screen RPN calculator program
2001-03-21 13:25:33 +00:00
Peter Pentchev
d086d86d50 Add ccmath, a mathematics library with many functions.
PR:		25589
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-20 18:25:10 +00:00
Mario Sergio Fujikawa Ferreira
c84fa94a81 New port:
Perl routines for data sets interpolation and interval search
Initial import module version 1.05
2001-03-12 16:05:40 +00:00
Mario Sergio Fujikawa Ferreira
0fcbb68e15 New port:
Perl module providing an interface to Fast Fourier Transform routines
Initial import module version 0.25
2001-03-12 16:04:10 +00:00
Will Andrews
2a6b85739d Add mtrxmath 0.9.3, a small tool for matrix mathemetics.
PR:		24202
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:46:38 +00:00
Ying-Chieh Liao
215b73200a add GiNaC, a C++ library for symbolic mathematical calculations 2001-03-07 07:09:03 +00:00
Ying-Chieh Liao
f5bfcfd8c9 readd cln to math 2001-02-12 14:55:43 +00:00
Akinori MUSHA
373bbb0312 Add ruby-gnuplot, a pipe-based interface to the gnuplot package for
Ruby.
2001-02-01 16:18:07 +00:00
Akinori MUSHA
9f96169d68 Add ruby-narray, numerical N-dimensional array library for Ruby. 2001-02-01 13:25:14 +00:00
Will Andrews
0403b2c09b Add p5-Set-Window 1.00, a perl module to manage an interval on the integer
line.

PR:		24027
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:09:15 +00:00
Will Andrews
182937580d Add p5-Statistics-Table-F 0.02, perl module for computing the statistical
F-ratio.

PR:		24013
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:03:54 +00:00
Will Andrews
ef8dbac312 Add p5-Statistics-OLS 0.07, perl module to perform ordinary least squares
and other bivariate statistics.

PR:		24011
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:03:14 +00:00
Will Andrews
fab778a52f Add p5-Statistics-LTU 2.8, a perl implementation of Linear Threshould
Units.

PR:		24000
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:02:41 +00:00
Will Andrews
8ac638cb9a Add p5-Statistics-Distributions 0.05, perl module that calculates
critical values of common statistical distributions.

PR:		23999
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:01:32 +00:00
Will Andrews
d6b75aaa60 Add p5-Statistics-Descriptive 2.4, perl module that supplies statistical
methods for perl5.

PR:		23997
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:00:55 +00:00
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