This repository is all the code to go along with my video series on computational Linear algebra.
-
Updated
Apr 8, 2026 - Jupyter Notebook
This repository is all the code to go along with my video series on computational Linear algebra.
A numerical linear algebra library for C++
Jupyter notebooks on concepts from numerical/computational linear algebra. Inspired by Professor Rachel Thomas' class on computational linear algebra.
Cholesky decomposition for Hilbert matrix of any order in Python 3 (Two programs)
Computing the characteristic polynomial
Linear algebra : solver for Sylvester equation with recursive blocked algorithm
Implementation and investigation of a recursive blocked algorithm for solving triangular systems
Numeric Analysis Intro - Computational Linear Algebra
This repository contains the material for course titled "Computational Linear Algebra" in my PG program. Codes are written in R as it is most suitable for Matrix algebra.
Comp-Linear-Algebra Homework Exercises
Volume VI of Learning Real Analysis: Calculus, ODEs, Fourier analysis, geometric modeling, and computational linear algebra.
This repository contains code providing implementation, testing and analysis for the recursive algorithm to solve one-sided Sylvester equations presented in the 2002 paper: "Recursive Blocked Algorithms for Solving Triangular Systems—Part I: One-Sided and Coupled Sylvester-Type Matrix Equations"
Add a description, image, and links to the computational-linear-algebra topic page so that developers can more easily learn about it.
To associate your repository with the computational-linear-algebra topic, visit your repo's landing page and select "manage topics."