Difference between revisions of "NumPy"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 1: | Line 1: | ||
[[wikipedia:NumPy]] (1995 and 2006) | [[wikipedia:NumPy]] (1995 and 2006) | ||
− | pip3 install numpy | + | [[pip3 install numpy]] |
− | pip3 install scipy | + | [[pip3 install scipy]] |
Collecting scipy | Collecting scipy | ||
Downloading scipy-1.8.1-cp38-cp38-macosx_12_0_arm64.whl (28.6 MB) | Downloading scipy-1.8.1-cp38-cp38-macosx_12_0_arm64.whl (28.6 MB) | ||
Line 31: | Line 31: | ||
* [[K-nearest neighbors algorithm]] | * [[K-nearest neighbors algorithm]] | ||
* [[scipy]] | * [[scipy]] | ||
− | * [[FP32]], [[FP64]] | + | * [[FP32]], [[FP64]], <code>numpy.float128</code> |
== See also == | == See also == |
Revision as of 03:45, 3 November 2022
wikipedia:NumPy (1995 and 2006)
pip3 install numpy
pip3 install scipy Collecting scipy Downloading scipy-1.8.1-cp38-cp38-macosx_12_0_arm64.whl (28.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.6/28.6 MB 18.8 MB/s eta 0:00:00 Collecting numpy<1.25.0,>=1.17.3 Using cached numpy-1.22.4-cp38-cp38-macosx_11_0_arm64.whl (12.7 MB) Installing collected packages: numpy, scipy Successfully installed numpy-1.22.4 scipy-1.8.1
clang: error: the clang compiler does not support 'faltivec', please use -maltivec and include altivec.h explicitly .../... × Encountered error while trying to install package. ╰─> numpy
ERROR: Failed building wheel for numpy
Using deprecated NumPy API
Related terms
- Pandas
- scikit-learn
- AVX512
- Chainer
- K-nearest neighbors algorithm
- scipy
- FP32, FP64,
numpy.float128
See also
- NumPy, Chainer, Matplotlib
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: