Macaulay2 » Documentation
Packages » InvariantRing :: invariants(...,UsePolyhedra=>...)
next | previous | forward | backward | up | index | toc

invariants(...,UsePolyhedra=>...) -- use Polyhedra package for invariants of tori

Description

This function is provided by the package InvariantRing.

For a diagonal action, the computation of invariants relies on finding integral points in a convex hull constructed from a weight matrix. By default, the package Normaliz is used for finding integral points. It is also possible to use the package Polyhedra for finding integral points by passing the option UsePolyhedra => true.

See also

Functions with optional argument named UsePolyhedra:

Further information

  • Default value: false
  • Function: invariants -- computes the generating invariants of a group action
  • Option key: UsePolyhedra -- use Polyhedra package for invariants of tori

The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/InvariantRing/InvariantsDoc.m2:532:0.