On Mon, May 23, 2016 at 9:53 AM, Ian Kelly <ian.g.ke...@gmail.com> wrote:
> I'm not sure where ℝ comes into this in the first place. Existing
> Python numeric types only represent various subsets of ℚ (in the case
> of fractions.Fraction, the entirety of ℚ).

And of course I realized after sending that I forgot about complex
numbers. But even there Python merely represents 2-tuples of ℚ.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to