Skip to content

A polymake extension for the computation of a normal form of a lattice polytope

Notifications You must be signed in to change notification settings

apaffenholz/polymake_LatticeNormalForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polymake_LatticeNormalForm

A polymake extension for the computation of a normal form of a lattice polytope

=====================

This is an extension to the polymake system (http://polymake.org) for the computation of lattice normal forms of lattice polytopes and for checking lattice isomorphism of lattice polytopes (based on the algorithm of Kreuzer and Skarke (see http://arxiv.org/abs/math/0204356) with improvements by Grinis and Kasprzyk (http://arxiv.org/abs/1301.6641)

It supersedes the extension lattice_normal_form, which won't work anymore with recent versions of polymake.

To import this extension into polymake please download it and do

import_extension("<path_to_this_extension>");

at the polymake prompt.

About

A polymake extension for the computation of a normal form of a lattice polytope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published