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
Reinstate the guard against OverflowError for elementwise reference implementations
Other exceptions should still be raised, but this is a common occurance which
just means that the math library raises OverflowError in many instances
instead of giving inf or nan.
0 commit comments