On Tue, 2006-01-17 at 11:22, Paul Rubin wrote: > Schüle Daniel <[EMAIL PROTECTED]> writes: > > does anybody know modules which make rational numbers available? > > Try gmpy.mpq (google for gmpy). > > > and are there considerations to add them to the core, like > > complex numbers (maybe in Python 3) > > I don't think it's been discussed much.
Somebody must have discussed it. There is a rejected PEP for adding a Rational type to python: http://www.python.org/peps/pep-0239.html -Carsten -- http://mail.python.org/mailman/listinfo/python-list