summaryrefslogtreecommitdiffstats
path: root/math/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* MUMPS, the MUltifrontal Massively Parallel sparse direct Solver, is thethierry2006-06-031-0/+1
| | | | | | | | | 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>
* Add ports math/jsmath and math/jsmath-fonts:sat2006-06-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | 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)
* Adding port math/p5-Math-RandomOrg, Retrieve random numbers and data from ↵aaron2006-05-291-0/+1
| | | | | | random.org. Approved by: tobez (implicit)
* Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library.aaron2006-05-271-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Math-Algebra-Symbols, Symbolic Algebra in Pure Perl.aaron2006-05-251-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Math-Units, a Perl library to perform unit conversion.aaron2006-05-251-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Math-Geometry-Planar, a collection of planar geometry ↵aaron2006-05-211-0/+1
| | | | | | functions. Approved by: tobez (implicit)
* Adding port math/p5-Math-Geometry-Planar-Offset, a library for calculating ↵aaron2006-05-211-0/+1
| | | | | | offset polygons. Approved by: tobez (implicit)
* Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's ↵aaron2006-05-211-0/+1
| | | | | | gpc library Approved by: tobez (implicit)
* Adding port math/p5-CAD-Calc, generic cad-related geometry calculationsaaron2006-05-211-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Math-Round-Var, another Perl rounding library.aaron2006-05-211-0/+1
| | | | Approved by: tobez (implicit)
* - Remove math/vecfem, project is no longer supported.jmelo2006-05-151-1/+0
| | | | Approved by: mnag (mentor)
* Adding port math/p5-Math-Series, a Perl extension dealing with mathematic seriesaaron2006-05-151-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Math-SequenceE, a Perl extension dealing with mathematic ↵aaron2006-05-151-0/+1
| | | | | | sequences Approved by: tobez (implicit)
* Adding port math/p5-Math-SymbolicX-Error, Parser extension for dealing with ↵aaron2006-05-151-0/+1
| | | | | | numeric errors Approved by: tobez (implicit)
* Adding port math/p5-Number-WithError-LaTeX, LaTeX output for Number::WithErroraaron2006-05-151-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Number-WithError, Numbers with error propagation and ↵aaron2006-05-151-0/+1
| | | | | | scientific rounding Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic-Custom-Transformation, Transform ↵aaron2006-05-151-0/+1
| | | | | | Math::Symbolic trees Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic-Custom-Simplification, User defined ↵aaron2006-05-151-0/+1
| | | | | | simplification routines Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic-Custom-Pattern, Pattern matching on ↵aaron2006-05-151-0/+1
| | | | | | Math::Symbolic trees Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic-Custom-LaTeXDumper, Math::Symbolic LaTeX ↵aaron2006-05-151-0/+1
| | | | | | output Approved by: tobez (implicit)
* Adding port math/p5-Math-SymbolicX-NoSimplification, Turn off Math::Symbolic ↵aaron2006-05-151-0/+1
| | | | | | simplification Approved by: tobez (implicit)
* Adding port math/p5-Math-SymbolicX-Statistics-Distributions, Statistical ↵aaron2006-05-151-0/+1
| | | | | | distributions for Math::Symbolic objects Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic-Custom-ErrorPropagation, Calculate ↵aaron2006-05-151-0/+1
| | | | | | Gaussian Error Propagation Approved by: tobez (implicit)
* Adding port math/p5-Math-SymbolicX-Complex, Complex number support for the ↵aaron2006-05-151-0/+1
| | | | | | Math::Symbolic parser Approved by: tobez (implicit)
* Adding port math/p5-Math-SymbolicX-BigNum, Big number support for the ↵aaron2006-05-151-0/+1
| | | | | | Math::Symbolic parser Approved by: tobez (implicit)
* Adding port math/p5-Math-SymbolicX-ParserExtensionFactory, Generate parser ↵aaron2006-05-151-0/+1
| | | | | | extensions Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic-Custom-CCompiler, Compile Math::Symbolic ↵aaron2006-05-151-0/+1
| | | | | | trees to C Approved by: tobez (implicit)
* Adding port math/p5-Math-SymbolicX-Inline, Inlined Math::Symbolic functionsaaron2006-05-151-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic-Custom-Contains, Find subtrees in ↵aaron2006-05-151-0/+1
| | | | | | Math::Symbolic expressions Approved by: tobez (implicit)
* Adding port math/p5-Math-Symbolic, a library for dealing with symbolic math.aaron2006-05-151-0/+1
| | | | Approved by: tobez (implicit)
* Add ump 0.8.3.2, a graphical, easy to use math program.ehaupt2006-05-051-0/+1
| | | | | PR: 96110 Submitted by: Nicola Vitale <nivit@email.it>
* Before a calculation can be performed on a parallel computer, it must first bethierry2006-05-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* RKWard aims to provide an easily extensible, easy to use IDE/GUI for thethierry2006-04-291-0/+1
| | | | | | | R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools.
* BLAS and some Libraries from Scalapack used by Elmer FEM package.thierry2006-04-241-0/+1
| | | | | | These libraries, as most Elmer packages, are built with a F90 compiler. Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* This is a slightly modified version of umfpack for use with the Elmer FEMthierry2006-04-241-0/+1
| | | | | | | | | | 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>
* Add kash3erwin2006-04-201-0/+1
| | | | Forgotten by: johans
* Add cgal.jylefort2006-04-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | 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/
* Reintroduce legacy port: vtk 4.3edwin2006-04-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | 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>
* Remove expired leaf ports:vd2006-03-311-1/+0
| | | | | 2006-03-31 mail/glacier 2006-03-31 math/xwpl
* K3DSurf is a program to visualize and manipulate multidimensional surfacesthierry2006-02-201-0/+1
| | | | | | | | | | | | | | | 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.
* Adding port math/p5-AI-Genetic, A pure Perl genetic algorithm implementation.aaron2006-02-201-0/+1
| | | | Approved by: tobez (implicit)
* Adding port math/p5-Math-Intersection-StraightLine, calculates the ↵aaron2006-02-181-0/+1
| | | | | | | intersection point of straight lines as defined by either function, vector, or points. Submitted by: aaron Approved by: tobez (implicit)
* muParser is an extensible high performance math parser library written in C++.garga2006-02-151-0/+1
| | | | | | | | | | | 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>
* Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.thierry2006-01-301-1/+0
| | | | | | PR: 92497 Submitted by: /me Repocopied by: marcus
* A high quality tetrahedral mesher. It can be plugged in cad/gmsh.pav2006-01-151-0/+1
| | | | | PR: ports/91604 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Add abakus, a bc-like calculator with a KDE GUI.lofi2006-01-031-0/+1
| | | | Submitted by: Andy Fawcett <andy@athame.co.uk>
* New port libjbigi version 0.6.1.8: i2p JNI to GNU MP Bignum librarylioux2005-12-231-0/+1
| | | | (libgmp)
* [NEW PORT] math/plman: A Propositional Logic sentence shell/interpreteredwin2005-12-211-0/+1
| | | | | | | | | | | | | | | 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>
* Add math/p5-Math-Matrix 0.4, a Perl module that performs a number oftobez2005-12-081-0/+1
| | | | common matrix operations.
OpenPOWER on IntegriCloud