That one appears to be an mpmath problem, rather than a Sympy problem 
(specifically). Even if Sympy had a BigInteger support, that wouldn't fix this 
problem as it fails in mpmath code (which doesn't use any Sympy classes).

I'd like to know of any examples of large integers that Sympy doesn't support.

Cheers,

Tim.

On 2014-03-05, at 8:30 AM, Sergey Kirpichev <skirpic...@gmail.com> wrote:

> 
> On Wednesday, March 5, 2014 5:08:47 AM UTC+4, Ondřej Čertík wrote:
> Can you post your code where you need large integers in Python that 
> runs out of memory?
> 
> A good example is this one:
> http://code.google.com/p/sympy/issues/detail?id=3736
> :)
> 
> But I think it's a very different (and very difficult!) problem (mostly
> related with rules of evaluation for sympy's objects. 
> 
> 
> -- 
> 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/26bc3365-0553-4653-a432-6dc3a7c6f887%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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/2FCB035D-F50C-4308-AD9B-9B314F548A56%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to