You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python package containing classes for interpreting integers as different binary representations such as single and double precision floating point and the Q fixed-point format. This package may be particularly useful for embedded software where such conversions are sometimes necessary.