A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.
183
stars
21
forks
source link
Convert fixed numbers point stored in text format to fxpmath fixed point format #69
Closed
rafaelnp closed 2 years ago
Hello,
I am using fxpmath 0.4.8 on Linux and I have the following use case:
I am having difficulties on the step 6, I could not find a way to convert it to fxpmath fixed point. Any help or suggestion is appreciated.
Thanks in advance.