Hi Jeremy, On Mon, Sep 4, 2017 at 6:15 AM, Yirmeyahu Kaminski <[email protected]> wrote: > Hi all, > > SYMPY is a fantastic tool, but it is definitely slow. Did someone try to > compile it? Using for example NUITKA?
In order to get as fast library as possible, we have developed the SymEngine library: https://github.com/symengine/symengine There are Python, Ruby, Julia, etc. wrappers, and we are starting to use it in SymPy as a backend at a few places. If you find a problem where SymEngine is slower than any other library or program, please let us know. Ondrej -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVDm90d3aO6fME00B92iiQyreUtetkHkLOuS%3DHkvdWMNpA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
