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
.Locator.nonsingular (introduced in mpl 3.1) now returns a range v0, v1
with v0 <= v1. This behavior is consistent with the implementation of
nonsingular by the .LogLocator and .LogitLocator subclasses.