Untitled
Anonymous
python
12/01/2023 3:23 AM
116 B
15
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]])