up previous next
6.2.16 Points
The following are commands and functions for Points:
Num.ABM Computes the border basis of an almost vanishing ideal for a set of points using the ABM algorithm.
Num.AVI Computes a border basis of an almost vanishing ideal for a set of points.
Num.BBABM Computes the border basis of an almost vanishing ideal for a set of points using the BB ABM algorithm.
Num.CABM Computes the border basis of an almost vanishing ideal for a set of complex points.
Num.ContainsLinearRelations Checks if a given set of terms has some epsilon-linear dependencies with respect to a set of points.
Num.DABM In a differential setting, computes the border basis of an almost vanishing ideal for a set of points using the ABM algorithm.
Num.EXTABM Computes the border basis of an almost vanishing ideal for a set of points.
Num.IsAVI Checks if a given set of polynomials vanishes at a given set of points.
Num.RatPoints Computes the zero set of an exact zero dimensional border basis. The zeros are computed approximately using the eigenvalues of the transposed multiplication matrices.
Num.SubABM Computes a border basis of an almost vanishing sub-ideal for a set of points and an ideal using the Num.ABM algorithm.
Num.SubAVI Computes a border basis of an almost vanishing sub-ideal for a set of points and an ideal using the Num.AVI algorithm.
Num.SubBBABM Computes a border basis of an almost vanishing sub-ideal for a set of points and an ideal using the Num.BBABM algorithm.
Num.SubEXTABM Computes a border basis of an almost vanishing sub-ideal for a set of points and an ideal using the Num.EXTABM algorithm.




For details look up each item by name. Online, try ?ItemName or H.Syntax("ItemName").