You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `test_sum_matching_types` often fails due to overflow errors while
calling `np.isclose`. This PR decreases the size of the complex values
being tested to try and stop these errors occurring.
0 commit comments