using for loop to install conda package
This commit is contained in:
6
.CondaPkg/env/Lib/site-packages/numpy/array_api/_constants.py
vendored
Normal file
6
.CondaPkg/env/Lib/site-packages/numpy/array_api/_constants.py
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import numpy as np
|
||||
|
||||
e = np.e
|
||||
inf = np.inf
|
||||
nan = np.nan
|
||||
pi = np.pi
|
||||
Reference in New Issue
Block a user