| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/148381
Submitted by: C-S <c-s_AT_c-s dot li>
Notes:
svn path=/head/; revision=257671
|
|
|
|
|
|
|
|
| |
PR: 148506
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=257660
|
|
|
|
|
|
|
|
|
|
| |
. Make the dependency on X11 an actual option.
PR: 147679
Submitted by: Dmitry <dmitry2006@yandex.ru>
Notes:
svn path=/head/; revision=257618
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/ILYAZ/Math-Pari-2.01080604/Changes
Notes:
svn path=/head/; revision=257529
|
|
|
|
| |
Notes:
svn path=/head/; revision=257520
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257471
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257438
|
|
|
|
|
|
|
|
| |
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
Notes:
svn path=/head/; revision=257429
|
|
|
|
|
|
|
|
|
| |
Sort plist
Feature safe: yes
Notes:
svn path=/head/; revision=257421
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257393
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257277
|
|
|
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
Notes:
svn path=/head/; revision=257248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257239
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257172
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257154
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257153
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257152
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=257151
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257126
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257065
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257037
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257036
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=256938
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
Feature safe: yes
Notes:
svn path=/head/; revision=256897
|
|
|
|
|
|
|
|
|
|
| |
changes. No changes in resulting package.
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=256856
|
|
|
|
|
|
|
|
| |
Reminded by: Stas Timokhin <devel@stasyan.com> (via private email)
Feature safe: yes
Notes:
svn path=/head/; revision=256829
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=256810
|
|
|
|
|
|
|
|
| |
Feature safe: yes
Reported by: pointyhat
Notes:
svn path=/head/; revision=256797
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=256774
|
|
|
|
|
|
|
|
|
|
| |
through binary exponentiation and fixes the testsuite for mpfr 3.0.0.
Suggested by: Gunther Nikl <gnikl@users.sourceforge.net>
Feature safe: yes
Notes:
svn path=/head/; revision=256771
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=256729
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=256728
|
|
|
|
| |
Notes:
svn path=/head/; revision=256628
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
Notes:
svn path=/head/; revision=256618
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
Notes:
svn path=/head/; revision=256546
|
|
|
|
|
|
|
|
|
|
| |
- Fix build onf amd64 [1]
Reported by: PH (via pav) [1]
Tested by: pluknet (on EFNet/#bsdports)
Notes:
svn path=/head/; revision=256502
|
|
|
|
|
|
|
| |
No functional change.
Notes:
svn path=/head/; revision=256468
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=256400
|
|
|
|
| |
Notes:
svn path=/head/; revision=256398
|
|
|
|
| |
Notes:
svn path=/head/; revision=256397
|
|
|
|
|
|
|
| |
Approved by: pgj (mentor)
Notes:
svn path=/head/; revision=256386
|
|
|
|
|
|
|
| |
- Pass maintainship to perl@
Notes:
svn path=/head/; revision=256364
|
|
|
|
| |
Notes:
svn path=/head/; revision=256357
|
|
|
|
|
|
|
|
| |
PR: ports/147736
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Notes:
svn path=/head/; revision=256341
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=256339
|
|
|
|
|
|
|
| |
- Pass maintainership to perl@
Notes:
svn path=/head/; revision=256337
|
|
|
|
|
|
|
| |
- Track the change in multimedia/vtkmpeg2encode
Notes:
svn path=/head/; revision=256314
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=256289
|