notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
non port: math/Makefile

Number of commits found: 1713 (showing only 100 on this page)

[First Page]  «  8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18  »  [Last Page]

Thursday, 13 Mar 2008
12:47 miwi search for other commits by this committer
The TiMBL software package is a fast, decision-tree-based implementation
of k-nearest neighbor classification. The package includes the IB1, IB2,
TRIBL, TRIBL2, and IGTree algorithms, and offers various weighting metrics.

WWW: http://ilk.uvt.nl/timbl/

PR:             ports/121661
Submitted by:   Yuri Victorovich <yuri at tsoft.com>
Original commit
Saturday, 9 Feb 2008
21:59 arved search for other commits by this committer
Add Eigen a lightweight C++ template library for vector and matrix math
Original commit
21:57 arved search for other commits by this committer
Add facile, a Functional Constraint Library written in Ocaml
Original commit
01:59 tabthorpe search for other commits by this committer
RAPID is a  robust and accurate polygon interference detection library
for large environments composed of unstructured models.

WWW: http://www.cs.unc.edu/~geom/OBB/OBBT.html

PR:             ports/118556
Submitted by:   Jason W. Bacon <bacon at smithers.neuro.mcw.edu>
Original commit
Monday, 21 Jan 2008
21:59 miwi search for other commits by this committer
This is the Statistical T-Test module to compare 2 independentsamples.
It takes 2 array of point measures, compute the confidence intervals
using the PointEstimation module (which is also included in this package)
and use the T-statistic to test the null hypothesis. If the null hypothesis
is rejected, the difference will be given as the lower_clm and upper_clm of
the TTest object.

WWW:    http://search.cpan.org/dist/Statistics-TTest/

PR:             ports/119740
Submitted by:   dawe <daweonline at gmail.com>
Original commit
Thursday, 10 Jan 2008
23:31 miwi search for other commits by this committer
This package lets you create and manipulate complex numbers. By default, Perl
limits itself to real numbers, but an extra use statement brings full complex
support, along with a full set of mathematical functions typically associated
with and/or extended to complex numbers.

WWW:    http://search.cpan.org/dist/Math-Complex/

PR:             ports/119441
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
11:05 erwin search for other commits by this committer
Hook vtk5 up to the build after repocopy.
Original commit
Friday, 14 Dec 2007
16:06 sat search for other commits by this committer
Add port math/lybniz:

Lybniz is an easy to use mathematical function graph plotter
using pyGTK.

WWW: http://lybniz2.sourceforge.net/
Original commit
Monday, 1 Oct 2007
08:14 edwin search for other commits by this committer
New port: math/linux-SHA-1_collision_search_graz Distributed client
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>
Original commit
Friday, 28 Sep 2007
02:53 edwin search for other commits by this committer
new port: math/scilab-toolbox-sivp

        Add new port scilab-toolbox-sivp --- Scilab Image and Video Processing
toolbox.

PR:             ports/116372
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
Original commit
Wednesday, 5 Sep 2007
01:59 clsung search for other commits by this committer
This is a port of Clp (Coin-or linear programming), which is an open-source
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
Original commit
Thursday, 30 Aug 2007
17:28 garga search for other commits by this committer
A S-Lang module to plot graphs using grace.

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
Original commit
Tuesday, 14 Aug 2007
13:34 itetcu search for other commits by this committer
SpeedCrunch is a multiplatform desktop calculator for power users.
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>
Original commit
Monday, 13 Aug 2007
20:20 sat search for other commits by this committer
Add port math/nyh-hoc:

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>
Original commit
Saturday, 28 Jul 2007
16:41 chinsan search for other commits by this committer
Remove deprecated port.
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!
Original commit
Saturday, 7 Jul 2007
14:57 miwi search for other commits by this committer
This extension for PHP provides routines for manipulating bitsets.

WWW: http://pecl.php.net/package/Bitset

PR:             ports/114357
Submitted by:   Greg Larkin <glarkin at sourcehosting.net>
Original commit
Wednesday, 20 Jun 2007
14:04 miwi search for other commits by this committer
ARIBAS is an interactive interpreter for big integer arithmetic and
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>
Original commit
Friday, 15 Jun 2007
09:42 miwi search for other commits by this committer
- Add math/qwtplot3d-qt4 - Qt4 version of QwtPlot3d

PR:             113255
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Repocopied by:  marcus
Original commit
Monday, 4 Jun 2007
21:06 miwi search for other commits by this committer
Lens is an efficient, yet flexible, neural network simulator that runs on
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>
Original commit
11:34 edwin search for other commits by this committer
Move misc/gretl to math/gretl; add secondary category of finance

        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>
