Skip to main content

Python IEEE 754 binary library

Project description

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.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ieee754bin-0.1.tar.gz (2.3 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page