Next: linalg (linear algebra
Up: New functionality in
Previous: New functionality in
-
character - character table for the symmetric group on letters
-
cartprod - iterator for the cartesian product of two lists
-
fibonacci - extended to compute the Fibonacci polynomials
-
numbcomb - replaces combinations (computes the number of combinations)
-
numbpart - replaces partitions (computes the number of partitions)
-
numbperm - replaces permutations (computes the number of permutations)
-
randcomb - generate a random combination of objects from objects
-
randpart - generate a random partition of an integer
-
subsets - iterator for a powerset (iterates over the subsets of a set)
-
vectoint, inttovec - bijection of the monomials represented as exponent
vectors using the total degree reverse lexicographical ordering
with the non-negative integers