Original commit
Tuesday, 29 May 2007
16:12 miwi search for other commits by this committer
A package that returns all the combinations and
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>
Original commit
Monday, 28 May 2007
13:15 thierry search for other commits by this committer
The JTS Topology Suite is an API of 2D spatial predicates and functions. It has
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>
Original commit
Sunday, 27 May 2007
11:48 lth search for other commits by this committer
Add p5-bignum 0.21, transparent BigNumber/BigRational support for Perl.
Original commit
Thursday, 26 Apr 2007
20:05 miwi search for other commits by this committer
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.

WWW: http://w-calc.sourceforge.net/

-Amarendra Godbole
amarendra.godbole@gmail.com

PR:             ports/112106
Submitted by:   Amarendra Godbole <amarendra.godbole at gmail.com>
Original commit
Thursday, 19 Apr 2007
10:48 miwi search for other commits by this committer
moo is a simple calculator that accepts C-like syntax as input.
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>
Original commit
Saturday, 7 Apr 2007
03:02 clsung search for other commits by this committer
Regression.pm is a multivariate linear regression package.
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/
Original commit
Tuesday, 27 Mar 2007
02:36 maho search for other commits by this committer
math/qd, a new port:
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/
Original commit
Sunday, 25 Mar 2007
04:04 clsung search for other commits by this committer
Add cvc3 1.0, an automatic theorem prover for the SMT problem.

PR:             ports/110770
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
Original commit
Tuesday, 6 Mar 2007
19:15 miwi search for other commits by this committer
Fast Artificial Neural Network Library is a free open source neural network
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>
Original commit
13:59 rafan search for other commits by this committer
Add p5-Math-NumberCruncher 5.00, collection of useful math-related
functions.

PR:             ports/109964
Submitted by:   chinsan
Original commit
Sunday, 18 Feb 2007
19:01 gabor search for other commits by this committer
Remove expired ports:

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)
Original commit
Thursday, 15 Feb 2007
20:44 tobez search for other commits by this committer
Add math/p5-Set-IntSpan-Fast 0.0.5, a Perl module for fast handling of
sets containing integer spans.
Original commit
Saturday, 10 Feb 2007
14:38 mux search for other commits by this committer
Add math/p5-Math-BigInt-GMP, a backend for the Math::BigInt module that
uses the C libgmp library for fast bignum computations.

Reviewed by:    tobez
Original commit
Friday, 9 Feb 2007
09:07 ale search for other commits by this committer
Removed pear-Structures_Graph because now is in the base pear installation.
Original commit
Tuesday, 6 Feb 2007
00:43 maho search for other commits by this committer
The GotoBLAS codes are currently the fastest implementations
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)
Original commit
Friday, 5 Jan 2007
07:58 miwi search for other commits by this committer
Msieve is a library and utility for factoring large integers using the most
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>
Original commit
Wednesday, 27 Dec 2006
19:55 rafan search for other commits by this committer
Add py-bitvector 1.3, a pure-Python memory-efficient packed
representation for bit arrays.

PR:             ports/107251
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
Original commit
Monday, 25 Dec 2006
06:29 rafan search for other commits by this committer
Add p5-Statistics-Forecast 0.2, calculates a future value.

PR:             ports/107146
Submitted by:   chinsan
Original commit
Sunday, 24 Dec 2006
09:31 nivit search for other commits by this committer
Map data for the py-basemap port.

WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html

PR:             ports/104315
Submitted by:   mainland at apeiron.net
Approved by:    alexbl (mentor)
Original commit
Thursday, 21 Dec 2006
19:57 miwi search for other commits by this committer
This module extends Python with a Graph class which is capable of handling
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>
Original commit
Friday, 15 Dec 2006
23:23 aaron search for other commits by this committer
Adding port math/p5-Statistics-Descriptive-Discrete, Compute descriptive
statistics for discrete data sets.

Submitted by:   aaron
Original commit
Tuesday, 21 Nov 2006
09:08 vd search for other commits by this committer
Remove expired ports:

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."
Original commit
Thursday, 2 Nov 2006
14:24 clsung search for other commits by this committer
Add p5-Math-Polynomial-Solve 2.10, find the roots of polynomial
equations.

PR:             ports/104710
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
13:59 clsung search for other commits by this committer
Add p5-GIS-Distance 0.01001, calculate geographic distances.

PR:             ports/104695
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 1 Nov 2006
20:26 alepulver search for other commits by this committer
This is a program which can calculate with several martices.
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
Original commit
19:45 alepulver search for other commits by this committer
- Add math/vtk43-headers to CVSROOT/modules.
- Add math/vtk-headers to math/Makefile.
- Bump PORTEPOCH [1].

Reported by:    erwin [1]
Original commit
01:59 clsung search for other commits by this committer
Add p5-Statistics-LineFit 0.06, least squares line fit, weighted or
unweighted.

PR:             ports/104688
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
01:53 clsung search for other commits by this committer
Add p5-Algorithm-CurveFit 1.02, nonlinear Least Squares Fitting.

