Linear Algebra with Python: Theory and Applications
 
Product details:

ISBN13:9789819929504
ISBN10:9819929504
Binding:Hardback
No. of pages:309 pages
Size:254x178 mm
Weight:809 g
Language:English
Illustrations: 27 Illustrations, black & white; 64 Illustrations, color
770
Category:

Linear Algebra with Python

Theory and Applications
 
Edition number: 1st ed. 2023
Publisher: Springer
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 64.19
Estimated price in HUF:
26 488 HUF (25 226 HUF + 5% VAT)
Why estimated?
 
Your price:

21 190 (20 181 HUF + 5% VAT )
discount is: 20% (approx 5 298 HUF off)
Discount is valid until: 30 June 2024
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
Short description:

This textbook is for those who want to learn linear algebra from the basics. After a brief mathematical introduction, it provides the standard curriculum of linear algebra based on an abstract linear space. It covers, among other aspects: linear mappings and their matrix representations, basis, and dimension; matrix invariants, inner products, and norms; eigenvalues and eigenvectors; and Jordan normal forms. Detailed and self-contained proofs as well as descriptions are given for all theorems, formulas, and algorithms.



A unified overview of linear structures is presented by developing linear algebra from the perspective of functional analysis. Advanced topics such as function space are taken up, along with Fourier analysis, the Perron?Frobenius theorem, linear differential equations, the state transition matrix and the generalized inverse matrix, singular value decomposition, tensor products, and linear regression models. These all provide a bridge to more specialized theories based on linear algebra in mathematics, physics, engineering, economics, and social sciences.



Python is used throughout the book to explain linear algebra. Learning with Python interactively, readers will naturally become accustomed to Python coding.  By using Python?s libraries NumPy, Matplotlib, VPython, and SymPy,  readers can easily perform large-scale matrix calculations, visualization of calculation results, and symbolic computations.  All the codes in this book can be executed on both Windows and macOS and also on Raspberry Pi.

Long description:

This textbook is for those who want to learn linear algebra from the basics. After a brief mathematical introduction, it provides the standard curriculum of linear algebra based on an abstract linear space. It covers, among other aspects: linear mappings and their matrix representations, basis, and dimension; matrix invariants, inner products, and norms; eigenvalues and eigenvectors; and Jordan normal forms. Detailed and self-contained proofs as well as descriptions are given for all theorems, formulas, and algorithms.



A unified overview of linear structures is presented by developing linear algebra from the perspective of functional analysis. Advanced topics such as function space are taken up, along with Fourier analysis, the Perron?Frobenius theorem, linear differential equations, the state transition matrix and the generalized inverse matrix, singular value decomposition, tensor products, and linear regression models. These all provide a bridge to more specialized theories based on linear algebra in mathematics, physics, engineering, economics, and social sciences.



Python is used throughout the book to explain linear algebra. Learning with Python interactively, readers will naturally become accustomed to Python coding.  By using Python?s libraries NumPy, Matplotlib, VPython, and SymPy,  readers can easily perform large-scale matrix calculations, visualization of calculation results, and symbolic computations.  All the codes in this book can be executed on both Windows and macOS and also on Raspberry Pi.
Table of Contents:
Mathematics and Python.- Linear Spaces and Linear Mappings.- Basis and Dimension.- Matrices.- Elementary Operations and Matrix Invariants.- Inner Product and Fourier Expansion.- Eigenvalues and Eigenvectors.- Jordan Normal Form and Spectrum.- Dynamical Systems.- Applications and Development of Linear Algebra.