initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import numpy as np
|
||||
|
||||
e = np.e
|
||||
inf = np.inf
|
||||
nan = np.nan
|
||||
pi = np.pi
|
||||
newaxis = np.newaxis
|
||||
Reference in New Issue
Block a user