Closed petermao closed 1 year ago
Hi @petermao thank you for your efforts on this update!
Is there anything you want to add on this?
From my side, we should just remove unreachable code (that raises error now after return 0
), and we can merge to main.
Integer sum check in Wigner-6j code was not catching non-integer sums.
1b9eb26:
5a5b1d8: add similar messaging to triangularity test b77b250: bypass errors by returning sensible values when tests fail (I acknowledge that the
nan
could be controversial)