Commit Graph

101 Commits

Author SHA1 Message Date
kevlo
ebc520be97 Add p5-Set-IntSpan 2001-01-24 08:22:47 +00:00
kevlo
f3cedaa9fc Initial import of Set-IntSpan-1.07
This module manages sets of integers.
2001-01-24 08:22:10 +00:00
kevlo
8891697f44 Add p5-AI-Perceptron 2001-01-23 15:55:02 +00:00
kevlo
53fd0e6026 Initial import of AI-Perceptron-0.01
This module intended as an introduction to internal operations 
of neural networks.
2001-01-23 15:54:32 +00:00
kevlo
09c644df69 Add p5-AI-NeuralNet-BackProp and p5-AI-NeuralNet-Mesh. 2001-01-23 15:07:59 +00:00
kevlo
1088ec137f Initial import of AI-NeuralNet-Mesh-0.44.
This module to implement an accurate neural network mesh.
2001-01-23 15:06:45 +00:00
kevlo
c45055c952 Initial import of AI-NeuralNet-BackProp-0.89
This module to implement a back-propagation feed-forward neural network.
2001-01-23 15:05:24 +00:00
naddy
d9e6c66ce8 Update to 0.3; submitted by maintainer.
- Added "Locked" memory capabilities via config file.
- General code clean-up.
- Keyboard support.
2001-01-19 18:50:13 +00:00
reinhard
7d957a463e +cassowary
+mcsim
2001-01-19 16:47:03 +00:00
reinhard
a1ed2d22e6 Cassowary is an incremental constraint solving toolkit that
efficiently solves systems of linear equalities and inequalities.
Constraints may be either requirements or preferences.  Client code
specifies the constraints to be maintained, and the solver updates the
constrained variables to have values that satisfy the constraints.
 
A technical report is included in the distribution that describes the
algorithm, interface, and implementation of the Cassowary solver.
Additionally, the distribution contains toy sample applications
written in Smalltalk, C++, Java, and Python, and a more complex
example Java applet, the "Constraint Drawing Application".

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:45:03 +00:00
reinhard
e4ae05eaea MCSim is a general purpose modeling and simulation program which
also performs standart or Monte Carlo simulations. It allows you
to specify a set of linear or nonlinear equations and solve them
using parameter values you choose or parameter values sampled
from specified statistical distributions. Outputs can be compared.
 
It consists of two pieces - a model generator and a simulation
engine. The model generator was created to facilitate the model
maintenance and simulation definition, while keeping execution
time fast. Other programs have been created to the same end, the
Matlab family of graphical interactive programs being some of the
more general and easy to use.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 15:24:58 +00:00
naddy
a12cc4bd9b add "x11/windowmaker" to CATEGORIES; requested by espie@ 2001-01-18 16:09:59 +00:00
naddy
e92b295495 +wmcalc 2001-01-17 01:10:37 +00:00
naddy
f0f4b665b4 Import wmcalc-0.21.
Submitted by Peter Stromberg <home@wilfried.net>.

wmcalc is a program designed to act as a simple four-function
calculator.  It is different from other calculator programs,
however in that it is designed to take up very little desktop
space.
2001-01-16 21:31:43 +00:00
reinhard
ac3dd02d0b +geg
+hexcalc
2001-01-12 16:09:14 +00:00
reinhard
07f831846b geg is mathematical functions grapher used for plotting 2d
functions like f(x) = x^4 - 2. It allows you to view/compare
multiple function's graphs simultaneously, using different colours.
Geg can zoom in/out selections, and is very easy to use by math
students and teachers, providing nice gtk interface.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-12 16:03:48 +00:00
reinhard
c06aefb11e hexcalc is a multi-radix calculator for integers.
Works with hexadecimal, decimal, octal and binary numbers.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-12 15:59:05 +00:00
reinhard
d23e59b2c1 +ntl 2001-01-08 16:19:12 +00:00
reinhard
090c1d231e NTL is an object oriented library for number theory, written
by Victor Shoup.  It provides objects and methods for
        - arbitrary length integers
        - finite fields
        - polynomials over fields
        - extensions of fields.
 
