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
Instead of having PMVector that is a subclass of Array, I suggest to move all the method to Array as extensions. Like that, we don't have to force the users to convert from array -> pmVector each time that they want to use PolyMath