Discussion:
[sympy] Compiling SYMPY: NUITKA
Yirmeyahu Kaminski
2017-09-04 12:15:37 UTC
Permalink
Hi all,

SYMPY is a fantastic tool, but it is definitely slow. Did someone try to
compile it? Using for example NUITKA?

Thanks for your insights,
Jeremy.
--
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+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
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/54c31fc1-5192-4d2f-916b-e0a8bca1a3ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ondřej Čertík
2017-09-04 15:02:45 UTC
Permalink
Hi Jeremy,
Post by Yirmeyahu Kaminski
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 sympy+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
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.
Loading...