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
/
RandomPoints
/
html
/
View File Name :
toc.html
<!DOCTYPE html> <html lang="en"> <head> <title>RandomPoints : 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="Obtain random points in a variety" href="index.html">RandomPoints</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>RandomPoints : Table of Contents</h1> <ul> <li><span><a title="Obtain random points in a variety" href="index.html">RandomPoints</a> -- Obtain random points in a variety</span></li> <li><span><a title="control how ideals of points are factored into minimal primes" href="___Decomposition__Strategy.html">DecompositionStrategy</a> -- control how ideals of points are factored into minimal primes</span></li> <li><span><a title="an option for specifying custom dimension functions" href="___Dimension__Function.html">DimensionFunction</a> -- an option for specifying custom dimension functions</span></li> <li><span><a title="computes the dimension of the given ideal $I$ probabilistically" href="_dim__Via__Bezout.html">dimViaBezout</a> -- computes the dimension of the given ideal $I$ probabilistically</span></li> <li><span><a title="an option used to specify if extending the finite field is permissible here" href="___Extend__Field.html">ExtendField</a> -- an option used to specify if extending the finite field is permissible here</span></li> <li><span><a title="extends the ideal to aid finding singular locus" href="_extend__Ideal__By__Non__Zero__Minor.html">extendIdealByNonZeroMinor</a> -- extends the ideal to aid finding singular locus</span></li> <li><span><a title="finds a non-vanishing minor at some randomly chosen point" href="_find__A__Non__Zero__Minor.html">findANonZeroMinor</a> -- finds a non-vanishing minor at some randomly chosen point</span></li> <li><span><a title="finds a random (somewhat) generic projection of the ring or ideal" href="_generic__Projection.html">genericProjection</a> -- finds a random (somewhat) generic projection of the ring or ideal</span></li> <li><span><a title="turns out Verbose (debugging) output" href="_generic__Projection_lp..._cm__Verbose_eq_gt..._rp.html">genericProjection(...,Verbose=>...)</a> -- turns out Verbose (debugging) output</span></li> <li><span><a title="retrieve a list of random degree 1 and 0 forms of specified types" href="_get__Random__Linear__Forms.html">getRandomLinearForms</a> -- retrieve a list of random degree 1 and 0 forms of specified types</span></li> <li><span><a title="The maximum number of coordinates to turn into non-monomial functions when calling {\\tt randomCoordinateChange}" href="___Max__Coordinates__To__Replace.html">MaxCoordinatesToReplace</a> -- The maximum number of coordinates to turn into non-monomial functions when calling {\tt randomCoordinateChange}</span></li> <li><span><a title="number of threads that the function will use in a brute force search for a point" href="___Num__Threads__To__Use.html">NumThreadsToUse</a> -- number of threads that the function will use in a brute force search for a point</span></li> <li><span><a title="Number of times that the function will search for a point" href="___Point__Check__Attempts.html">PointCheckAttempts</a> -- Number of times that the function will search for a point</span></li> <li><span><a title="Generic projection to a hypersurface" href="_projection__To__Hypersurface.html">projectionToHypersurface</a> -- Generic projection to a hypersurface</span></li> <li><span><a title="produce linear automorphism of the ring" href="_random__Coordinate__Change.html">randomCoordinateChange</a> -- produce linear automorphism of the ring</span></li> <li><span><a title="a function to find random points in a variety." href="_random__Points.html">randomPoints</a> -- a function to find random points in a variety.</span></li> <li><span><a title="values for the option Strategy when calling randomPoints" href="_random__Points_lp..._cm__Strategy_eq_gt..._rp.html">randomPoints(...,Strategy=>...)</a> -- values for the option Strategy when calling randomPoints</span></li> <li><span><a title="When changing coordinates, whether to replace variables by general degree 1 forms, binomials, etc." href="___Replacement.html">Replacement</a> -- When changing coordinates, whether to replace variables by general degree 1 forms, binomials, etc.</span></li> </ul> </body> </html>