issues
search
tpemartin
/
112-2-programming-for-economic-modeling
MIT License
0
stars
1
forks
source link
How to import just inv from np.linalg
#3
Open
tpemartin
opened
1 year ago
chengpeter88
commented
1 year ago
from numpy import linalg
aryhsg
commented
1 year ago
from numpy.linalg import inv
from numpy import linalg