Giter VIP home page Giter VIP logo

machulsky61 / linear-algebra Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16.09 MB

Computational Linear Algebra course covering topics like iterative methods, matrix decompositions, and applications. It includes theoretical concepts, practical exercises, and code. Advanced methods like QR factorization, spectral theorem, and iterative solvers for linear systems.

Home Page: https://campus.exactas.uba.ar/course/view.php?id=3040

License: MIT License

Jupyter Notebook 99.98% Python 0.02%
algorithms cholesky data-science eigenvalues eigenvectors gauss-seidel iterative-methods jacobi least-squares linear-algebra lu-decomposition machine-learning matrix numerical-methods qr-decomposition schur-decomposition singular-value-decomposition successive-over-relaxation python

linear-algebra's Introduction

Python Jupyter Notebook Matplotlib NumPy SciPy

Computational Linear Algebra

This repository contains materials related to the Practical an Theoretical classes from Computational Linear Algebra course. Below is a summary of the topics covered in the program:

Content

Vector Spaces and Linear Transformations

  • Definition of real vector spaces.
  • Subspaces, generating systems, and linear independence.
  • Bases and dimension of a vector space.
  • Linear transformations and their matrix representation.
  • Kernel, image, co-kernel, and co-image of a linear transformation.

Norms and Linear Systems

  • Vector and matrix norms.
  • Cauchy-Schwarz inequality and triangular inequality.
  • Error and conditioning of matrices.
  • Solution of linear systems through Gaussian elimination and LU factorization.
  • Orthogonal matrices and QR factorization.

Eigenvalues and Eigenvectors

  • Basic properties of eigenvalues and eigenvectors.
  • Gerschgorin's theorem.
  • Diagonalization of matrices and eigenvector bases.
  • Eigenvalues of symmetric matrices and the spectral theorem.
  • Numerical methods for eigenvalue calculation (power method, QR algorithm).

Iterative Methods and Positive Definite Matrices

  • Iterative methods for linear systems (Jacobi, Gauss-Seidel, SOR).
  • Krylov subspace and conjugate gradient method.
  • Positive definite matrices and Cholesky factorization.

Matrix Decompositions and Applications

  • Singular value decomposition (SVD).
  • Generalized inverse and Schur decomposition.
  • Jordan canonical form.
  • Bilinear forms and inner products.
  • Least squares problems and approximation and interpolation.

This repository provides additional resources, including example codes, reading materials, and practical exercises, to complement the study of these topics.

linear-algebra's People

Contributors

machulsky61 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.