On Tue, Mar 11, 2014 at 2:56 PM, Vinzent Steinberg
<vinzent.steinb...@gmail.com> wrote:
> On Wednesday, March 5, 2014 7:16:39 PM UTC-5, Ondřej Čertík wrote:
> [...]
>
>> * sparse multivariate polynomials (though the one in the latest sympy
>> are pretty fast already), but
>> I think there would be a benefit of having very efficient sparse
>> multivariate poly implementation
>
>
> Would it make sense to use an existing library for this?

Absolutely. For univariate polynomials, we can use Flint.
For multivariate polynomials, I think the only library that can do it
is Singular
(which is what Sage uses), so we should try to use it too.

Ondrej

>
> Vinzent
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/96187007-ccc0-401d-a8f6-4e2c0738e0d2%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CADDwiVAviuq8DJfONn%3D_e%2BQh%3D42afu5dRoMqqfKJH01OFLQ8SQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to