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
{{ message }}
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.
Just started using minpy. Very good library so far. Just wondering if you guys are going to support numpy.linalg? Two most important functions there are probably .solve and .inv, for matrix inversions. Hard to do any serious matrix maths without those two available.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Just started using minpy. Very good library so far. Just wondering if you guys are going to support numpy.linalg? Two most important functions there are probably .solve and .inv, for matrix inversions. Hard to do any serious matrix maths without those two available.
Thanks
The text was updated successfully, but these errors were encountered: