Python uses pip to install numpy
numpy is an open source numerical computing extension that can be used to store and process large matrices. It is better than Python's own embedded The nested list structure is much more efficient.
Many libraries depend on this library, so it is particularly important. The most commonly used is its array function, numpy.array([,,,,,])
The installation method is: first cmd to C:\Python27\Scripts, and then use easy_install. exe pipInstall pip, and finally install numpy directly through pip install numpy.
Recommended learning: Python video tutorial
# #Indicates successful installation.The above is the detailed content of Python uses pip to install numpy. For more information, please follow other related articles on the PHP Chinese website!