Peter Otten wrote:
> 
> How did you determine that standard python floats are not good enough?
> Everything beyond that is unlikely to be supported by the hardware and
> will therefore introduce a speed penalty.
> 
> Did you try gmpy?
I would like to add: If Python's precision (or that of additional modules)
won't do it for you, look around what other people in the physics community
are using.

Christian
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to