Closed eoplus closed 6 years ago
I'm know the package is not yet released, so a bug report is to premature. But I wanted just to point out in case this is unnoticed:
set_errors(1, 0) + set_errors(0, 0) # 1(0) set_quantities(1, 1, 0) + set_quantities(0, 1, 0) # 1(NaN)
Thanks for the awesome package =)
No bug report is too premature! Many thanks!
The problem is deeper than expected.
Now it should be fixed.
I'm know the package is not yet released, so a bug report is to premature. But I wanted just to point out in case this is unnoticed:
Thanks for the awesome package =)