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
This is a little simpler since we're finding the min
or max of two scalars (avoids an intermediate list +
diving into numpy).
Also synced up the decorator between the two functions.
0 commit comments