Commit Graph

749 Commits

Author SHA1 Message Date
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
steven
d0ca02376f update to 14.3.7
whitespace nits while here
2009-04-14 18:37:31 +00:00
steven
4d288258ab update to 0.8.1 2009-04-14 18:23:40 +00:00
steven
b0adbdae36 update to 3.0.5
with testing by J.C. Roberts
2009-04-14 18:22:59 +00:00
espie
86dbbd8f30 nothing special, let it be FETCH_MANUALLY 2009-04-13 12:27:38 +00:00
steven
4f25f99134 unbreak build when wxwidgets is installed.
noticed and tested by naddy@
2009-04-09 05:17:53 +00:00
ajacoutot
d61a271794 - cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes 2009-04-06 10:09:06 +00:00
eric
5bc386b996 Add dependency on math/umfpack to avoid it being accidently detected
at build time. Also fix a build issue. Breakage spotted by naddy@.

ok naddy@
2009-04-05 18:08:34 +00:00
steven
b5491d301b update to 5.8.0
this uses cmake now; needs some more tweaking.
a few subpackages are disabled for now.
2009-04-05 16:21:55 +00:00
jasper
ce7dafe820 - add a bunch of new p5- modules 2009-03-31 16:55:00 +00:00
jasper
52baf56ecb import p5-Algorithm-NaiveBayes 0.04
This module implements the classic "Naive Bayes" machine learning
algorithm. It is a well-studied probabilistic algorithm often used in
automatic text categorization. Compared to other algorithms (kNN, SVM,
Decision Trees), it's pretty fast and reasonably competitive in the
quality of its results.
2009-03-31 16:53:43 +00:00
jasper
2d6ba4b752 import p5-AI-NeuralNet-Kohonen-Visual 0.3
Provides TK-based visualisation routines for AI::NueralNet::Kohonen.
2009-03-31 16:49:01 +00:00
jasper
7f406b7395 import p5-AI-NeuralNet-Kohonen 0.142
An illustrative implimentation of Kohonen's Self-organising Feature Maps
(SOMs) in Perl.
2009-03-31 16:45:43 +00:00
jasper
d95eb12e0d import p5-Statistics-Contingency 0.08
The Statistics::Contingency class helps you calculate several useful
statistical measures based on 2x2 "contingency tables". These can be
used for measures to help judge the results of automatic text
categorization experiments, but they are useful in other situations
as well.
2009-03-31 16:41:19 +00:00
steven
53f1cac687 update to 3.2.1
ok martynas@
2009-03-26 18:37:47 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
5585267bbb - missing module, fixes build on clean box
ok naddy@ (MAINTAINER)
2009-03-24 22:14:29 +00:00
jasper
249cd7a92c - missing bump 2009-03-23 19:08:33 +00:00
jasper
a47adbd039 - update p5-AI-FANN to 0.10 2009-03-23 07:22:24 +00:00
naddy
f2cb2030c3 update to 1.3.4 which fixes a bug when changing sign in scientific
EE notation
2009-03-18 15:42:32 +00:00
pirofti
3a4ac61088 Update GiNaC to 1.5.1. From Benoit Lecocq, thanks! 2009-03-17 11:53:01 +00:00
sthen
e3110615f3 convert to tcl.port.mk, fixing deps 2009-03-16 20:08:48 +00:00
espie
bb0189239c fix deps (checked with new ecl) 2009-03-16 11:20:16 +00:00
espie
a909e7c635 more depends fixes 2009-03-15 09:25:04 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
sthen
2648669288 bump following tk dep changes 2009-03-11 21:37:27 +00:00
sthen
890df46af6 fix WANTLIB and bump. 2009-03-11 09:16:16 +00:00
sthen
aa2b7b35eb update R to 2.8.1, use Tcl/Tk MODULEs, add optional dependencies to
LIB_DEPENDS (autoconf picks them up if installed sometimes resulting
in bad packages), sync WANTLIB.  ok mbalmer@
2009-03-11 08:21:33 +00:00
espie
f6f9633015 bump 2009-03-10 19:32:20 +00:00
eric
ec24b5311a add py-scipy 2009-02-16 14:43:30 +00:00
eric
d2387ab07a SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
science, and engineering.  It includes modules for statistics,
optimization, integration, linear algebra, Fourier transforms, signal
and image processing, genetic algorithms, ODE solvers, and more.  It
is also the name of a very popular conference on scientific
programming with Python. 

The SciPy library depends on NumPy, which provides convenient and fast
N-dimensional array manipulation. The SciPy library is built to work
with NumPy arrays, and provides many user-friendly and efficient
numerical routines such as routines for numerical integration and
optimization. Together, they run on all popular operating systems, are
quick to install, and are free of charge. NumPy and SciPy are easy to
use, but powerful enough to be depended upon by some of the world's
leading scientists and engineers. If you need to manipulate numbers on
a computer and display or publish the results, give SciPy a try! 


ok ajacoutot@
2009-02-16 14:42:37 +00:00
eric
6fbc07a706 make use of lapack/blas
ok djm@
2009-02-16 10:10:09 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
martynas
41d209767f add wcalc 2009-02-03 22:48:14 +00:00
martynas
ac23a76db4 import wcalc-2.4
wcalc is a powerful arbitrary-precision calculator. It has standard
functions (sin, asinh, logtwo, floor, etc), many pre-defined constants
(pi, e, c, etc.), variables, "active" variables, command history, and
hex/octal/binary i/o, conversions, and more.

from maintainer Amarendra Godbole
tested on amd64, and looks ok to steven@
2009-02-03 22:46:14 +00:00
martynas
15eaa752c8 py-numpy only checks for expl to determine whether extended-precision
support is present.  since we don't have it yet;  it implements
it's own.  however, on alpha, powerpc, it declared functions with
types that conflict with C99 (double for *l), therefore failed.
reported by merdely@;  tested by and ok kili@
2009-01-27 21:46:53 +00:00
martynas
280ef16335 Add py-nose to REGRESS_DEPENDS.
Before:
ImportError: Need nose >= 0.10.0 for tests - see
http://somethingaboutorange.com /mrl/projects/nose

After:
Ran 1128 tests in 5.271s
OK
2009-01-27 21:12:02 +00:00
wcmaier
9dea1a870f Use numpy's special setuptools file when building (and regen PLIST).
Build breakage pointed out by jasper@; fix by me. ok jasper@, ajacoutot@
2009-01-22 19:23:10 +00:00
kili
603dd41690 Update to jacal-1b9.
Update HOMEPAGE and MASTER_SITES.
More specific license marker.
portswise ok, jasper@
"if it works...", espie@
2009-01-21 18:31:42 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
jasper
7df0b88524 - update gnumeric to 1.8.4
* loads of bug fixes
2009-01-19 10:01:20 +00:00
djm
d6b133cda4 update to numpy-1.2.1, set MODPY_EGG_VERSION + MODPY_SETUPTOOLS
reorder to Makefile.template
2009-01-19 07:11:42 +00:00
naddy
0909fa609b maintenance update to 1.3.3 2009-01-12 16:39:25 +00:00
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