PR:             ports/104620
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 31 Oct 2006
17:29 alepulver search for other commits by this committer
Numdiff is a little program that can be used to compare putatively similar
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>
Original commit
06:20 dinoex search for other commits by this committer
MathArray is a general library of classes for performing mathematical
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.
Original commit
03:03 alepulver search for other commits by this committer
Plots data on map projections (with continental and political boundaries).

WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html

PR:             ports/104316
Submitted by:   mainland at apeiron.net
Original commit
Saturday, 7 Oct 2006
20:43 alepulver search for other commits by this committer
LTL is a C++ class template library for scientific computing which provides
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
Original commit
Friday, 6 Oct 2006
03:53 maho search for other commits by this committer
math/ufsparse has been renamed to math/suitesparse

PR:             103598
Original commit
Wednesday, 20 Sep 2006
01:42 ijliao search for other commits by this committer
add cvcl 2.5.1
An automatic theorem prover for the SMT problem

PR:             103412
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Original commit
Sunday, 10 Sep 2006
08:04 itetcu search for other commits by this committer
The QtiPlot Handbook.

Author: Roger Gadiou
WWW:    http://soft.proindependent.com/qtiplot.html

PR:             ports/103049
Submitted by:   Max Brazhnikov <makc at issp.ac.ru>
Original commit
Thursday, 7 Sep 2006
20:59 acm search for other commits by this committer
- New port: math/fpc-fftw

Free Pascal interface to the FFTW3 library

Approved by:    garga (mentor,implicit)
Original commit
17:18 dinoex search for other commits by this committer
Stepulator is a scientific calculator implementing the RPN notation.
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
Original commit
17:15 dinoex search for other commits by this committer
EdenMath is a scientific calculator. It does standard arithmetic,
probability, and trigonometric functions.
PR:             102682
Submitted by:   Gürkan Sengün
Original commit
Sunday, 3 Sep 2006
20:45 maho search for other commits by this committer
Add developer version of math/octave as math/octave-devel
https://www.cae.wisc.edu/pipermail/octave-maintainers/2006-August/000500.html
Original commit
Friday, 1 Sep 2006
18:14 pav search for other commits by this committer
The fundamental package needed for scientific computing with Python is
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>
Original commit
Thursday, 31 Aug 2006
18:50 pav search for other commits by this committer
liborigin and opj2dat - library and tool for reading
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>
Original commit
Tuesday, 22 Aug 2006
06:59 clsung search for other commits by this committer
Add p5-Math-Geometry 0.04, geometry related functions.

PR:             ports/102266
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 8 Aug 2006
06:54 clsung search for other commits by this committer
Add p5-Data-Float 0.002, details of the floating point data type.

PR:             ports/101538
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
Friday, 4 Aug 2006
06:32 ijliao search for other commits by this committer
add p5-Task-Math-Symbolic 1.01
Math::Symbolic with lots of plugins
Original commit
01:23 rafan search for other commits by this committer
Add jsmath-fonts-sprite 1.0, a sprite fonts pack for jsMath.

PR:             ports/101269
Submitted by:   Nicola Vitale <nivit at email.it>
Original commit
Monday, 31 Jul 2006
19:48 novel search for other commits by this committer
This ststs extension for PHP provides few dozens routines for statistical
computation.

WWW: http://pecl.php.net/package/stats/

PR:             ports/101117
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Tuesday, 25 Jul 2006
20:59 ehaupt search for other commits by this committer
Add p5-Math-Random-OO 0.19, consistent object-oriented interface for
generating random numbers.

PR:             100751
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Original commit
08:44 thierry search for other commits by this committer
Add a slave port to build MUMPS with MPICH support.
Original commit
Monday, 24 Jul 2006
01:25 clsung search for other commits by this committer
Add p5-Math-Random-MT-Auto 5.02, auto-seeded Mersenne Twister PRNGs.

PR:             ports/100624
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 10 Jul 2006
21:45 itetcu search for other commits by this committer
TruthTable is a truth table generator that does the dirty work for you.
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>
Original commit
Saturday, 8 Jul 2006
23:48 maho search for other commits by this committer
Reove math/UFsparse. port name should not contain
large capital. (Had already readded as math/ufsparse)

Suggested by: danfe
Original commit
23:43 maho search for other commits by this committer
Readd as ufsparse

Add UFsparse. UFsparse is a collection of libraries for
sparse matrices.

Submitted by:   danfe
Original commit
Tuesday, 4 Jul 2006
04:59 maho search for other commits by this committer
Add UFsparse. UFsparse is a collection of libraries for
sparse matrices.
Original commit
Friday, 16 Jun 2006
21:19 miwi search for other commits by this committer
Add scilab-toolbox-swt 0.1.0.r3, scilab 1-D and 2-D Wavelet Toolbox.

