Monthly Archives: October 2005

Hey, nice float!

python-nicefloat is a Python module implementing an algorithm based on the paper “Printing Floating-Point Numbers Quickly and Accurately”, by Robert G. Burger and R. Kent Dybvig. The implemented algorithm will find the shortest, correctly rounded output string representing a decimal … Continue reading

Posted in Math, Project, Python | 4 Comments

Labyrinth Solver

What about a labyrinth solver function in 16 lines of Python? :-)

Posted in Python, Snippet | 4 Comments

Several projects moved

In the last few weeks I’ve been gradually moving projects I maintain to Labix, which is using the Moin software as a CMS. Projects like Smart Package Manager python-dateutil python-constraint and others are all being hosted there now. There’s also … Continue reading

Posted in Project, Python | Leave a comment