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,...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:Python for MATLAB Development S. 1
1. Verfasser: Danial, Albert
Format: Buchkapitel
Sprache:Englisch
Veröffentlicht: United States Apress, an imprint of Springer Nature 2022
Apress L. P
Apress
Schlagworte:
ISBN:9781484272220, 1484272226
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung: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