Re: New to Py 3.3.3 having prob. with large integer div. float.

2014-02-11 Thread hlauk . h . bogart
On Tuesday, February 11, 2014 2:24:01 AM UTC-5, cas...@gmail.com wrote: On Monday, February 10, 2014 6:40:03 PM UTC-8, hlauk.h...@gmail.com wrote: I am coming off Python 2.6.6 32 bite platform and now in win 8.1 64 bite. I had no problems with gmpy in 2.6.6 and large integer floating

Re: New to Py 3.3.3 having prob. with large integer div. float.

2014-02-11 Thread Mark Lawrence
On 11/02/2014 14:50, hlauk.h.bog...@gmail.com wrote: Thanks a lot, I will give it a go. Dan I'm pleased to see that you have answers. In return would you please read and action this https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the double line spacing that I've

New to Py 3.3.3 having prob. with large integer div. float.

2014-02-10 Thread hlauk . h . bogart
I am coming off Python 2.6.6 32 bite platform and now in win 8.1 64 bite. I had no problems with gmpy in 2.6.6 and large integer floating points where you could control the length of the floating point by entering the bite size of the divisor(s) you are using. That would give the limit length of

Re: New to Py 3.3.3 having prob. with large integer div. float.

2014-02-10 Thread casevh
On Monday, February 10, 2014 6:40:03 PM UTC-8, hlauk.h...@gmail.com wrote: I am coming off Python 2.6.6 32 bite platform and now in win 8.1 64 bite. I had no problems with gmpy in 2.6.6 and large integer floating points where you could control the length of the floating point by entering the