Untitled
unknown
python
2 years ago
85 B
3
Indexable
import numpy as np # Define the matrix A A = np.array([[1.05, -0.05], [0.05, 0.92]])
Editor is loading...
Leave a Comment
import numpy as np # Define the matrix A A = np.array([[1.05, -0.05], [0.05, 0.92]])