On 24 Nov, 20:31, Christian Heimes <[EMAIL PROTECTED]> wrote:
> Rock wrote:
> > I appreciate the inclusion of the fractions module in Python 2.6 and
> > therefore in Python 3.0. But I feel there's something missing: no
> > possibility for complex rationals (or arbitrary precision) integers. I
> > w
Rock wrote:
I appreciate the inclusion of the fractions module in Python 2.6 and
therefore in Python 3.0. But I feel there's something missing: no
possibility for complex rationals (or arbitrary precision) integers. I
was just checking the complex number support in Python, compared, for
instance,
Rock:
>so I guess this could be an important issue.<
What they can be useful for?
Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list
I appreciate the inclusion of the fractions module in Python 2.6 and
therefore in Python 3.0. But I feel there's something missing: no
possibility for complex rationals (or arbitrary precision) integers. I
was just checking the complex number support in Python, compared, for
instance, to Common Lis