This commit is contained in:
olaffff 2023-12-12 18:51:47 +01:00
parent 27a83bc2f0
commit f3e399a6f9

View File

@ -1,3 +1,4 @@
import numpy as np
print(np.eye(3))