Re: Issue 2076 in sympy: intcache error

2011-12-30 Thread sympy
Updates: Status: Invalid Comment #4 on issue 2076 by smi...@gmail.com: intcache error http://code.google.com/p/sympy/issues/detail?id=2076 This no longer raises an error. Am closing the issue. -- You received this message because you are subscribed to the Google Groups sympy-issues

Re: Issue 2076 in sympy: intcache error

2010-10-16 Thread sympy
Comment #3 on issue 2076 by smichr: intcache error http://code.google.com/p/sympy/issues/detail?id=2076 What was happening is a routine that was suppose to be dealing in integers created an Integer when abs() was used. The solution was to import pythons abs to override the sympy abs. This

Issue 2076 in sympy: intcache error

2010-10-11 Thread sympy
Status: Accepted Owner: smichr Labels: Type-Defect Priority-Medium New issue 2076 by smichr: intcache error http://code.google.com/p/sympy/issues/detail?id=2076 The following throws an intcache error: h[4] V=114034188 h[4] a=77791786 h[4] n=factorial(6)*nextprime(1001)*nextprime(200) h[4]

Re: Issue 2076 in sympy: intcache error

2010-10-11 Thread sympy
Comment #1 on issue 2076 by smichr: intcache error http://code.google.com/p/sympy/issues/detail?id=2076 Ahh...if you make n an int then this problem doesn't occur. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group, send

Re: Issue 2076 in sympy: intcache error

2010-10-11 Thread sympy
Comment #2 on issue 2076 by asmeurer: intcache error http://code.google.com/p/sympy/issues/detail?id=2076 See issue 1946. This is probably the same problem. -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group, send email to