PR:             ports/95062
Submitted by:   Max Brazhnikov makc@issp.ac.ru
Original commit
Saturday, 10 Jun 2006
13:30 thierry search for other commits by this committer
This open source digitizing software converts an image file showing a graph or
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.
Original commit
Tuesday, 6 Jun 2006
00:40 aaron search for other commits by this committer
Adding port math/p5-Set-Partition, Enumerate all arrangements of a set in
fixed subsets.

Approved by:    tobez (implicit)
Original commit
Monday, 5 Jun 2006
21:43 pav search for other commits by this committer
- Remove math/pari-devel port
Original commit
Saturday, 3 Jun 2006
13:57 clsung search for other commits by this committer
Add gmp-ecm 6.1, elliptic Curve Method for Integer Factorization.

PR:             ports/98391
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
12:34 thierry search for other commits by this committer
MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is the
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>
Original commit
Thursday, 1 Jun 2006
17:39 sat search for other commits by this committer
Add ports math/jsmath and math/jsmath-fonts:

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)
Original commit
Monday, 29 May 2006
20:53 aaron search for other commits by this committer
Adding port math/p5-Math-RandomOrg, Retrieve random numbers and data from
random.org.

Approved by:    tobez (implicit)
Original commit
Saturday, 27 May 2006
02:29 aaron search for other commits by this committer
Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library.

Approved by:    tobez (implicit)
Original commit
Thursday, 25 May 2006
20:52 aaron search for other commits by this committer
Adding port math/p5-Math-Algebra-Symbols, Symbolic Algebra in Pure Perl.

Approved by:    tobez (implicit)
Original commit
20:27 aaron search for other commits by this committer
Adding port math/p5-Math-Units, a Perl library to perform unit conversion.

Approved by:    tobez (implicit)
Original commit
Sunday, 21 May 2006
23:25 aaron search for other commits by this committer
Adding port math/p5-Math-Geometry-Planar, a collection of planar geometry
functions.

Approved by:    tobez (implicit)
Original commit
23:14 aaron search for other commits by this committer
Adding port math/p5-Math-Geometry-Planar-Offset, a library for calculating
offset polygons.

Approved by:    tobez (implicit)
Original commit
22:46 aaron search for other commits by this committer
Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's gpc
library

Approved by:    tobez (implicit)
Original commit
22:26 aaron search for other commits by this committer
Adding port math/p5-CAD-Calc, generic cad-related geometry calculations

Approved by:    tobez (implicit)
Original commit
21:44 aaron search for other commits by this committer
Adding port math/p5-Math-Round-Var, another Perl rounding library.

Approved by:    tobez (implicit)
Original commit
Monday, 15 May 2006
22:12 jmelo search for other commits by this committer
- Remove math/vecfem, project is no longer supported.

Approved by:    mnag (mentor)
Original commit
17:18 aaron search for other commits by this committer
Adding port math/p5-Math-Series, a Perl extension dealing with mathematic series

Approved by:    tobez (implicit)
Original commit
17:12 aaron search for other commits by this committer
Adding port math/p5-Math-SequenceE, a Perl extension dealing with mathematic
sequences

Approved by:    tobez (implicit)
Original commit
16:58 aaron search for other commits by this committer
Adding port math/p5-Math-SymbolicX-Error, Parser extension for dealing with
numeric errors

Approved by:    tobez (implicit)
Original commit
16:48 aaron search for other commits by this committer
Adding port math/p5-Number-WithError-LaTeX, LaTeX output for Number::WithError

Approved by:    tobez (implicit)
Original commit
16:15 aaron search for other commits by this committer
Adding port math/p5-Number-WithError, Numbers with error propagation and
scientific rounding

Approved by:    tobez (implicit)
Original commit
15:59 aaron search for other commits by this committer
Adding port math/p5-Math-Symbolic-Custom-Transformation, Transform
Math::Symbolic trees

Approved by:    tobez (implicit)
Original commit
15:50 aaron search for other commits by this committer
Adding port math/p5-Math-Symbolic-Custom-Simplification, User defined
simplification routines

Approved by:    tobez (implicit)
Original commit
15:43 aaron search for other commits by this committer
Adding port math/p5-Math-Symbolic-Custom-Pattern, Pattern matching on
Math::Symbolic trees

Approved by:    tobez (implicit)
Original commit
15:36 aaron search for other commits by this committer
Adding port math/p5-Math-Symbolic-Custom-LaTeXDumper, Math::Symbolic LaTeX
output

Approved by:    tobez (implicit)
Original commit
15:26 aaron search for other commits by this committer
Adding port math/p5-Math-SymbolicX-NoSimplification, Turn off Math::Symbolic
simplification

Approved by:    tobez (implicit)
Original commit

Number of commits found: 1713 (showing only 100 on this page)

[First Page]  «  8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18  »  [Last Page]