Commit graph

6018 commits

Author SHA1 Message Date
Max Brazhnikov
73cca92b67 Update to 0.9.8
Feature safe:	yes
2010-07-05 20:14:45 +00:00
Wen Heping
714db4465a numexpr - Fast numerical array expression evaluator for Python and NumPy.
The numexpr package evaluates multiple-operator array expressions many times
faster than NumPy can. It accepts the expression as a string, analyzes it,
rewrites it more efficiently, and compiles it to faster Python code on the fly.
It's the next best thing to writing the expression in C and compiling it with
a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler
at runtime.

Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated
in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing
transcendental functions (like trigonometrical, exponentials...) on top of
Intel-compatible platforms. This support also allows to use multiple cores in
your computations.

WWW: http://code.google.com/p/numexpr/

PR:		ports/148372
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
Feature safe:	yes
2010-07-05 08:18:12 +00:00
Stefan Walter
f82250cc64 Fix a problem with symbol duplication when code is linked with both the arpack
and lapack libraries.

PR:		147487
Submitted by:	Eijiro Shibusawa <ej-sib@ice.uec.ac.jp>
Approved by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Feature safe:	yes
2010-07-01 19:52:49 +00:00
Mark Linimon
fe7708f351 Mark as broken on sparc64 and ia64: fails to compile.
Hat:		portmgr
Feature safe:	yes
2010-07-01 06:09:13 +00:00
Wen Heping
e1daee4b97 Algorithm::KMeans is a perl5 module for the clustering of numerical data
in multidimensional spaces. Since the module is entirely in Perl (in the
sense that it is not a Perl wrapper around a C library that actually does
the clustering), the code in the module can easily be modified to experiment
with several aspects of automatic clustering. For example, one can change
the criterion used to measure the "distance" between two data points, the
stopping condition for accepting final clusters, the criterion used for
measuring the quality of the clustering achieved, etc.

WWW: http://search.cpan.org/dist/Algorithm-KMeans

Feature safe:	yes
2010-07-01 04:16:41 +00:00
Max Brazhnikov
31da485dc4 Present KDE SC 4.4.5 for FreeBSD.
Feature safe:	yes
2010-06-29 20:35:28 +00:00
Sylvio Cesar Teixeira
d87784ce02 The octave-forge package is the result of the GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave, contains the source for all the functions plus build and install scripts.
This is parallel.

Parallel execution package for cluster computers. For parallel execution on a single machine see e.g. function parcellfun (author: Jaroslav Hajek) in package general.

WWW:	http://octave.sourceforge.net/

PR:		ports/147603
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 12:14:10 +00:00
Sylvio Cesar Teixeira
e3006c29d4 The octave-forge package is the result of The GNU Octave Repositry Project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave, contains the source for all the functions plus build and install scripts.
This is gnuplot.

Scripts to save data in gnuplot-readable formats, spectify gnuplot commands that will be used to produce graphics, and call gnuplot. See help g_ez quickly produce the most common plots.

WWW:	http://octave.sourceforge.net/

PR:		ports/147602
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 12:08:25 +00:00
Sylvio Cesar Teixeira
ad97a8683c The octave-forge package is the result of the GNU Octave Repositry project, which is intended to be a central location for custom scripts, funcitons and extensions for GNU Octave, contains the source for all the functions plus build and install scripts.
This is fenv.

On supported architectures, change the rounding mode of the floating point arithmetics (to nearest, up, down, to zero) or change the precision of the test the properties of the floating point arithmetics.

WWW:	http://octave.sourceforge.net/

PR:		ports/147601
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 12:03:07 +00:00
Sylvio Cesar Teixeira
73565302ab The octave-forge package is the result of The GNU Octave Repositry Project, which is intended to be a central location for custom scripts, functions plus build and install scripts.
This is es.

Spanish package for the construction of native language translations of Octave funcitons.

WWW:	http://octave.sourceforge.net/

PR:		ports/147600
Submitted by:	Stephen Montgomey-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 11:58:05 +00:00
Sylvio Cesar Teixeira
d0b4b366a5 The octave-forge package is the result of the GNU Octave Repositry Project, which is intended to be a central location for custom scripts, functions plus build and install scripts.
This is octproj.

This package allows to call functions of PROJ.4 library for cartographic projections transformations.

WWW:	http://octave.sourceforge.net/

PR:		ports/147517
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
Feature safe:	yes
2010-06-29 11:53:37 +00:00
Wen Heping
fd3329ec4b - Update to 0.3.5
Feature safe:	yes
2010-06-29 01:44:03 +00:00
Yen-Ming Lee
ca2e336c65 - update to 1.14
Feature safe:	yes
2010-06-27 13:44:13 +00:00
Wen Heping
d40fb33f05 - Connect math/rpy2
Feature safe:	yes
2010-06-27 03:02:25 +00:00
Wen Heping
9c305184ae - Update to 2.1.3
Feature safe:	yes
2010-06-27 02:59:51 +00:00
Johan van Selst
d3ddbd67e0 - Update to version 8.2pl1
- Bump EPOCH due to different versioning style
- Build and install documentation

PR:		ports/148034
Submitted by:	Jacques Garrigue <garrigue@math.nagoya-u.ac.jp>
Feature safe:	yes
2010-06-25 06:53:04 +00:00
Wen Heping
c60a4b35e1 - Update to 0.8.2
- Pass maintainership to perl@

Feature safe:	yes
2010-06-24 02:05:05 +00:00
Mikhail Teterin
dce21edd5c Enable parallel builds, when possible. Fix test-target. Minor cosmetic
changes. No changes in resulting package.

