Closed Jonah-Foley closed 9 months ago
Hi, I could reproduce the issue.
I modified the code using your solution but also modify the method behavior to match numpy behavior not modifying its self val
shape. Now, it only return a reshaped Fxp
object.
This will be fixed in version 0.4.10
.
Thanks.
Great to hear, thank you.
Recreation of the issue
Error:
Proposed solution
We need to re-implement the
Fxp.reshape()
method as