On Wed, May 04, 2016 at 01:54:04PM +0200, Thierry wrote:
> Hi,
> 
> On Wed, May 04, 2016 at 03:05:03AM -0700, mmarco wrote:
> > Also, has somebody done timing comparisons with singular?
> 
> According to the following ask question, it is much slower at least on a
> given concrete example
> http://ask.sagemath.org/question/32742/elimination-of-variables-in-polynomial-equation/

For what it's worth, note that the Groebner basis for the same ideal can
be computed with giac/giacpy, which seems to be our faster free
alternative (at least for that single example, tested while reviewing
#20569).

Ciao,
Thierry


> 
> Ciao,
> Thierry
> 
> 
> > 
> > El miércoles, 4 de mayo de 2016, 10:25:42 (UTC+2), Luca De Feo escribió:
> > >
> > > I was also thinking about writing an interface to FGb. Maple uses this 
> > > library via the C API to compute Gröbner bases. As far as I know Magma 
> > > uses 
> > > an older version of this code too. So it must be doable.
> > >
> > > I spoke to the author, and he is positive about an interface into Sage. 
> > > If 
> > > we find ourselves stuck, we can ask him for advice.
> > >
> > > --
> > > Luca
> > >
> > >
> > 
> > -- 
> > 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 https://groups.google.com/group/sage-devel.
> > For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> 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 https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to