diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-29 01:29:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-29 01:29:57 +0000 |
commit | 9746cb0b1a947f2a3cb8eadb27e38b0328a130d4 (patch) | |
tree | 0da28d894dfecadec7e715f935bfd164fa35733d /math/Makefile | |
parent | o Provide rc.d script; (diff) |
Polymake is a versatile framework for experimental discrete mathematics. The
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>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 32e27508ab08..8830f4c790cd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -183,6 +183,7 @@ SUBDIR += ploticus SUBDIR += ploticus-nox11 SUBDIR += plplot + SUBDIR += polymake SUBDIR += pspp SUBDIR += py-fpconst SUBDIR += py-gato |