On Friday, October 18, 2019 at 4:43:53 PM UTC+9, Mao Zeng wrote:
>
> 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?
>

You may be interested in this ticket

https://trac.sagemath.org/ticket/28389

where computing with Singular modules via Sage is facilitated. 

-- 
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/4a7a9c7d-229b-404f-9511-fb2d5809b01a%40googlegroups.com.

Reply via email to