On Wed, Apr 4, 2012 at 10:15 PM, Tom Bachmann <[email protected]> wrote:
>> For example, instead of running compute_groebner_basis([generator1,
>> generator2, generator3]), I suggest writing
>> GroebnerBasis(Ideal([generator1, generator2, generator3)).
>>
>
> I'd suggest my_ring.ideal(generator1, generator2, generator3).groebner()
> :-). But obviously I agree to the idea.

Ah, sure, absolutely.

Sergiu

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to