Approved by:	maintainer
Feature safe:	yes
2010-06-23 03:51:48 +00:00
Pietro Cerutti
33d28ad4c2 - Restore patch to build with Qt4 support when Qt3 is installed
Reminded by:	Stas Timokhin <devel@stasyan.com> (via private email)
Feature safe:	yes
2010-06-22 13:13:07 +00:00
Wesley Shields
a5691f37d9 This library is a C port of the implementation of Limited-memory
Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal.
The original FORTRAN source code is available at:
http://www.ece.northwestern.edu/~nocedal/lbfgs.html

WWW:	http://www.chokkan.org/software/liblbfgs/

PR:		ports/147670
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Feature safe:	yes
2010-06-22 01:55:00 +00:00
Pav Lucistnik
7e2d9cb9d0 - Mark BROKEN: size mismatch
Feature safe:	yes
Reported by:	pointyhat
2010-06-21 21:46:54 +00:00
Emanuel Haupt
ae982bc04c Update to 15.1.4
Feature safe:	yes
2010-06-21 07:30:41 +00:00
Gerald Pfeifer
7a9925a944 Update to libmpc version 0.8.2 which brings a speed-up of mpc_pow_ui
through binary exponentiation and fixes the testsuite for mpfr 3.0.0.

Suggested by:	Gunther Nikl <gnikl@users.sourceforge.net>
Feature safe:	yes
2010-06-20 22:54:24 +00:00
Max Brazhnikov
eb464769c4 Connect octave-forge-actuarial
Feature safe:	yes
2010-06-19 21:49:01 +00:00
Max Brazhnikov
343158e65e Add new port math/octave-forge-actuarial:
Actuarial functions for Casualty and Property lines.

WWW: http://octave.sourceforge.net/

PR:		ports/147351
Submitted by:	Stephen Montgomery-Smith <stephen at missouri.edu>
Feature safe:	yes
2010-06-19 21:48:29 +00:00
Dennis Herrmann
ec31bc3eac - Update to 2010.06.15 2010-06-17 18:50:33 +00:00
Wen Heping
ca8d90121f - Update to 0.604
- Pass maintainership to perl@
2010-06-17 05:53:58 +00:00
Anton Berezin
cd1c352e93 Update to 3.0102.
Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
2010-06-15 10:23:22 +00:00
Pietro Cerutti
30c71ad3b2 - Activate tcl/tk 8.5
- Fix build onf amd64 [1]

Reported by:	PH (via pav) [1]
Tested by:	pluknet (on EFNet/#bsdports)
2010-06-14 07:47:11 +00:00
Erwin Lansing
8c6092e5ec BROKEN should not be quoted.
No functional change.
2010-06-13 08:40:06 +00:00
Pietro Cerutti
895c37ad67 - Fix PLIST
Reported by:	QAT
2010-06-11 15:56:15 +00:00
Alex Dupre
8cbf48bd4b Chase mpfr library and bump PORTREVISION. 2010-06-11 15:09:45 +00:00
Alex Dupre
f7015e22ab Update to 3.0.0 release. 2010-06-11 15:08:51 +00:00
Ashish SHUKLA
cffcff87c3 - Change my maintainer address.
Approved by:	   pgj (mentor)
2010-06-11 13:37:41 +00:00
Wen Heping
b697cb1713 - Update to 3.0
- Pass maintainship to perl@
2010-06-11 08:56:17 +00:00
Dirk Meyer
c932b22040 - add COPYRIGHT 2010-06-11 08:22:59 +00:00
Wen Heping
59d588d429 - Update to 3.1.9
PR:		ports/147736
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-06-11 01:38:26 +00:00
Wen Heping
19f8bd0392 - Update to 1.3.4
- Fix Fortran support (previously USE_FORTRAN was set but never used)
- Make Fortran support optional

PR:		ports/147738
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-06-11 01:35:23 +00:00
Wen Heping
a21a94d65d - Update to 0.22
- Pass maintainership to perl@
2010-06-11 01:27:01 +00:00
Pietro Cerutti
aed6b6c70f - Update math/vtk5 to 5.6.0
- Track the change in multimedia/vtkmpeg2encode
2010-06-10 15:48:08 +00:00
Philip M. Gollucci
82c6718e31 - Update to 1.11
- Pass to perl@

With Hat:       perl@
Changes:        http:/www.math.keio.ac.jp/~matumoto/emt.html http:/search.cpan.org/dist/Math-Random-MT/Changes
2010-06-10 05:17:02 +00:00
Philip M. Gollucci
ce1912f1c0 - Update to 1.6
PR:             ports/147673
Submitted by:   pgollucci@ (myself)
Approved by:    murashin@gfd-dennou.or (maintainer)
2010-06-10 03:25:33 +00:00
Philip M. Gollucci
874d69556b - Update to 0.1.0
PR:             ports/147672
Submitted by:   pgollucci@ (myself)
Approved by:    murashin@gfd-dennou.org (maintainer)
2010-06-10 03:24:30 +00:00
Pav Lucistnik
93313ea884 - Mark BROKEN outside i386 (needs -fPIC magic)
Reported by:	pointyhat
2010-06-09 20:10:11 +00:00
Sylvio Cesar Teixeira
6a5aadb35c - Update to 1.05
PR:		ports/147562
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-06-09 16:49:57 +00:00
Martin Wilke
331c4f592f - Update to 1.0.10
PR:		147582
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:38:24 +00:00
Martin Wilke
2d44bfa1ce - Update to 1.0.11
PR:		147581
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:36:36 +00:00
Martin Wilke
18d73b21c3 - Update to 1.0.9
PR:		147580
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:35:28 +00:00
Martin Wilke
4c326d39f1 - Update to 1.0.6
PR:		147579
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:34:07 +00:00
Martin Wilke
1ab3b12c6d - Update to 1.0.9
PR:		147578
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-06-09 08:32:37 +00:00