NumPy

E17659

NumPy is a fundamental Python library that provides efficient multi-dimensional arrays and numerical computing tools widely used in scientific computing and data analysis.

All labels observed (5)

Label Occurrences
NumPy canonical 19
NumPy API subset 1
Numerical Python 1

How this entity was disambiguated

Statements (60)

Predicate Object
instanceOf Python library
open-source software
scientific computing library
software library
abbreviationOf NumPy self-linksurface differs
surface form: Numerical Python
compatibleWith Python reference implementation (CPython)
surface form: CPython

PyPy
coreDataStructure NumPy self-linksurface differs
surface form: numpy.ndarray
hasAPI C-API
Python API
hasPrimaryLanguage Python
implements multidimensional array
n-dimensional array
influenced CuPy
JAX
PyTorch
SciPy
TensorFlow
pandas
scikit-learn
license BSD license
openSource true
partOf SciPy
surface form: Python scientific stack
programmingLanguage Python
provides Fourier transform functions
array indexing tools
broadcasting
linear algebra routines
masked arrays
ndarray
numerical integration helpers
random number generation
universal functions
vectorized operations
supports boolean indexing
broadcasting over dimensions
broadcasting semantics
complex numbers
double-precision floats
fancy indexing
integer types
memory-mapped arrays
single-precision floats
structured arrays
vectorized computation
usedBy data scientists
engineers
machine learning practitioners
scientists
usedFor data analysis
image processing
machine learning workflows
numerical computing
prototyping numerical algorithms
scientific computing
signal processing
simulation
statistical computing
writtenIn C
Python

How these facts were elicited

Referenced by (23)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python dataScienceLibrary NumPy
NumPy abbreviationOf NumPy self-linksurface differs
this entity surface form: Numerical Python
NumPy coreDataStructure NumPy self-linksurface differs
this entity surface form: numpy.ndarray
pandas commonlyUsedWith NumPy
pandas dependsOn NumPy
scikit-learn uses NumPy
Matplotlib compatibleWith NumPy
Plotly integratesWith NumPy
SciPy dependsOn NumPy
SciPy builtOn NumPy
CuPy compatibleWith NumPy
sns commonlyUsedWith NumPy
sns relatedTo NumPy
Gymnasium compatibleWith NumPy
JAX implements NumPy
this entity surface form: NumPy API subset
JAX compatibleWith NumPy
JAX hasComponent NumPy
this entity surface form: jax.numpy
IDX commonlyAccessedWith NumPy