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
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 details)
File details
Details for the file ieee754bin-0.1.tar.gz
.
File metadata
- Download URL: ieee754bin-0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d0d53ec37b6b20276c474c6ef2b3fb25787e0f85b5618dd591e08555f66c637 |
|
MD5 | 1b127aeba94fd0e7534a04bf9a8b946f |
|
BLAKE2b-256 | b756562ddcc9af2b977fb453145812d17d03f6ca02d1d16d6f4ae26808378623 |