[Python-ideas] Float range class

Todd toddrjen at gmail.com
Fri Jan 9 12:09:14 CET 2015


On Fri, Jan 9, 2015 at 11:59 AM, Joao S. O. Bueno <jsbueno at python.org.br>
wrote:

> Since this is being carried on, I see that many of the problems
> resulting from a naive use of FP would not happen with
> Decimals  -
> Why not either allow the frange to have it's type specified
> (among float/Decimal/fraction/etc...) or, to keep things simple and boring,
> just  think about one *range function for Decimals as well?
>
>
That was the idea of the "rangetools" module.  There would be various range
types for various data types.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150109/e62e28c1/attachment.html>


More information about the Python-ideas mailing list