diagonalization topic

List diagonalization repositories

Linear-Algebra-With-Python

2.2k
Stars
541
Forks
Watchers

Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skills...

jacobi_pd

21
Stars
11
Forks
Watchers

a short, simple public-domain header-only C++ library for calculating eigenvalues and eigenvectors of real symmetric matrices

SBD

15
Stars
3
Forks
Watchers

A simple algorithm that finds a simultaneous block diagonalization of multiple matrices through the eigendecomposition of a single matrix.