Try using NumPy: [code]import numpy as np m = np.zeros((3, 3), dtype=float) print(m) [/code][[0. 0. 0.] [0. 0. 0.] [0. 0. 0.]] This fragment creates a 3-by-3 matrix of ...
DOWNLOAD: https://tinurli.com/2f8s7u
DOWNLOAD: https://tinurli.com/2f8s7u
3x3-matrix-in-python
939c2ea5af
Comments