fpbinary
fpbinary copied to clipboard
Fixed point package for Python.
Results
2
fpbinary issues
Sort by
recently updated
recently updated
newest added
This is not a bug but an enhancement request. It would be useful if the fpbinary library supported the creation of vectorized FpBinary values directly. I show my work-around below...
This is not a bug but an enhancement request. FpBinary objects are mutable but I often use them in component structures where the value of one node in a system...