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.CEXTABM
|
Computes the border basis of an almost vanishing ideal for a set of 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.NumericalDerivative
|
Compute numerical derivatives of arbitrarily spaced data using local polynomial regression.
|
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.SavGol
|
Compute numerical derivatives of equally spaced data using local polynomial regression.
|
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.
|