mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
a9d2baca78
- Don't install perl modules in configure phase PR: ports/75856, ports/75965 Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer)
13 lines
621 B
Plaintext
13 lines
621 B
Plaintext
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.
|
|
|
|
Polymake is highly adaptable to individual needs. In particular, it
|
|
has a C++/perl interface which allows the user to bind his/her own
|
|
algorithms into the common framework.
|
|
|
|
WWW: http://www.math.tu-berlin.de/polymake/
|