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 Numerical Python
linked to: NumPy
compatibleWith CPython
PyPy
coreDataStructure numpy.ndarray
linked to: NumPy
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 Python scientific stack
linked to: SciPy
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 Numerical Python
linked to: NumPy
NumPy coreDataStructure numpy.ndarray
linked to: NumPy
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 API subset
linked to: NumPy
JAX compatibleWith NumPy
JAX hasComponent jax.numpy
linked to: NumPy
IDX commonlyAccessedWith NumPy