Difference between revisions of "Package Zerodim/ZD.Zerodim"
From ApCoCoAWiki
(Created page with "{{Version|2|ApCoCoA-1:ZD.Zerodim and Category:ApCoCoA Packages}} <command> <title>ZD.Zerodim</title> <short_description>Computing algebraic invariants associated t...") |
Andraschko (talk | contribs) m (Andraschko moved page Zerodim to Package Zerodim/ZD.Zerodim: correct name space) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Version|2|[[ApCoCoA-1:ZD. | + | {{Version|2|[[ApCoCoA-1:ZD.ZeroDim]] and [[Category:ApCoCoA Packages]]}} |
<command> | <command> | ||
<title>ZD.Zerodim</title> | <title>ZD.Zerodim</title> | ||
Line 13: | Line 13: | ||
<example> | <example> | ||
− | ... | + | ... to be updated |
</example> | </example> | ||
</description> | </description> |
Latest revision as of 08:45, 30 July 2021
This article is about a function from ApCoCoA-2. If you are looking for the ApCoCoA-1 version of it, see ApCoCoA-1:ZD.ZeroDim and. |
ZD.Zerodim
Computing algebraic invariants associated to zero-dimensional schemes in a projective space.
Syntax
ZD.CanomialIdeal(I:IDEAL):LIST of POLY
Description
This function computes the canonical ideal of the vanishing ideal I generated by the polynomials
@param I The vanishing ideal of a finite set of projective points.
@return A list of generators of the canonical ideal.
Example
... to be updated
See also
Package Zerodim/ZD.CanonicalIdeal