4.4.2 Commands and Functions for Lists |
append | append an object to an existing list |
BBasis5 | Border Basis of zero dimensional ideal |
BlockMat | create a block matrix |
BringIn | bring in objects from another ring |
CartesianProduct, CartesianProductList | Cartesian product of lists |
comp | the N-th component of a list |
concat | concatenate lists |
ConcatAntiDiag | create a simple block matrix |
ConcatDiag | create a simple block matrix |
ConcatHor | create a simple block matrix |
ConcatLists | concatenate a list of lists |
ConcatVer | create a simple block matrix |
count | count the objects in a list |
diff | returns the difference between two lists |
distrib | the distribution of objects in a list |
EqSet | checks if the set of elements in two lists are equal |
FGLM5 | perform a FGLM Groebner Basis conversion |
first | the first N elements of a list |
flatten | flatten a list |
GBM | intersection of ideals for zero-dimensional schemes |
GenericPoints | random projective points |
HGBM | intersection of ideals for zero-dimensional schemes |
HIntersection | intersection of ideals |
HIntersectionList | intersection of ideals |
IdealAndSeparatorsOfPoints | ideal and separators for affine points |
IdealAndSeparatorsOfProjectivePoints | ideal and separators for points |
IdealOfPoints | ideal of a set of affine points |
IdealOfProjectivePoints | ideal of a set of projective points |
ImplicitPlot | outputs the zero locus of a bivariate polynomial to a file |
ImplicitPlotOn | outputs the zero locus of a bivariate polynomial to a file |
in | create a list satisfying given conditions |
insert | insert an object in a list |
Interpolate | interpolating polynomial |
interreduce, interreduced | interreduce a list of polynomials or vectors |
intersect | intersect lists, ideals, or modules |
IntersectionList | intersect lists, ideals, or modules |
IsIn | check if one object is contained in another |
IsInSubalgebra | check if one polynomial is in a subalgebra |
IsSubset | checks if the elements of one list are a subset of another |
ker | Kernel of a K-algebra homomorphism |
last | the last N elements of a list |
len | the length of an object |
LexSegmentIdeal | lex-segment ideal containing L, or with the same Hilbert fn as I |
list | convert an expression into a list |
MakeMatByRows, MakeMatByCols | convert a list into a matrix |
MakeSet | remove duplicates from a list |
matrix | convert an expression into a matrix |
Max | a maximum element of a sequence or list |
Min | a minimum element of a sequence or list |
monic | divide polynomials by their leading coefficients |
NewList | create a new list |
NonZero | remove zeroes from a list |
permutations | returns all permutations of the entries of a list |
PlotPoints | outputs the coordinates of the points to a file |
PlotPointsOn | outputs the coordinates of the points to a file |
PreprocessPts5 | Reduce redundancy in a set of approximate points |
product | the product of the elements of a list |
remove | remove an object in a list |
reverse, reversed | reverse a list |
ScalarProduct | scalar product |
SeparatorsOfPoints | separators for affine points |
SeparatorsOfProjectivePoints | separators for projective points |
Size | the amount of memory used by an object |
SmoothFactor | find small prime factors of an integer |
sort | sort a list |
SortBy | sort a list |
sorted | sort a list |
SortedBy | sort a list |
StableBBasis5 | Stable Border Basis of ideal of points |
StableBBasisNBM5 | Numerical Border Basis of ideal of points |
StableIdeal | stable ideal containing L |
StronglyStableIdeal | strongly stable ideal containing L |
SubalgebraMap | algebra homomorphism representing a subalgebra |
SubalgebraRepr | representation of a polynomial as a subalgebra element |
submat | submatrix |
subsets | returns all sublists of a list |
sum | the sum of the elements of a list |
Syz | syzygy modules |
tail | remove the first element of a list |
toric | saturate toric ideals |
tuples | N-tuples |
WithoutNth | removes the N-th component from a list |