Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96972 > unrolled thread
| Started by | Loïc Grobol <loic.grobol@gmail.com> |
|---|---|
| First post | 2015-09-21 19:15 +0200 |
| Last post | 2015-09-21 19:15 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [ANN] floatrange - a range() for floats Loïc Grobol <loic.grobol@gmail.com> - 2015-09-21 19:15 +0200
| From | Loïc Grobol <loic.grobol@gmail.com> |
|---|---|
| Date | 2015-09-21 19:15 +0200 |
| Subject | Re: [ANN] floatrange - a range() for floats |
| Message-ID | <mailman.57.1442906413.28679.python-list@python.org> |
Heureux de voir que Python résiste encore et toujours au LIMSI! Merci pour ce travail. On 21 September 2015 at 13:15, Laurent Pointal <laurent.pointal@limsi.fr> wrote: > Hello, > > I'm please to publish a small utility module allowing to produce float based > range sequences, with I hope a complete range-like interface. Because of > floating point arithmetic, floatrange allows to specify a precision for > "equality" when working with operators like 'in'. > > It is Python2 and Python3 compatible. > > PyPI: https://pypi.python.org/pypi/floatrange/ > Doc: http://floatrange.readthedocs.org/ > Project: https://perso.limsi.fr/pointal/python:floatrange > > Float arithmetic: https://docs.python.org/3/tutorial/floatingpoint.html > > A+ > Laurent Pointal. > > -- > https://mail.python.org/mailman/listinfo/python-announce-list > > Support the Python Software Foundation: > http://www.python.org/psf/donations/ -- Loïc Grobol.
Back to top | Article view | comp.lang.python
csiph-web