Difference between revisions of "Package Zerodim/ZD.Zerodim"
From ApCoCoAWiki
Andraschko (talk | contribs) m (Andraschko moved page Zerodim to Package Zerodim/ZD.Zerodim: correct name space) |
|||
(One intermediate revision by one other user not shown) | |||
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