NumPy and SciPy

NumPy is the foundational module for numeric computation in Python. Its primary data structure, the NumPy n-dimensional array, can be considered the Python equivalent of a MATLAB matrix. SciPy is a collection of modules built upon NumPy to solve a wide range of computational problems in clustering,...

Celý popis

Uloženo v:
Podrobná bibliografie
Vydáno v:Python for MATLAB Development s. 1
Hlavní autor: Danial, Albert
Médium: Kapitola
Jazyk:angličtina
Vydáno: United States Apress, an imprint of Springer Nature 2022
Apress L. P
Apress
Témata:
ISBN:9781484272220, 1484272226
On-line přístup:Získat plný text
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo vytvoří štítek k tomuto záznamu!
Popis
Shrnutí:NumPy is the foundational module for numeric computation in Python. Its primary data structure, the NumPy n-dimensional array, can be considered the Python equivalent of a MATLAB matrix. SciPy is a collection of modules built upon NumPy to solve a wide range of computational problems in clustering, differential equations, image processing, interpolation, linear algebra, linear programming, optimization, sparse matrices, statistics, and symbolic mathematics, among others. NumPy and SciPy together span the capabilities of the core MATLAB product plus functions from many Toolboxes.
ISBN:9781484272220
1484272226
DOI:10.1007/978-1-4842-7223-7_11