Agreed, I was just hoping someone else would do the work for me :)

On Monday 29 Jun 2015 14:59:15 Simon King wrote:
> Hi Martin,
> 
> On 2015-06-29, 'Martin Albrecht' via sage-devel <sage-
de...@googlegroups.com> wrote:
> > Can we add a more convenient interface for computing Gröbner bases with
> > Sage. That is, I'd like to be able to say
> > 
> >     I.groebner_basis('giac')
> > 
> > and be done with it :) I'm happy to help.
> 
> If I understand correctly, we have two idioms for similar purposes:
> - Obj.method(algorithm='bla') chooses the algorithm to be used for
>      comutation
> 
> - Obj = Foo(implementation='bar') chooses the implementation for the
>   object.
> 
> IIRC, we use the first idiom in the .groebner_basis() method already.
> So, all what is left to do is add a new item to the case distinction
> in that method.
> 
> Best regards,
> Simon
-- 
.www: https://martinralbrecht.wordpress.com
.pgp: 40BC 7F0D 724B 4AB1 CC98 4014 A040 043C 6532 AFB4
.xmpp: martinralbre...@jabber.ccc.de
.twitter: https://twitter.com/martinralbrecht
.keybase: https://keybase.io/martinralbrecht

-- 
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to