Hello,
For my next project I need graded algebras with finite degree. So far, Sage 
provides commutative (graded) differential algebras:

https://doc.sagemath.org/html/en/reference/algebras/sage/algebras/commutative_dga.html

A finite degree could be obtained by using appropriate ideals from this 
algebra. However, I don't see how this ideal can be straightforwardly and 
quickly computed. Thus it might probably much faster to implement those 
algebras directly by using weights and CombinatorialFreeModule.

Does that sound reasonable? Is there another class I just haven't found yet 
but providing what I need? Otherwise, I would start working on it.

Best,
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/06031c1f-3eef-4e6d-b56a-014fca5a9393n%40googlegroups.com.

Reply via email to