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
Affine now raises PendingDeprecationWarning when the * operator is used for matrix multiplication (gh-146). This is intended for developers to see. Documentation examples have been changed to use @ instead.