Macaulay2 » Documentation
Packages » Polymake :: Polymake
next | previous | forward | backward | up | index | toc

Polymake -- a package for interfacing with polymake

Description

Polymake is a package for interfacing with polymake, and for reading and writing files in polymake's format.

Warning: this package is not complete, and is mostly undocumented, but it is used in gfanInterface. It is expected that the interface will change in the (near) future.

Author

Version

This documentation describes version 0.1 of Polymake.

Source code

The source code from which this documentation is derived is in the file Polymake.m2.

Exports

  • Types
    • PolymakeObject (missing documentation)
  • Functions and commands
    • getListProperty (missing documentation)
    • getMatrixProperty (missing documentation)
    • getProperty (missing documentation)
    • getPropertyNames (missing documentation)
    • getVectorProperty (missing documentation)
    • makemat (missing documentation)
    • makevec (missing documentation)
    • NewtonPolytope (missing documentation)
    • polymakeObject (missing documentation)
    • removeComments (missing documentation)
    • runPolymake (missing documentation)
    • toPolymakeFormat (missing documentation)

For the programmer

The object Polymake is a package.