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 / typing / tests / data / pass / nditer.py
Size: Mime:
import numpy as np

arr = np.array([1])
np.nditer([arr, None])