| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
searching for weakness in SHA-1 hash
SHA-1 Collision Search Graz is a distributed computing project
-- people from through out the world download and run software
to band together to make one of the largest supercomputers in
the world. Every computer makes the project closer to our goals.
The project is trying to see if like MD4 in 1996, MD5/RIPEMD
in 2004, and the the direct predecessor SHA-0 in 2004 also,
there is a weakness in the hash.
WWW: http://boinc.iaik.tugraz.at/sha1_coll_search/
PR: ports/116691
Submitted by: Tuc <freebsd-ports@t-b-o-h.net>
|
|
|
|
|
|
|
| |
Add new port scilab-toolbox-sivp --- Scilab Image and Video Processing toolbox.
PR: ports/116372
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
|
|
|
|
|
|
|
|
|
|
|
| |
linear programming solver written in C++. It is primarily meant to be used as
a callable library, but a basic, stand-alone executable version is also
included.
WWW: http://www.coin-or.org/Clp/index.html
PR: ports/115185
Submitted by: Robin Schilham
|
|
|
|
|
|
|
| |
Grace is a popular plotting tool that produces publication quality
plots. The S-Lang module interacts with grace via pipes.
WWW: http://www.jedsoft.org/slang/modules/grace/index.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is designed to be enjoyed using keyboard. Result is shown in
scrollable display, history of expressions is available with up
and down arrow.
Some other features:
optional keypad, syntax highlight, matched parenthesis indicator,
just-in-time calculation (show result even before you finish typing)
and autocomplete for variables.
WWW: http://speedcrunch.digitalfanatics.org/
Note: Moved from science to math at danfe@'s request (no repocopy since there
is no history to preserve).
PR: ports/114969
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Hoc, the High Order Calculator, is an interpreted language for
floating-point calculations. Its most basic use is as a powerful and
convenient calculator, interactively evaluating expressions such as
1+2*sin(0.7). But hoc is no ordinary calculator: It also lets you
assign values to variables, define your own functions, and use loops,
conditionals, and everything else you'd expect in a programming
language.
Hoc was developed by Brian Kernighan and Rob Pike, and introduced in
their 1984 book The Unix Programming Environment. This version has been
extended and improved by Nadav Y. Har'El.
WWW: http://nadav.harel.org.il/homepage/hoc/
Author: Nadav Y. Har'El <nadav@harel.org.il>
|
|
|
|
|
|
|
|
|
| |
CVC Lite is no longer supported. Please use CVC3 (math/cvc3) for all your
validity checking needs.
Approved by: rafan (mentor, implicit), lwhsu (maintainer)
2007-06-30 math/cvcl: CVC Lite is no longer supported. Please use CVC3 (math/cvc3) for all your validity checking needs!
|
|
|
|
|
|
|
| |
WWW: http://pecl.php.net/package/Bitset
PR: ports/114357
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
multi-precision floating point arithmetic with a Pascal/Modula like
syntax. It has several builtin functions for algorithmic number
theory like gcd, Jacobi symbol, Rabin probabilistic prime test,
continued fraction and quadratic sieve factorization, Pollard rho
factorization, etc.
WWW: http://www.mathematik.uni-muenchen.de/~forster/sw/adownload.html
PR: ports/113862
Submitted by: Lars Engels <lars.engels at 0x20.net>
|
|
|
|
|
|
| |
PR: 113255
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Repocopied by: marcus
|
|
|
|
|
|
|
|
| |
a variety of platforms, is able to handle large, complex simulations, but
is also reasonably easy for novices to operate.
PR: ports/112577
Submitted by: Jason W. Bacon <bacon at smithers.neuro.mcw.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gretl is used in the mathematical analysis of time series,
and has a functionality that is similar to various statistical
and signal processing components of it++, octave, scilab,
R, numpy/scipy, etc. -- most of which are in the math
category. It should really be placed there, rather than
in misc. In recognition of the fact that it implements
some methods that are commonly (but not exclusively!) used
in econometrics, it should also be given a secondary listing
in finance. (In my opinion, however, it shouldn't be given
a primary listing in that category, because most of the
ports there deal with the nuts-and-bolts of accounting,
payment methods, taxes, and stock tracking. To my knowledge,
the only ports now in finance that remotely resemble gretl
are quantlib, xtrader, and qtstalker, all of which employ
simpler methods that are more specific to financial time
series than are the more general methods in gretl.
PR: ports/113052
Submitted by: bf <bf2006a@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
permutations, without repitition, of a given set
and subset size. Associative arrays are preserved.
WWW: http://pear.php.net/package/Math_Combinatorics/
PR: ports/112824
Submitted by: Zhen REN <bg1tpt at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the following design goals:
* JTS conforms to the Simple Features Specification for SQL published by the
Open GIS Consortium
* JTS provides a complete, consistent, robust implementation of fundamental
2D spatial algorithms
* JTS is fast enough for production use
* JTS is written in 100% pure Java(TM)
* JTS is open source (under the LGPL license)
<http://www.vividsolutions.com/Jts/JTSHome.htm>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
WWW: http://w-calc.sourceforge.net/
-Amarendra Godbole
amarendra.godbole@gmail.com
PR: ports/112106
Submitted by: Amarendra Godbole <amarendra.godbole at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Calculations are done on expr, if given. Otherwise, the standard input is used.
Numbers can be entered in hexadecimal (0xbeef), decimal (1984), octal (007),
and binary (0b1001). All numerical operators (+, -, *, /, %), bit operators
(|, ^, &, ~, <<, >>), and logical operators (==, !=, <, >, <=, >=, !, &&, ||)
are supported.
WWW: http://cyth.net/~ray/moo/
PR: ports/111824
Submitted by: Steven Kreuzer <skreuzer at f2o.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
That is, it estimates the c coefficients for a line-fit of the type
y= c(0)*x(0) + c(1)*x1 + c(2)*x2 + ... + c(k)*xk
given a data set of N observations, each with k independent x variables
and one y variable. Naturally, N must be greater than k---and preferably
considerably greater. Any reasonable undergraduate statistics book will
explain what a regression is. Most of the time, the user will provide a
constant ('1') as x(0) for each observation in order to allow the
regression package to fit an intercept.
WWW: http://search.cpan.org/dist/Statistics-Regression/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A Double-Double and Quad-Double Arithmetic library.
Double-double and quad-double numbers are unevaluated sum of
two and four IEEE doubles capable of representing 106 and 212 bits
of significand, respectively. The library is written in C++, taking full
advantage of operator overloading. C, Fortran 77, and Fortran 90 interfaces
are also provided.
This work was done at Lawrence Berkeley National Laboratory,
NERSC Division, Yozo Hida with Xiaoye S. Li and David H. Bailey.
WWW: http://www.cs.berkeley.edu/~yozo/
|
|
|
|
|
| |
PR: ports/110770
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
library, which implements multilayer artificial neural networks in C with
support for both fully connected and sparsely connected networks.
Cross-platform execution in both fixed and floating point are supported. It
includes a framework for easy handling of training data sets. It is easy to
use, versatile, well documented, and fast. PHP, C++, .NET, Ada, Python, Delphi,
Octave, Ruby, Pure Data and Mathematica bindings are available. A reference
manual accompanies the library with examples and recommendations on how to use
the library. A graphical user interface is also available for the library.
WWW: http://leenissen.dk/fann/
PR: ports/109853
Submitted by: Tz-Huan Huang <tzhuan at csie.org>
|
|
|
|
|
|
|
| |
functions.
PR: ports/109964
Submitted by: chinsan
|
|
|
|
|
|
|
| |
2007-02-01 math/vtk43-headers: Please use vtk 4.4 or 5.x.
2007-02-01 math/vtk43: Please use vtk 4.4 or 5.x.
Approved by: erwin (mentor, implicit)
|
|
|
|
| |
sets containing integer spans.
|
|
|
|
|
|
| |
uses the C libgmp library for fast bignum computations.
Reviewed by: tobez
|
| |
|
|
|
|
|
|
|
|
|
| |
of the Basic Linear Algebra Subroutines(BLAS; math/blas).
It supports various architectures.
WWW: http://www.tacc.utexas.edu/resources/software/
Based largely on: hrs's original port (thanks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
powerful modern algorithms. It features a stable and very fast implementation
of a self-initializing multiple polynomial quadratic sieve (MPQS), plus a
highly experimental and unfinished number field sieve (NFS) implementation.
Primary design goals are speed, portability and ease of use. Msieve claims to
be the fastest implementation for factoring general inputs between 40 and 100
decimal digits.
Author: Jason Papadopoulos <jasonp@boo.net>
WWW: http://www.boo.net/~jasonp/qs.html
PR: ports/107477
Submitted by: Daniel Roethlisberger <daniel at roe.ch>
|
|
|
|
|
|
|
| |
representation for bit arrays.
PR: ports/107251
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
|
|
|
|
|
| |
PR: ports/107146
Submitted by: chinsan
|
|
|
|
|
|
|
|
| |
WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html
PR: ports/104315
Submitted by: mainland at apeiron.net
Approved by: alexbl (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.
WWW: http://cneurocvs.rmki.kfki.hu/igraph
PR: ports/106971
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
|
|
|
|
|
|
| |
statistics for discrete data sets.
Submitted by: aaron
|
|
|
|
|
|
|
| |
2006-11-16 math/p5-AI-NeuralNet-Mesh: project no longer exists
2006-11-16 net/p5-Archie: project no longer exists
2006-11-15 www/mod_jk2: "JK2 is officially unsupported, no further development will take place."
2006-11-15 www/mod_jk2-apache2: "JK2 is officially unsupported, no further development will take place."
|
|
|
|
|
|
|
| |
equations.
PR: ports/104710
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/104695
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It can multiplicate (by matrix or number), add, substract, invert,
transpose and get the determinant of matrices. And these calculations
can be done on matrices of any order.
It has two interfaces: GTK GUI and console-interface.
Morten Slot Kristensen <ontherenth@gmail.com>
WWW: http://mplus.dk/matrices/
PR: ports/104983
Submitted by: Morten Slot Kristensen
|
|
|
|
|
|
|
| |
- Add math/vtk-headers to math/Makefile.
- Bump PORTEPOCH [1].
Reported by: erwin [1]
|
|
|
|
|
|
|
| |
unweighted.
PR: ports/104688
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/104620
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
files line by line and field by field, ignoring small numeric differences
or/and different numeric formats.
Equivalently, Numdiff is a program with the capability to appropriately
compare files containing numerical fields (and not only).
% numdiff file1 file2
WWW: http://www.nongnu.org/numdiff/
PR: ports/104525
Submitted by: Cheng-Lung Sung <clsung at FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
operations on arrays (vectors, matrices, etc) of values. It can
operate on any standard 'C' number type plus numbers of complex
type. MathArray is implemented using a "class cluster" concept,
allowing one to perform mathematical calculations on a number without
necessarily being aware of what type (class) of number is being
operated on. MathArray knows implicitly what types of operations can
be performed on what types of numbers and will automatically cast
itself to the correct number type representation to handle the
specific operation. Standard operations include addition, scalar and
matrix multiplication and logical operations. Mathematical operations
in the standard C math library are also supported, as well as
user-defined functions.
MathArray also does much more. Arrays can be manipulated, transposed
and concatenated. One can extract subarrays or include subarrays within
larger arrays.
|
|
|
|
|
|
|
| |
WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html
PR: ports/104316
Submitted by: mainland at apeiron.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
high performance via SSE3 floating point support for vector operations.
Useful for array processing, image processing, FITS and ASCII I/O, and linear
algebra (astronomical and scientific computing, in short). LTL provides
dynamic arrays of up to 5-dimensions, subarrays and slicing, support for fixed
size vectors and matrices including basic linear algebra operations, expression
templates based evaluation, and I/O facilities for ascii and FITS format files.
Users of the boost and blitz++ library may find the cross-pollination of these
unique features to be fruitful.
WWW: http://www.mpe.mpg.de/~drory/ltl/
PR: ports/103310
Submitted by: rossiya
|
|
|
|
| |
PR: 103598
|
|
|
|
|
|
|
| |
An automatic theorem prover for the SMT problem
PR: 103412
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
|
|
|
|
|
|
|
|
| |
Author: Roger Gadiou
WWW: http://soft.proindependent.com/qtiplot.html
PR: ports/103049
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
|
|
|
|
|
|
| |
Free Pascal interface to the FFTW3 library
Approved by: garga (mentor,implicit)
|
|
|
|
|
|
|
| |
It is developed in Objective-C and is currently being maintained on GNUstep
and Mac OS X (Cocoa).
PR: 102684
Submitted by: Gürkan Sengün
|
|
|
|
|
|
| |
probability, and trigonometric functions.
PR: 102682
Submitted by: Gürkan Sengün
|
|
|
|
| |
https://www.cae.wisc.edu/pipermail/octave-maintainers/2006-August/000500.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
called NumPy. This package contains:
* a powerful N-dimensional array object
* sophisticated (broadcasting) functions
* basic linear algebra functions
* basic Fourier transforms
* sophisticated random number capabilities
* tools for integrating Fortran code.
NumPy derives from the old Numeric code base and can be used as a
replacement for Numeric. It also adds the features introduced by numarray
and can also be used to replace numarray.
Note: Development for Numeric has ceased, and users should transisition to
NumPy as quickly as possible.
WWW: http://numpy.scipy.org/
PR: ports/102458
Submitted by: Tony Maher <anthony.maher@uts.edu.au>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OriginLab OPJ project files
Usage :
$ ./opj2dat <project.opj>
FEATURES :
* reads any worksheets with all columns
* supports 4.1, 5.0, 6.0, 6.1, 7.0, 7.5 projects
WWW: http://sourceforge.net/projects/liborigin/
PR: ports/102619
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
|
|
|
|
|
| |
PR: ports/102266
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/101538
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
|
|
|
|
| |
Math::Symbolic with lots of plugins
|
|
|
|
|
| |
PR: ports/101269
Submitted by: Nicola Vitale <nivit at email.it>
|
|
|
|
|
|
|
|
|
| |
computation.
WWW: http://pecl.php.net/package/stats/
PR: ports/101117
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
|
| |
generating random numbers.
PR: 100751
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
|
| |
|
|
|
|
|
| |
PR: ports/100624
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This Java program handles the following operations: Not, And, Or, XOR,
Implication, and the Biconditional.
Author: Greg Slepak
WWW: http://www.kinostudios.com/truthtable.php
PR: ports/100041
Submitted by: Nicola Vitale <nivit at email.it>
|
|
|
|
|
|
| |
large capital. (Had already readded as math/ufsparse)
Suggested by: danfe
|
|
|
|
|
|
|
| |
Add UFsparse. UFsparse is a collection of libraries for
sparse matrices.
Submitted by: danfe
|
|
|
|
| |
sparse matrices.
|
|
|
|
|
| |
PR: ports/95062
Submitted by: Max Brazhnikov makc@issp.ac.ru
|
|
|
|
|
|
| |
a map into numbers. The image file can come from a scanner, digital camera or
screenshot. The numbers can be read on the screen, and written or copied to a
spreadsheet.
|
|
|
|
|
|
| |
fixed subsets.
Approved by: tobez (implicit)
|
| |
|
|
|
|
|
| |
PR: ports/98391
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
|
|
| |
fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.
PR: ports/98107
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The jsMath package provides a method of including mathematics in HTML pages
that works across multiple browsers under Windows, Macintosh OS X, Linux and
other flavors of unix. jsMath uses native fonts, so they resize when you
change the size of the text in your browser, they print at the full resolution
of your printer, and you don't have to wait for dozens of images to be
downloaded in order to see the mathematics in a web page. There are also
advantages for web-page authors, as there is no need to preprocess your
web pages to generate any images, and the mathematics is entered in TeX form,
so it is easy to create and maintain your web pages.
Although it works best with the TeX fonts installed, jsMath will fall back
on a collection of image-based fonts (which can still be scaled or printed
at high resolution) or unicode fonts when the TeX fonts are not available.
Author: Davide P. Cervone <dvpc@union.edu>
WWW: http://www.math.union.edu/~dpvc/jsMath/
PR: ports/93864 (based on)
Submitted by: Nicola Vitale <nivit@email.it>
Approved by: krion (mentor)
|
|
|
|
|
|
| |
random.org.
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
functions.
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
offset polygons.
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
gpc library
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: mnag (mentor)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
sequences
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
numeric errors
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
scientific rounding
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
Math::Symbolic trees
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
simplification routines
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
Math::Symbolic trees
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
output
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
simplification
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
distributions for Math::Symbolic objects
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
Gaussian Error Propagation
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
Math::Symbolic parser
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
Math::Symbolic parser
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
extensions
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
trees to C
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
|
|
| |
Math::Symbolic expressions
Approved by: tobez (implicit)
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
|
| |
PR: 96110
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
decomposed into tasks which are assigned to different processors. Efficient use
of the machine requires that each processor have about the same amount of work
to do and that the quantity of interprocessor communication is kept small.
Finding an optimal decomposition is provably hard, but due to its practical
importance, a great deal of effort has been devoted to developing heuristics
for this problem.
The decomposition problem can be addressed in terms of graph partitioning. Rob
Leland and I have developed a variety of algorithms for graph partitioning and
implemented them into a package we call Chaco. The code is being used at most
of the major parallel computing centers around the world to simplify the
development of parallel applications, and to ensure that high performance is
obtained. Chaco has contributed to a wide variety of computational studies
including investigation of the molecular structure of liquid crystals,
evaluating the design of a chemical vapor deposition reactor and modeling
automobile collisions.
WWW: http://www.cs.sandia.gov/~bahendr/chaco.html
Note: this port includes a patch provided by Walter Landry for use within MBDyn
PR: ports/96699
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
|
|
|
|
|
|
|
| |
R-project.
RKWard tries to combine the power of the R-language with the (relative) ease of
use of commercial statistics tools.
|
|
|
|
|
|
| |
These libraries, as most Elmer packages, are built with a F90 compiler.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
|
|
|
|
|
|
|
|
|
| |
package.
Among other small changes, Elmer calls umfpack routines from f90 using
umf4_f77wrapper.c from umfpacks demo directory. The elmer-umfpack build
compiles this and includes it in the libumfpack.a.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
|
|
|
| |
Forgotten by: johans
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.
The CGAL library contains:
* the Kernel with geometric primitives such as points, vectors, lines,
predicates for testing things such as relative positions of points, and
operations such as intersections and distance calculation.
* the Basic Library which is a collection of standard data structures and
geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
circle, and multidimensional query structures.
* the Support Library which offers interfaces to other packages, e.g., for
visualisation, and I/O, and other support facilities.
WWW: http://www.cgal.org/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'd like to reintroduce VTK 4.3 to the ports tree to
facilitate building a new port, Caret 5.3. Starting with
VTK 4.4, support for "float" coordinates has been dropped
from many functions. The Caret code will require significant
changes to compile with VTK 4.4. Since the Caret developers
do not yet have a timeline for upgrading to VTK 4.4, I'd
like to reintroduce VTK 4.3 for the interim. Only the vtk
base and vtk-headers are essential. Below are shar files
for these two trees. They are based on the original vtk
4.3 port. The only modifications are:
1. The folder names are changed from vtk and vtk-headers
to vtk43 and vtk43-headers to prevent a collision with the
current vtk in /usr/ports/math.
2. PREFIX is set to ${LOCALBASE}/vtk43 to prevent a collision
with the current vtk installation.
PR: ports/92468
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
|
|
|
|
|
| |
2006-03-31 mail/glacier
2006-03-31 math/xwpl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
by using Mathematical equations. It's also a "Modeler" for POV-Ray in the
area of parametric surfaces.
Features :
* 3D, 4D, 5D and 6D HyperObjects visualization.
* Full support of all functions (like C language).
* Support of mouse event in the drawing area (Left:Rotate, Right:scale
and Midle:translate).
* Animation an Morph effect.
* Povscript and Mesh file generation(and Run if povray is installed).
VRML2 and OBJ files also supported.
* More than 100 well known examples.
|
|
|
|
| |
Approved by: tobez (implicit)
|
|
|
|
|
|
|
| |
intersection point of straight lines as defined by either function, vector, or points.
Submitted by: aaron
Approved by: tobez (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
It is based on transforming an expression into a bytecode and precalculating
constant parts of it.
Author: Ingo Berg <ingo_berg@gmx.de>
WWW: http://muparser.sourceforge.net/
PR: ports/93379
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
| |
PR: 92497
Submitted by: /me
Repocopied by: marcus
|
|
|
|
|
| |
PR: ports/91604
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
|
|
|
| |
Submitted by: Andy Fawcett <andy@athame.co.uk>
|
|
|
|
| |
(libgmp)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PLMan, or Propositional LogicMan, is a user-friendly and powerful
propositional logic (sometimes called sentential logic or
propositional calculus) sentence shell/interpreter written
in Java, capable of handling many existing propositional
systems of propositional logic, especially the important
ones.
Author: Takayuki Hoshi <hoshi103@chapman.edu>
WWW: http://plman.sourceforge.net/
PR: ports/90277
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
| |
common matrix operations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a new port for LabPlot, a data analysis and visualisation tool
LabPlot is a program for two- and three-dimensional graphical
presentation of data sets and functions. LabPlot allows you to work
with multiple plots which each can have multiple graphs. The graphs
can be produced from data or from functions.
WWW: http://labplot.sf.net
PR: ports/88256
Submitted by: "Kay Lehmann" <kay_lehmann@web.de>
|
|
|
|
|
|
|
|
|
|
| |
problems. It uses a coarse-grained parallel genetic algorithm in
combination with other techniques to construct sensible timetables from XML
formatted problem descriptions. Tablix can run on a single host as well as
on a heterogeneous parallel virtual machine using PVM3.
PR: ports/87553
Submitted by: amir husaini <amir.husaini@gmail.com>
|
|
|
|
|
|
| |
combinatorial sequences
Approved by: tobez
|
| |
|
|
|
|
| |
hulls using Graham's scan (n*log(n)).
|
|
|
|
|
|
|
| |
algebra and calculus.
PR: 85801
Submitted by: Nicola Vitale <nivit (at) email.it>
|
|
|
|
|
| |
PR: 84859
Submitted by: Timothy Bourke <timbob@bigpond.com>
|
|
|
|
|
| |
PR: 84788
Submitted by: Timothy Bourke <timbob@bigpond.com>
|
|
|
|
|
|
|
| |
exponentiations.
PR: ports/85044
Submitted by: Wesley Shields <wxs@csh.rit.edu>
|
|
|
|
|
|
|
|
| |
majority of integer based number theoretic applications (including
public key cryptography).
PR: ports/85043
Submitted by: Wesley Shields <wxs@csh.rit.edu>
|
|
|
|
|
|
|
| |
computations.
PR: ports/84724
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD binaries for version 8.3 (i386 only).
Note: does not run on FreeBSD >= 6.0, because linked with libc.so.5.
PR: 84366
Submitted by: thierry
Repocopied by: marcus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality
PostScript output.
A major advantage of Asymptote over other graphics packages is that
it is a programming language, as opposed to just a graphics program:
it can therefore exploit the best features of script (command-driven)
and graphical user interface (GUI) methods.
PR: ports/83990
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
|
|
| |
package for solving large sparse systems of
linear equations.
PR: 83968
Submitted by: Pedro F. Giffuni" <giffunip at asme dot org>
|
|
|
|
|
|
|
|
|
|
| |
Most of maxima functions are accessible through menus, some have
dialogs. The input line has command history (up-key, down-key) and
completion based on previous input (tab-key).
wxMaxima provides 2d formated display of maxima output.
PR: ports/83374
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
|
|
|
| |
complex numbers, calendar dates and various other types, plus symbolic
algebra and calculus, graphics, and lots more. Calc also comes with an
extensive manual which you can print or read on-line.
PR: ports/83238
Submitted by: Andrew Bernard <andrewb@cs.cmu.edu>
|
|
|
|
|
|
|
|
|
|
|
|
| |
beautiful and colorful chryzodes.
If you do not know what chryzodes are, take a look at
http://www.chryzode.org/. Then you will be able to explore
the world of chryzodes by yourself using Chryzodus.
But one does not even need to know much about chryzodes
to use Chryzodus and see beautiful images appear on the screen!
PR: ports/83234
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This tiny version of JavaView is optimized for fast download and contains the
viewer module only, without any dialogs, inspectors and geometry algorithms.
The lite version is mainly used to display precomputed geometry models inside
web pages.
WWW: http://www.javaview.de/
PR: 83104
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
|
|
|
|
| |
This is a port of Phil Karn's SIMD assisted Viterbi CODEC library. This
package may be useful to programmers working on data communications software.
WWW: http://www.ka9q.net/code/fec/
PR: ports/82757
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
|
|
|
|
|
|
|
|
|
|
| |
This is a port of Phil Karn's Reed-Solomon CODEC library. This package may be
useful to programmers working on data communications software.
WWW: http://www.ka9q.net/code/fec/
PR: ports/82756
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
|
|
|
|
|
|
|
|
| |
renders them as ASCII art. It may be useful to send mathematics through
text-only media, such as e-mail or newsgroups.
PR: ports/82552
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
| |
PR: ports/81832
Submitted by: Sergey Akifyev <asa@agava.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Combinatorics is the branch of mathematics studying the enumeration,
combination, and permutation of sets of elements and the mathematical
relations that characterize their properties. As a jumping off point,
refer to:
http://mathworld.wolfram.com/Combinatorics.html
This module provides a pure-perl implementation of nCk, nPk, and n!
(combination, permutation, and factorial, respectively).
Author: Allen Day <allenday@ucla.edu>
WWW: http://search.cpan.org/dist/Math-Combinatorics/
PR: ports/81572
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
|
|
|
|
|
|
|
|
|
| |
Functions for calculations with arbitrary length integers and bitsets
Functions from this package are useful for number theory
applications. For example, in two-keys cryptography.
PR: ports/81115
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The purpose of QtiPlot was to develop a free, platform independent clone of
Origin. The result is still far away from its model, but there's a "wish to"
list that is being constantly worked on.
Features:
* Neat 2D and 3D data plotting
* ASCII-Import
* Spreadsheet and calculations in column-logic
* Great non-linear y=f(x) curve fitting and estimation of statistical
errors of the fit-parameters
WWW: http://soft.proindependent.com/qtiplot.html
PR: ports/80849
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
|
|
|
|
|
|
|
| |
(Computer Algebra System).
PR: 79118
Submitted by: Roman Neuhauser <neuhauser (at) sigpipe.cz>
|
|
|
|
|
|
| |
math/p5-Math-BigIntFast, math/p5-Statistics-Table-F,
textproc/p5-Sort-PolySort, and www/p5-HTML-Navigation.
Neither one of them is on CPAN any longer.
|
|
|
|
| |
scientific processing, MPI version.
|
|
|
|
|
|
|
| |
scientific processing.
It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.
|
|
|
|
|
|
|
| |
in algebraic and RPN mode. Besides its functionality, it comes
with different skins for GUI. Very cool.
WWW: http://www.pgcalc.net/
|
|
|
|
|
|
|
|
|
| |
datastructures. It allows building of directed and undirected graphs, with
data and metadata stored in nodes. The library provides functions for graph
traversing as well as for characteristic extraction from the graph topology.
PR: ports/78624
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
| |
Free peak fitting software
|
| |
|
|
|
|
|
| |
PR: ports/78060
Submitted by: Martin Matuska <martin@matuska.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
Thus, it includes several shapes (boxes, balls, lines), in addition to the
basic math objects that are used to build these shapes (points, vectors,
matricies).
PR: ports/77046
Submitted by: jannisan@t-online.de (Jan Rochel)
|
|
|
|
|
|
|
| |
{german,french}/geonext will be slave-ports to this new, generalised one.
PR: ports/75784
Submitted by: Andreas Fehlner (fehlner@gmx.de)
|
|
|
|
|
| |
convert cubic and quadratic bezier
each other.
|
|
|
|
|
|
|
| |
statistics components addressing the most common problems not available in the
Java programming language or Commons Lang.
WWW: http://jakarta.apache.org/commons/math/
|
|
|
|
| |
Approved by: pav
|
|
|
|
| |
Algotutor is an interactive tutorial for algorithms and data structures.
|
|
|
|
| |
Arithmetic C/C++ Library
|
|
|
|
|
|
|
|
|
|
|
| |
standard distribution contains tool collections for the algorithmic treatment
of polytopes and polyhedra, and finite simplicial complexes. It offers an
unified interface to a wide variety of algorithms and free software packages
from the computational geometry field, such as convex hull computation or
visualization tools.
PR: ports/75405
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE>
|
| |
|
|
|
|
|
| |
PR: 74254
Submitted by: Stephen Montgomery-Smith
|
| |
|
|
|
|
| |
functional object-oriented statistics.
|
|
|
|
| |
for several months with no sign of a fix.
|
|
|
|
|
| |
PR: ports/74380
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
|
|
|
|
|
| |
PR: ports/74381
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
|
|
|
|
| |
computation.
|
|
|
|
|
|
|
|
|
| |
Delaunay Triangulator.
Change category from cad to math.
Requested by: Pedro F. Giffuni
Approved by: marcus
|
|
|
|
| |
sparse linear systems.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fast C routines (Single Percision)
FFTW is a C subroutine library for computing the Discrete Fourier Transform
(DFT) in one or more dimensions, of both real and complex data, and of
arbitrary input size. We believe that FFTW, which is free software, should
become the FFT library of choice for most applications. Our benchmarks,
performed on a variety of platforms, show that FFTW's performance is
typically superior to that of other publicly available FFT software.
Moreover, FFTW's performance is portable: the program will perform well on
most architectures without modification.
The FFTW package was developed at MIT by Matteo Frigo and Steven G.
Johnson. Please send email to fftw@theory.lcs.mit.edu so that we can keep
track of users and send you information about new releases. The latest
version of FFTW, benchmarks, links, and other information can be found at
the FFTW home page
PR: ports/71271
Approved by: pav (co mentor)
|
|
|
|
|
| |
PR: ports/73403
Submitted by: Pedro F. Giffuni
|
|
|
|
|
|
|
|
| |
Fast C routines (Single Percision)
Add slave port fftw3-long
Fast C routines (Long Double Percision)
Approved by: pav (co mentor)
|
|
|
|
|
|
|
| |
Library of elementary mathematical functions, probability and elliptic
integrals in 80-bit long double precision.
Approved by: pav (co mentor)
|
|
|
|
|
| |
PR: ports/73454
Submitted by: Nicholas Stallard <snowy@netphile.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mechanically checked by the machine.
In particular, Coq allows:
* the definition of functions or predicates,
* to state mathematical theorems and software specifications,
* to develop interactively formal proofs of these theorems,
* to check these proofs by a small certification "kernel".
PR: ports/72718
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
|
|
|
|
| |
Gnuplot Front End
|
|
|
|
| |
A 3D plotting widget for scientific data and mathematical expressions
|
|
|
|
|
|
|
|
|
|
| |
It is small and simple to use but with much power and
versatility underneath. Features include customizable
functions, units, arbitrary precision, plotting, and
a user-friendly interface.
PR: ports/68979
Submitted by: Sergey Akifyev <asa@gascom.ru>
|
|
|
|
|
|
|
|
|
| |
If you want to convert from inches per decade, that's fine. Or from
meter-pounds. Or from cubic nautical miles. The units don't have to
make sense to anyone else.
PR: ports/71081
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
LAPACK95 is a Fortran 95 interface to the Fortran 77 LAPACK library.
It improves upon the original user-interface to the LAPACK package,
taking advantage of the considerable simplifications which
Fortran 95 allows. The design of LAPACK95 exploits assumed-shape arrays,
optional arguments, and generic interfaces. The Fortran 95 interface
has been implemented by writing Fortran 95 ``wrappers'' to call
existing routines from the LAPACK package. This interface can persist
unchanged even if the underlying Fortran 77 LAPACK code is rewritten to
take advantage of the new features of Fortran 95.
|
| |
|
|
|
|
|
| |
PR: 70054
Submitted by: Dylan Simon
|
|
|
|
| |
A plotting library uses a syntax familiar to matlab users
|
|
|
|
| |
math/p5-Bit-Vector.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 68902
Submitted by: Rod Taylor <ports@rbt.ca>
Approved by: erwin (implicit)
|
| |
|
|
|
|
|
| |
PR: ports/68310
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
|
|
|
|
|
|
|
|
|
| |
basecalc came with Xlib Programming Manual from O'Reilly as an
example of X lib programming. mbasecalc is an immitation of basecalc
which is available on different platforms.
PR: ports/67993
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
| |
|
|
|
|
|
|
|
| |
graphical models via Gibbs sampling, not wholy unlike classic BUGS.
PR: ports/66648
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
|
|
|
|
|
| |
PR: ports/66644
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu>
|
|
|
|
| |
A lambda calculus interpreter
|
|
|
|
|
| |
fast fourier transformation, Statistics, Optimizations and more to
math/octave.
|
|
|
|
|
|
| |
PR: ports/65809
Submitted by: pav
Repocopy by: marcus
|
|
|
|
|
|
|
|
|
| |
and halfspaces.
Remark: submitter time-out -> maintainership assigned to ports@.
PR: 63693
Submitted by: pusto@web.de
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove math/R-a4 slave port. A4 format is now default. If you need letter
or other paper formats, define PAPERSIZE when building the port.
Note that renaming to math/R was declined by marcus (portmgr) because
we're not sure if single-letter port name break something.
Requested by: maintainer
Repocopy by: marcus
|
| |
|
|
|
|
|
|
|
| |
Discrete Fourier Transform. Version 3.x is API incompatible with fftw 2.x
PR: ports/65559
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
|
|
|
|
|
| |
is a parallel version of the SDPA (math/sdpa).
solving SDPs in parallel with the help of MPI
(Message Passing Interface) and ScaLAPACK (Scalable LAPACK).
|
|
|
|
|
|
|
| |
like 'hPa' -> '100 kg.m-1.sec-1' etc..
PR: ports/64247
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
|
|
|
|
|
|
|
|
| |
to facilitate programming. Misc requires NArray, a multi-dimensional
numeric array class for ruby.
PR: ports/64246
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
|
| |
|
|
|
|
|
|
|
|
| |
and numeric calculus applications.
WWW: http://www.surakware.net/projects/libmath++/index.xml
Reviewed by: ports@
|
|
|
|
|
|
|
| |
of missing value to NArray which is a numeric multi-dimensional array class.
PR: ports/62870
Submitted by: Shin'ya Murakami <murashin@edamame.summing.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ndiff is a utility for comparing putatively similar files, ignoring small
numeric differences. The utility is written by Nelson H. F. Beebe and
covered by the GNU General Public License (GPL), version 2. It may be
built with arbitrary precision support (more powerful) or using built-in
floating point precision, see Makefile.
Assessing the consistency of a numerical program run in multiple
environments (operating systems, architectures, or compilers) can be a
difficult task for a human, as small differences in numerical output values
are expected. File differencing utilites, such as diff(1), will generally
produce voluminous output, often longer than the original files.
ndiff solves this problem. Taking two two text files expected to be
identical, or at least numerically similar, it allows to specify absolute
and/or relative error tolerances for differences between numerical values
in the two files, and then reports only the lines with values exceeding
those tolerances. It also tells by how much they differ. A simple example:
% ndiff --relative-error 1.0e-3 test019.txt.1 test019.txt.2
### Maximum relative error in matching lines = 8.64e-51 at line 129 field 4
WWW: http://www.math.utah.edu/~beebe/software/ndiff/
I've cleaned up the submitted version a little.
PR: 62221
Submitted by: Stefan A. Deutscher <sad@mailaps.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an editor with syntax highlighning and a help browser; you can work
almost the same way as in Matlab (c) , i.e. use the editor and execute
your code from there with (F5) or press run. One difference is the
command window; it is meant for "quick commands" and not a history as
in Matlab you can add commands to the list in settings.
(Note to submitter: it is not necessary to remove all the directories
in pkg-plist that are installed by any standard X-related port).
PR: ports/55143
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
|
|
|
|
|
|
|
| |
TAUCS is a C library of sparse linear solvers. It's very
fast and it works well with low memory configurations.
PR: ports/55196
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
|
|
|
| |
calculate precision, recall,
F1, accuracy, etc.
PR: 60726
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
|
|
| |
flows on unstructured meshes.
PR: ports/60836
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Emc2 is a portable, interactive and graphic software Edition of
two dimensional geometry and mesh. We can create and modify the
geometry (CAD), define the discretization on the lines, define
the subdomains, and define some reference numbers to take into
account the boundary conditions and material properties. The
elements of the mesh are triangles and quadrilaterals. We have
two kind of meshes: grid mesh and Delaunay Voronoo (automatic
mesh). We make the edition of the mesh by moving, removing,
adding vertices, by regularization, or by transformations
(symmetry, rotation,..), etc.
Suggested add-on: the port math/bamg.
WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm
PR: 60835
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
| |
http://www-rocq1.inria.fr/gamma/cdrom/www/bamg/eng.htm
PR: 60837
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
| |
Decision Trees.
PR: 60628
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
|
|
|
| |
Rework this port and split it into logically independent parts
Give maintainership to submitter
PR: ports/57858
Submitted by: Mykola Khotyaintsev <ko@irfu.se>
|
| |
|
|
|
|
|
| |
PR: 58178
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
|
|
| |
language dedicated to the finite element method.
PR: ports/58536
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
|
| |
It's just a collection of class templates, because templates are
defined in header (.h) files
PR: ports/58535
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: ports/59381
Submitted by: Douglas K. Rand <rand@meridian-enviro.com>
|
|
|
|
|
| |
PR: 58178
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
| |
|
|
|
|
| |
Python interface to the R Programming Language
|
|
|
|
| |
Provide an easy way to use existing grace-files as a template
|
|
|
|
| |
Suggested by: Adam Weinberger <adamw@FreeBSD.org>
|
|
|
|
|
|
|
| |
point special values.
PR: 57708
Submitted by: Rui Lopes <rui@ruilopes.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mpexpr adds two new commands to Tcl, 'mpexpr' and 'mpformat'.
Mpexpr works much like Tcl's native 'expr', but does all
calculations using an arbitrary precision math package.
Mpexpr numbers can be any number of digits, with any decimal
precision. Final precision is controlled by a Tcl variable
'mp_precision', which can be any reasonable integer, limiting
only the number of digits to the right of the decimal point.
PR: ports/48764
Submitted by: chein@GeekDude.com <chein@GeekDude.Com>
|
|
|
|
|
|
| |
The SDPA (SemiDefinite Programming Algorithm) is a software package for
solving semidefinite program (SDP). Extremely efficient, almost fastest
around the world!
|
| |
|
|
|
|
|
|
| |
round numbers, both positive and negative, in various ways. This may seem like
an odd thing to write a whole module for, but rounding can sometimes be
a little tricky, so I thought some people might find this useful.
|
| |
|
|
|
|
| |
Library.
|
| |
|
|
|
|
|
|
|
|
| |
standard MPL format. This lp_solve versions is released
under the LGPL license
PR: 53649
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
|
|
|
| |
A software for Flexible Bayesian Modelling and Markov Chain
Sampling(The software is for education and research use only).
PR: 53650
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
| |
PR: 52033
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
|
| |
galculator is a GTK2-based scientific calculator with ordinary
notation/reverse polish notation, different number bases (DEC, HEX,
OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).
|
|
|
|
|
|
|
| |
The Fung-Calc is an advanced 3D/2D graphing calculator.
PR: 53138
Submitted by: Kirill Ponomarew
|
|
|
|
|
| |
PR: 52850
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|