skip to navigation
skip to content

ieee754bin 0.1

Python IEEE 754 binary library

This is a small Python extension which allows you to manipulate the binary representation of floating-point values in the standard IEEE 754 64-bit format (= C double type or Python float type).

Basically, the module includes methods to print integers and floating point values in binary format, to convert floating-point values to and from 64-bit integer representations, and to split/join floating-point values into (sign, exponent, mantissa) tuples.

 
File Type Py Version Uploaded on Size # downloads
ieee754bin-0.1.tar.gz (md5, pgp) Source 2008-09-19 2KB 662