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
Simplify the implementation of various methods. Note the switch to
`np.min` rather than `min`, which avoids silently dropping `nan`s.
Switch to modern property declarations. Cleanup some docstrings.
0 commit comments