diff options
author | pav <pav@FreeBSD.org> | 2004-12-29 09:29:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-12-29 09:29:57 +0800 |
commit | 11a3354be637a1eec2e08aa73e53492b4a0ae4de (patch) | |
tree | e2a00433382964966e203585877a7d739de15618 /math/Makefile | |
parent | 8ccd39fdbf8f3d136ffd7295f390e5a915d909a5 (diff) | |
download | freebsd-ports-gnome-11a3354be637a1eec2e08aa73e53492b4a0ae4de.tar.gz freebsd-ports-gnome-11a3354be637a1eec2e08aa73e53492b4a0ae4de.tar.zst freebsd-ports-gnome-11a3354be637a1eec2e08aa73e53492b4a0ae4de.zip |
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 |