[sage-support] Re: Interface to singular - quotient by an ideal

2014-11-09 Thread moep
Hi Simon, this was exactly my problem, and your suggestion nicely solves this! Thanks a lot! On Wednesday, November 5, 2014 4:39:49 PM UTC+1, moep wrote: Hi, I would like to perform some calculations with polynomials in Singular via the Sage interface. For on particular problem I want to

[sage-support] Re: Interface to singular - quotient by an ideal

2014-11-07 Thread Simon King
Hi, On 2014-11-05, moep ooomoep...@googlemail.com wrote: (1) sage: singular.eval('ring r6 =3D (9,a), (x,y,z),lp')(2) 'ring r6 =3D (9= ,a), (x,y,z),lp;'(3) sage: Q =3D singular('std(ideal(x^2,x+y^2+z^3))', type= =3D'qring')(4) sage: Q.sage_global_ring()(5) Quotient of Multivariate Polyn= omial