Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
numpy / array_api / _constants.py
Size: Mime:
import numpy as np

e = np.e
inf = np.inf
nan = np.nan
pi = np.pi
newaxis = np.newaxis