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 | |
- Author: Dan Lenski
- Home Page: http://tonquil.homeip.net/~dlenski/ieee754bin
- License: GPLv3
- Categories
- Package Index Owner: moxfyre
- DOAP record: ieee754bin-0.1.xml
