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
SymmetricalLogTransform and inverse return same type as input.
Their transform_non_affine methods have been updated following
the strategy used in LogTransform so that they work correctly
with masked arrays or plain ndarrays, but do not require any
explicit np.ma functions.
0 commit comments