steven
a62fce0d61
update to 3.0.2
2008-10-05 16:22:04 +00:00
sthen
7ed7b46845
update to 2.010800, fixes build with perl 5.10.0
...
ok simon@
2008-10-03 12:33:37 +00:00
simon
559d88985c
bump SHARED_ONLY ports so they get updated and work with the new perl
...
ok sthen@
2008-10-02 20:30:43 +00:00
steven
1dbdf35cbd
homepage changed
2008-10-01 05:16:07 +00:00
jasper
d6fcd1fae2
add p5-AI-FANN
2008-09-30 09:25:02 +00:00
jasper
8205304855
import p5-AI-FANN 0.08
...
AI::FANN is a Perl wrapper for the Fast Artificial Neural Network (FANN)
Library. It's an object oriented interface provides an almost direct map
to the C library API.
2008-09-30 09:22:58 +00:00
jasper
a8b4d61931
- add p5-Math-Derivative, p5-Math-Spline and p5-Statistics-Descriptive
2008-09-24 13:45:45 +00:00
jasper
84c36f68b6
import p5-Statistics-Descriptive 2.6
...
This module provides basic functions used in descriptive statistics. It
has an object oriented design and supports two different types of data
storage and calculation objects: sparse and full. With the sparse
method, none of the data is stored and only a few statistical measures
are available. Using the full method, the entire data set is retained
and additional functions are available.
2008-09-24 13:43:37 +00:00
jasper
11bc637de8
import p5-Math-Spline 0.01
...
This package provides cubic spline interpolation of numeric data. The
data is passed as references to two arrays containing the x and y
ordinates. It may be used as an exporter of the numerical functions or,
more easily as a class module.
2008-09-24 13:42:33 +00:00
jasper
4aa01c6dfc
import p5-Math-Derivative 0.01
...
Perform numerical first (Derivative1) and second Derivative2) order
differentiation on vectors of data.
2008-09-24 13:41:43 +00:00
martynas
7afa11a163
don't round to double-precision anymore, since libc got extended-precision
...
functions now. ok sthen@
2008-09-10 20:50:31 +00:00
jasper
f1914d77e7
- add libneural
2008-09-08 18:55:26 +00:00
jasper
980a2b5d3d
import libneural 1.0.3
...
libneural is an extremely tiny library for creating a software three
layer backpropagation neural network. This is useful for a very wide
variety of pattern recognition and classification problems. It is
written in C++, based on the standard algorithm with NO fancy features
like bias terms or momentum.
2008-09-08 18:46:57 +00:00
espie
347aee7e7e
update to 5.16.1.
...
Most useful change is that this does now build with ecl.
Thus it should build on !i386. Most arches untested yet, but ecl
is vastly more portable.
(discussed with jasper and pvalchev)
2008-08-20 20:36:45 +00:00
jasper
cdece760a9
- update p5-AI-Perceptron to 1.0
...
- regen DESCR
ok kevlo@ (MAINTAINER)
2008-08-19 22:56:00 +00:00
martynas
680c954d11
last round of library bumps due to libc/libm changes. from sthen@
...
double-checked & ok naddy@, go for it pval@
2008-07-30 19:47:09 +00:00
martynas
f01b47c759
don't try to use extended-precision of signbit, isnan, isinf
...
ok wcmaier@, naddy@
2008-07-30 17:49:32 +00:00
sthen
3bb4794565
SHARED_LIBS and PKGNAME bumps for libm.
2008-07-28 23:56:28 +00:00
simon
e763c080dd
maintenance update to version 1.05
2008-07-27 18:25:25 +00:00
martynas
567e0ac244
we don't yet have extended-precision version of isfinite, this is
...
what will be added post-release
for now __isinf will do, relying on the ieee 754 fact that long
infinity assigned to double infinity will be infinity
XXX: remove post-release
ok sthen@
2008-07-26 14:59:45 +00:00
fgsch
726912e139
Upstream distfile has been rebuilt. Unpacked contents identical
...
to before (diffed and double-checked with hashes).
Confirmed and ok sthen@
2008-07-26 11:49:02 +00:00
dhill
8709195090
upgrade to 1.13
...
OK kevlo@
2008-07-14 02:05:27 +00:00
naddy
d10526f05d
bump PKGNAME for PLIST changes 4.3 -> 4.4
2008-07-04 16:35:26 +00:00
ajacoutot
09dce0e760
- little orphan found a new parent: Weldon Goree... thank you.
2008-07-02 17:53:11 +00:00
ajacoutot
95e343fe4c
- remove Dan Harnett from MAINTAINER per his request
...
- bump
2008-07-01 16:41:19 +00:00
sthen
6abd222381
sync WANTLIB following cairo update. ok naddy
2008-06-29 20:44:51 +00:00
steven
eb6f97a927
update Paul Irofti's e-mail address, diff from him.
2008-06-19 09:09:42 +00:00
sturm
7d4fe311f1
get rid of this ancient critter in order to fully remove emulators/redhat
...
use openoffice if you need a spreadsheet
2008-06-12 19:06:49 +00:00
martynas
6de0dbf779
- freemat-3.6 is now possible
...
- make use of portaudio
- remove what i got in upstream
steven@ and Wiktor Izdebski say regression tests pass on amd64, i386
ok steven@
2008-06-11 21:09:06 +00:00
jasper
0818cb86a4
- update gnumeric to 1.8.3
...
joint work with seth jackson, ok ajacoutot@
2008-06-03 16:36:54 +00:00
jasper
f2a5299b82
- gettext already pulls in libiconv, so no need to do it twice
...
from brad@
2008-05-31 23:04:38 +00:00
steven
c8cabd0ced
enable regression tests
2008-05-23 21:06:46 +00:00
steven
70072baf9a
update to 4.2.3
2008-05-23 20:57:32 +00:00
naddy
b04d0f6b63
bump package because the description changed
2008-05-15 15:20:17 +00:00
deanna
74eed42e40
Use Tcl/Tk 8.4 even if 8.5 is available. Fixes packaging errors
...
spotted by naddy@.
Ok naddy@, mbalmer@
2008-05-08 01:35:43 +00:00
naddy
c39de158b8
Fix build on alpha by killing some configure checks that assume all
...
alphas run the same operating system. ok merdely@
2008-04-30 19:42:07 +00:00
steven
74ba594ff6
oops, missing plist update for 3.0.1
...
spotted by Stephan Andre' (andres at msu.edu)
2008-04-26 06:51:29 +00:00
steven
448ec55e55
maintenance update to octave 3.0.1
2008-04-25 18:26:29 +00:00
steven
ab4b7af28b
drop --disable-fortran workaround for sgi.
...
miod@ fixed g77 and confirmed fftw3 now builds.
2008-04-22 21:19:59 +00:00
jakemsr
f52319ab69
g77 throws ICEs on sgi, so disable fortran support there. lets this
...
build on sgi.
discussed with steven@ (MAINTAINER)
2008-04-21 00:38:19 +00:00
jasper
fdd8c80aae
- unbreak after recent glib2 update
...
testing and ok simon@
2008-04-09 13:24:46 +00:00
naddy
74c62919b6
bump PKGNAME for PLIST changes 4.2 -> 4.3
2008-02-22 22:32:07 +00:00
steven
300d0b7bd9
update to 12.8.7
...
use mathomatic's install target
add .desktop handling
2008-02-17 10:54:21 +00:00
merdely
dc514a71d0
Set FFLAGS="${FFLAGS}" in CONFIGURE_ENV for alpha so octave will build
...
on alpha. Wrap in .if ${MACHINE_ARCH} == "alpha" as it caused
regressions on other archs.
No bump since it didn't build on alpha before and only alpha is
affected.
Discussed with steven@
2008-02-12 14:44:06 +00:00
mbalmer
0bfbc05e03
Maintenance update to R 2.6.2
2008-02-08 12:58:57 +00:00
naddy
883cdf98ea
properly fix compilation on various archs; amd64 now passes regress
2008-01-23 15:57:26 +00:00
steven
35176bd794
update to octave 3.0.0
2008-01-21 18:30:13 +00:00
espie
9ca2e064cf
do the same thing with REGRESS_FLAGS as FAKE_FLAGS
2008-01-04 18:38:51 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
jasper
caeee5b377
add fann
2007-12-17 20:43:38 +00:00