totalDegree:

https://github.com/fricas/fricas/blob/master/src/algebra/gdpoly.spad#L43

DirectProductCategory, it only has IndexedAggregate, which doesn't
has 'reduce':

https://github.com/fricas/fricas/blob/master/src/algebra/vector.spad#L259

I'm considering 2 choices:
1. add 'reduce' to DirectProductCategory
2. make a new category for fixed length aggregate.
Such aggregate has unique properties, for example,
there's no empty(), filter, etc.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to