Am 23.04.2014 23:54, schrieb Ondřej Čertík:
On Wed, Apr 23, 2014 at 3:52 PM, Aaron Meurer <[email protected]> wrote:
I think the polys are fast because it can assume that the expressions
are polynomials, which is a much simpler data structure than a general
mathematical expression.
That's exactly right. If you want a general data structure but without
assumptions and as fast as possible,
in Python, look here:
https://github.com/certik/sympyx
There is also cythonized version. It's fast (much faster than SymPy),
but still slower than CSymPy.
What are the speed differences?
Are the three versions doing the same thing?
--
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 http://groups.google.com/group/sympy.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/535897E1.1030400%40durchholz.org.
For more options, visit https://groups.google.com/d/optout.