Functions for series

MultivariateSeries.prodsetFunction
prodsect(X,Y)

Product-wise vector of X by Y ordered by row with no repetition: if xiyj appears as xi'yj' with i'<i or i'=i and j'<j it is not inserted.

source