Commit Graph

704 Commits

Author SHA1 Message Date
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
martynas
9ac8b26151 libc has extended-precision math versions now. tested by and ok naddy@ 2008-12-11 15:51:50 +00:00
jasper
7af2008ba1 - add a missing header
- regen PLIST
2008-11-19 23:37:17 +00:00
steven
84d1740ab5 update to 3.0.3 2008-11-04 22:41:59 +00:00
jasper
a377aa9b27 - update p5-AI-FANN to 0.09 2008-10-30 10:26:54 +00:00
pirofti
7b5d573e23 Update to GiNaC 1.4.3.
Okay naddy@, "go for it" sthen@.
2008-10-29 16:26:14 +00:00
jasper
d450b9f67f - update p5-Math-BigInt-GMP to 1.24
maintainer drops maintainership
2008-10-29 11:39:36 +00:00
pirofti
478a14fa42 Change email addy to my openbsd one.
Suggested and okayed by naddy@, also okayed by mbalmer@.
2008-10-27 11:34:00 +00:00
kili
ac963da057 adjust my email adress (noticed by pirofti@) 2008-10-27 02:25:04 +00:00
mbalmer
a6d9b896ef Update R to version 2.8.0. Diff from Daniel Dickman <didickman@gmail.com>
with some tweaks from me.
2008-10-26 23:04:00 +00:00
pvalchev
2d567461e9 Update to yorick-2.1; from Daniel Dickman 2008-10-22 00:51:01 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
c2b64d9cba import Math::VecStat
This package provides some basic statistics on numerical vectors.
All the subroutines can take a reference to the vector to be operated
on. In some cases a copy of the vector is acceptable, but is not
recommended for efficiency.

ok simon@
2008-10-16 00:01:04 +00:00
jasper
75af53f9af - update p5-Math-GMP to 2.05
- fix license marker
2008-10-10 12:12:07 +00:00
steven
2c24adc883 update to 3.1.3, bugfix release 2008-10-08 22:27:22 +00:00
steven
162124e8ec update to 14.2.0 2008-10-08 21:55:19 +00:00
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