One Hat Cyber Team
Your IP :
216.73.216.135
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
Macaulay2
/
EquivariantGB
/
html
/
View File Name :
toc.html
<!DOCTYPE html> <html lang="en"> <head> <title>EquivariantGB : Table of Contents</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <link type="text/css" rel="stylesheet" href="../../../../Macaulay2/Style/doc.css"> <link rel="stylesheet" href="../../../../Macaulay2/Style/katex/katex.min.css"> <script defer="defer" src="../../../../Macaulay2/Style/katex/katex.min.js"></script> <script defer="defer" src="../../../../Macaulay2/Style/katex/contrib/auto-render.min.js"></script> <script> var macros = { "\\break": "\\\\", "\\ZZ": "\\mathbb{Z}", "\\NN": "\\mathbb{N}", "\\QQ": "\\mathbb{Q}", "\\RR": "\\mathbb{R}", "\\CC": "\\mathbb{C}", "\\PP": "\\mathbb{P}" }, delimiters = [ { left: "$$", right: "$$", display: true}, { left: "\\[", right: "\\]", display: true}, { left: "$", right: "$", display: false}, { left: "\\(", right: "\\)", display: false} ], ignoredTags = [ "kbd", "var", "samp", "script", "noscript", "style", "textarea", "pre", "code", "option" ]; document.addEventListener("DOMContentLoaded", function() { renderMathInElement(document.body, { delimiters: delimiters, macros: macros, ignoredTags: ignoredTags, trust: true }); }); </script> <style>.katex { font-size: 1em; }</style> <script defer="defer" src="../../../../Macaulay2/Style/katex/contrib/copy-tex.min.js"></script> <script defer="defer" src="../../../../Macaulay2/Style/katex/contrib/render-a11y-string.min.js"></script> <script src="../../../../Macaulay2/Style/prism.js"></script> <script>var current_version = '1.25.06';</script> <script src="../../../../Macaulay2/Style/version-select.js"></script> <link type="image/x-icon" rel="icon" href="../../../../Macaulay2/Style/icon.gif"> </head> <body> <div id="buttons"> <div> <a href="https://macaulay2.com/">Macaulay2</a> <span id="version-select-container"></span> » <a title="Macaulay2 documentation" href="../../Macaulay2Doc/html/index.html">Documentation </a> <br><a href="../../Macaulay2Doc/html/_packages_spprovided_spwith_sp__Macaulay2.html">Packages</a> » <span><a title="a package for computing equivariant Gröbner bases" href="index.html">EquivariantGB</a> :: <a href="toc.html">Table of Contents</a></span> </div> <div class="right"> <form method="get" action="https://www.google.com/search"> <input placeholder="Search" type="text" name="q" value=""> <input type="hidden" name="q" value="site:macaulay2.com/doc"> </form> next | previous | forward | backward | up | <a href="master.html">index</a> | <a href="toc.html">toc</a> </div> </div> <hr> <h1>EquivariantGB : Table of Contents</h1> <ul> <li><span><a title="a package for computing equivariant Gröbner bases" href="index.html">EquivariantGB</a> -- a package for computing equivariant Gröbner bases</span> <ul> <li><span><a title="computes equivariant Gröbner bases" href="_egb.html">egb</a> -- computes equivariant Gröbner bases</span></li> <li><span><a title="creates a ring to be used with other functions in the EquivariantGB package" href="_build__E__Ring.html">buildERing</a> -- creates a ring to be used with other functions in the EquivariantGB package</span></li> </ul> </li> <li><span><a title="builds an equivariant ring map" href="_build__E__Monomial__Map.html">buildEMonomialMap</a> -- builds an equivariant ring map</span></li> <li><span><a title="creates a ERing from existing ERing" href="_build__E__Ring_lp__Ring_cm__Z__Z_rp.html">buildERing(Ring,ZZ)</a> -- creates a ERing from existing ERing</span></li> <li><span><span class="tt">Completely</span> (missing documentation)<!--tag: Completely--> </span></li> <li><span><a title="algorithm choice for egb" href="_egb_lp..._cm__Algorithm_eq_gt..._rp.html">egb(...,Algorithm=>...)</a> -- algorithm choice for egb</span></li> <li><span><a title="computes the kernel of an equivariant monomial map" href="_egb__Toric.html">egbToric</a> -- computes the kernel of an equivariant monomial map</span></li> <li><span><a title="puts the exponent of a monomial into matrix form" href="_exponent__Matrix.html">exponentMatrix</a> -- puts the exponent of a monomial into matrix form</span></li> <li><span><a title="the increasing map orbit of an element" href="_inc__Orbit.html">incOrbit</a> -- the increasing map orbit of an element</span></li> <li><span><a title="where to send messages" href="___Out__File.html">OutFile</a> -- where to send messages</span></li> <li><span><span class="tt">PrincipalSyzygies</span> (missing documentation)<!--tag: PrincipalSyzygies--> </span></li> <li><span><a title="an efficient mutable priority queue implementation" href="___Priority__Queue.html">PriorityQueue</a> -- an efficient mutable priority queue implementation</span> <ul> <li><span><a title="create a new PriorityQueue" href="_priority__Queue.html">priorityQueue</a> -- create a new PriorityQueue</span></li> <li><span><a title="insert a new element into the queue" href="_insert_lp__Priority__Queue_cm__Thing_rp.html">insert(PriorityQueue,Thing)</a> -- insert a new element into the queue</span></li> <li><span><a title="return the minimum element of the queue" href="_min_lp__Priority__Queue_rp.html">min(PriorityQueue)</a> -- return the minimum element of the queue</span></li> <li><span><a title="deletes the minimum element of the queue" href="_delete__Min.html">deleteMin</a> -- deletes the minimum element of the queue</span></li> <li><span><a title="returns the minimum element of the queue and deletes it" href="_pop.html">pop</a> -- returns the minimum element of the queue and deletes it</span></li> <li><span><a title="merges two queues" href="_merge__P__Q.html">mergePQ</a> -- merges two queues</span></li> <li><span><a title="returns the number of elements in the queue" href="_length_lp__Priority__Queue_rp.html">length(PriorityQueue)</a> -- returns the number of elements in the queue</span></li> </ul> </li> <li><span><a title="computes an equivariant normal form" href="_reduce.html">reduce</a> -- computes an equivariant normal form</span></li> <li><span><span class="tt">Shift</span> (missing documentation)<!--tag: Shift--> </span></li> <li><span><span class="tt">shift</span> (missing documentation)<!--tag: shift--> </span></li> <li><span><span class="tt">Symmetrize</span> (missing documentation)<!--tag: Symmetrize--> </span></li> </ul> </body> </html>