Difference between revisions of "NumPy"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 32: | Line 32: | ||
* [[scipy]] | * [[scipy]] | ||
* [[FP32]], [[FP64]], <code>numpy.float128</code> | * [[FP32]], [[FP64]], <code>numpy.float128</code> | ||
+ | * [[np.array]] | ||
== See also == | == See also == | ||
+ | * {{SciPy}} | ||
* {{NumPy}} | * {{NumPy}} | ||
* {{Python}} | * {{Python}} | ||
[[Category:Python]] | [[Category:Python]] |
Latest revision as of 19:46, 26 March 2024
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[edit]
- Pandas
- scikit-learn
- AVX512
- Chainer
- K-nearest neighbors algorithm
- scipy
- FP32, FP64,
numpy.float128
- np.array
See also[edit]
- SciPy
- 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: