New submission from Amaury Forgeot d'Arc <amaur...@gmail.com>:

Reported by Michael Ford in msg139402:
http://www.serpentine.com/blog/2011/06/29/here-be-dragons-advances-in-problems-you-didnt-even-know-you-had/
describes a new algorithm for float<->str conversions.

It would be interesting to see if it is better/faster than the current dtoa.

----------
components: Interpreter Core
messages: 139466
nosy: amaury.forgeotdarc, mark.dickinson, michael.foord, rhettinger
priority: normal
severity: normal
status: open
title: Use the Grisu algorithms to convert floats to strings
type: feature request

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12450>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to