SoftFloat Python Package
pip install softfloat==0.1.4.1
This is the python wrapper (using SWIG) of Berkeley SoftFloat (modified version of Release 3d).
Currently we support only 64-bit systems:
Wheels support:
For all other versions, you will have to compile the source as a part of pip installation. Consequently for windows and OS-X users, please install Visual Studio Build Tools and Xcode respectively.