As I understand, groebner_basis() in Sage uses Singular as a backend to 
compute the groebner basis of ideals in polynomial rings. However, Singular 
can also compute the groebner basis of modules. Is this functionality 
available in Sage? Similarly, in Singular the "syz" function can compute 
the syzygy module of either an ideal or a module, but the syzygy_module() 
function in Sage seems to work for ideals only. I would like to use Sage 
instead of using Singular directly. Is there an easy workaround?

Thank you!

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/034a99f8-93f1-4ed2-947f-6b2e118a990f%40googlegroups.com.

Reply via email to