NTL's lattice reduction code is also one of the best available anywhere, in
terms of both speed and robustness, and one of the few implementations of block
Korkin-Zolotarev reduction with the Schnorr-Horner pruning heuristic. It has
been used to "crack" several cryptosystems.

MAINTAINER=     Tom Knienieder <tom@knienieder.com>
2001-01-08 16:15:35 +00:00
kevlo
b3cb5a4581 Add abs. 2000-12-28 13:55:41 +00:00
kevlo
c19fd1cebe Initial import of abs 0.8.
abs is a free spreadsheet with graphical user interface.
2000-12-28 13:55:13 +00:00
reinhard
5a598d979b +netcdf 2000-12-26 12:28:18 +00:00
reinhard
1b5847e8c3 NetCDF (network Common Data Form) is an interface for array-oriented
data access and a library that provides an implementation of the
interface. The netCDF library also defines a machine-independent
format for representing scientific data. Together, the interface,
library, and format support the creation, access, and sharing of
scientific data. The netCDF software was developed at the Unidata
Program Center in Boulder, Colorado.

From: Tom Knienieder <tom@knienieder.com>
2000-12-26 12:22:53 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
obecian
97d51aaf0e ports/math/Makefile updated to reflect grpn import 2000-12-18 02:21:21 +00:00
obecian
5c7bd0c1d1 grpn-1.1.1 port - graphical (GTK) reverse polish notation calculator 2000-12-18 02:17:11 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
espie
01c2c49bba +maple-share 2000-11-19 20:05:56 +00:00
espie
896e0fdf80 maple extra libraries (the 2nd CD) 2000-11-19 20:02:12 +00:00
espie
616ae747df Add missing run dependency 2000-10-29 17:29:31 +00:00
espie
17c955b41f Oops, again. 2000-10-24 16:28:04 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
5b1b16e44d Repair 2000-10-22 15:28:18 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
danh
10878efcea - changed CONFIGURE_STYLE to 'gnu dest'.
- removed unnecessary patches.
2000-09-27 16:53:18 +00:00
brad
5cfb2277a5 - (remove use of gmake for gnuplot)
- remove SEPARATE_BUILD until someone can figure out why these and other
automake-based ports do a rebuild on install
2000-09-27 16:16:37 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
brad
38a6809eec add in no_x11 FLAVOR for gnuplot 2000-09-22 21:28:28 +00:00
brad
e4e3f7f9fd merge in my local changes while I was working on this port:
- enable SEPARATE_BUILD
- patches for DESTDIR and a fix for separate building
- add in missing PFRAG file
2000-09-22 21:27:29 +00:00
danh
cf8a1ed37e - update gnuplot to 3.7.1.
- bump NEED_VERSION.
- removed deprecated HAS_CONFIGURE and use CONFIGURE_STYLE.
- added revision tag to pkg/PLIST.
- added HOMEPAGE to Makefile and pkg/DESCR.
- added no_x11 flavor.
- changed MAINTAINER; ok angelos@
2000-09-22 20:34:56 +00:00
kevlo
f7543a2ac7 - Update to version 3.1.1c
- Fix Makefile
2000-08-19 04:40:57 +00:00
angelos
a99a21022b Release ports@openbsd.org, as I can no longer maintain ports that
depend on XFree86 3.3.6
2000-07-10 02:06:46 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
kevlo
fb5721412a Fix up the Makefile 2000-06-12 01:26:18 +00:00
espie
1bdcf9640b Update to an existing version and Fake (with maintainer's approval) 2000-04-12 20:43:21 +00:00
espie
b9d316ef1d Fix dependencies so that we can build code.o first.
on i386, build code.o with -O0 to work around a gcc bug.
2000-04-10 00:40:28 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
a35af35568 Fake.
math subdir done (xcalc is pending update approval from port's maintainer)
2000-04-08 22:18:00 +00:00