D.4.25.1 intclToricRing | | computes the integral closure of the toric ring generated by the leading monomials of the elements of I in the basering |
D.4.25.2 normalToricRing | | computes the normalization of the toric ring generated by the leading monomials of the elements of I proc hilbertSeriesToricRing(ideal I) computes the Hilbert series of the toric ring generated by the lead monomials of the elements in I. A grading can be specified |
D.4.25.3 normalToricRingFromBinomials | | computes the normalization of the polynomial ring modulo the unique minimal binomial prime ideal of the binomial ideal I |
D.4.25.4 toricRingFromBinomials | | computes the polynomial ring modulo the unique inimal binomial prime ideal of the binomial ideal I |
D.4.25.5 ehrhartRing | | considers the exponent vectors of the elements of I as points of a lattice polytope and computes the integral cloure of the polytopal algebra |
D.4.25.6 intclMonIdeal | | Computes the integral closure of the Rees algebra of the ideal generated by the leading monomials of the elements of I |
D.4.25.7 definingBinomialIdeal | | computes the defining binomail ideal of the toric ring generated by the leading monomials of the elements of I |
D.4.25.8 latticeIdeal | | computes the lattice ideal defined by the binomial ideal I |
D.4.25.9 groebnerBasis | | computes a Gröbner basis of the lattice ideal defined by the binomial ideal I |
D.4.25.10 torusInvariants | | computes the ring of invariants of a torus action |
D.4.25.11 finiteDiagInvariants | | computes the ring of invariants of a finite abelian group acting diagonally on a polynomial ring |
D.4.25.12 diagInvariants | | computes the ring of invariants of a diagonalizable group |
D.4.25.13 intersectionValRings | | computes the intersection of the polynomial ring with the valuation rings of monomial valuations |
D.4.25.14 intersectionValRingIdeals | | computes ideals of monomial valuations |
D.4.25.15 showNuminvs | | prints the numerical invariants found by Normaliz |
D.4.25.16 exportNuminvs | | exports the numerical invariants found by Normaliz |
D.4.25.17 allNmzOptions | | prints all available Normaliz options with thei naming string, the default value and the string passed to Normaliz |
D.4.25.18 setNmzOption | | sets the option s to onoff |
D.4.25.19 addNmzOption | | adds a Normaliz option to the list of predefined ones and activates it |
D.4.25.20 showNmzOptions | | prints the enabled options to the standard output |
D.4.25.21 resetNmzOptions | | resets the options to the default choice |
D.4.25.22 normaliz | | applies Normaliz to the input matrix of type nmz_type. Further arguments can be additional matrices and integer parameters. |
D.4.25.23 setNmzExecPath | | sets the path to the Normaliz executable |
D.4.25.24 writeNmzData | | creates an input file for Normaliz (also from a list of pairs sgr, nmz_type) |
D.4.25.25 readNmzData | | reads the Normaliz output file with the specified suffix |
D.4.25.26 setNmzFilename | | sets the filename for the exchange of data |
D.4.25.27 setNmzDataPath | | sets the directory for the exchange of data |
D.4.25.28 writeNmzPaths | | writes the path names into two files |
D.4.25.29 startNmz | | retrieves the path names written by writeNmzPaths |
D.4.25.30 rmNmzFiles | | removes the files created for and by Normaliz |
D.4.25.31 mons2intmat | | returns the intmat whose rows represent the leading exponents of the elements of I |
D.4.25.32 intmat2mons | | returns the ideal generated by the monomials which have the rows of expo_vecs as exponent vector |
D.4.25.33 binomials2intmat | | returns the intmat whose rows represent the exponents of the elements of the binomial ideal I |
D.4.25.34 intmat2binomials | | returns the ideal generated by the binomials represent by the rows of the intmat expo_vecs |