Top
Back: convex geometry
Forward: boundaryLatticePoints
FastBack: SINGULAR libraries
FastForward: Release Notes
Up: convex geometry
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.16.1 polymake_so

Library:
polymake.so
Purpose:
Access to polymake on singular interpreter level.
Author:
Yue Ren, email: ren@mathematik.uni-kl.de

Installation and Usage:
In order to use the Polymake interface in Singular, Singular needs to be build from sources. Please check the readme file for installation instructions.

After having built Singular with Polymake interface, start Singular in the system folder (e.g. x86_64-Linux). You can load the polymake interface via
LIB "polymake.so";

Note:
A working installation of the newest polymake version, version 2.12, is needed. Some procedures will not work unless the required third-party software is installed. For more detailed information please consult the polymake homepage. All credits go to
 
polymake Copyright (c) 1997-2012
by Ewgenij Gawrilow, Michael Joswig (TU Darmstadt)
http://www.polymake.org
and respective third-party software.

List of accessible functions: All functions are to be called with a preceding "Polymake::".

D.16.1.1 boundaryLatticePoints  
D.16.1.2 ehrhartPolynomialCoeff  
D.16.1.3 facetVertexLatticeDistances  
D.16.1.4 facetWidth  
D.16.1.5 facetWidths  
D.16.1.6 fVector  
D.16.1.7 gorensteinIndex  
D.16.1.8 gorensteinVector  
D.16.1.9 hilbertBasis  
D.16.1.10 hStarVector  
D.16.1.11 hVector  
D.16.1.12 interiorLatticePoints  
D.16.1.13 isBounded  
D.16.1.14 isCanonical  
D.16.1.15 isCompressed  
D.16.1.16 isGorenstein  
D.16.1.17 isLatticeEmpty  
D.16.1.18 isNormal  
D.16.1.19 isReflexive  
D.16.1.20 isSmooth  
D.16.1.21 isTerminal  
D.16.1.22 isVeryAmple  
D.16.1.23 latticeCodegree  
D.16.1.24 latticeDegree  
D.16.1.25 latticePoints  
D.16.1.26 latticeVolume  
D.16.1.27 maximalFace  
D.16.1.28 maximalValue  
D.16.1.29 minimalFace  
D.16.1.30 minimalValue  
D.16.1.31 minkowskiSum  
D.16.1.32 nBoundaryLatticePoints  
D.16.1.33 nHilbertBasis  
D.16.1.34 nInteriorLatticePoints  
D.16.1.35 nLatticePoints  
D.16.1.36 normalFan  
D.16.1.37 visual  

Top Back: convex geometry Forward: boundaryLatticePoints FastBack: SINGULAR libraries FastForward: Release Notes Up: convex geometry Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.