mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 22:00:53 +00:00
Scripts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import numpy as np
|
||||
|
||||
a = np.array([1,2,3,4,5])
|
||||
|
||||
print(a)
|
||||
Reference in New Issue
Block a user