diagonalization
Here are 18 public repositories matching this topic...
Language:All
Sort:Most stars
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 skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assis…
- Updated
Sep 5, 2024 - Jupyter Notebook
a short, simple public-domain header-only C++ eigensolver library for real symmetric matrices
- Updated
Mar 28, 2025 - C++
Symbolic Perturbation Theory (SymPT) is a Python package for symbolic perturbative transformations on quantum systems. SymPT helps compute effective Hamiltonians for both time-independent and time-dependent systems at both operator and matrix level.
- Updated
Jun 12, 2025 - Python
quantum circuit systems
- Updated
Jul 13, 2025 - Jupyter Notebook
A simple algorithm that finds a simultaneous block diagonalization of multiple matrices through the eigendecomposition of a single matrix.
- Updated
Aug 26, 2021 - Python
Finding the finest simultaneous block diagonalization of multiple matrices by sequentially exploring invariant subspaces under matrix multiplications. Applications include the efficient analysis of arbitrary synchronization patterns in complex networks.
- Updated
Aug 26, 2021 - MATLAB
Port form svn repo of DiagHam fromhttp://www.nick-ux.org/diagham/
- Updated
Oct 28, 2020 - C++
An optimized reimplementation of ArbModel, a nuclear structure diagonalization code originally developed by S. Heinze (2008). This version integrates the Eigen C++ library for fast symmetric matrix diagonalization — up to 100× faster
- Updated
Oct 30, 2025 - C++
complexarith is an attempt to model the complex field arithmetic in Java to be used in mathematical developments.
- Updated
Jun 25, 2024 - Java
This gives steady state Network Flow from the given Pref-Defined Network Flow of a System. And a Python implementation of Larry Page's famous PageRank algorithm.
- Updated
Nov 11, 2021 - Python
Find a few eigenpairs of a matrix using the Davidson-Liu algorithm
- Updated
Nov 18, 2017 - C++
- Updated
Oct 17, 2024 - Jupyter Notebook
Simple code to obtain the dispersion curve and z component of spin-spin correlation for a 1D Tight Binding model.
- Updated
Nov 3, 2020 - Fortran
- Updated
Jun 17, 2025 - JavaScript
Example code to try to run armadillo diagonalization in parallel
- Updated
Nov 18, 2017 - C++
⚡ Optimize nuclear structure calculations with ArbModel’s modified code, featuring a 100× faster diagonalization routine using Eigen for superior performance.
- Updated
Dec 18, 2025 - C++
📚 Explore linear algebra concepts with this beginner-friendly guide, covering vectors, scalars, and more through clear explanations and practical examples.
- Updated
Dec 18, 2025 - TeX
Improve this page
Add a description, image, and links to thediagonalization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thediagonalization topic, visit your repo's landing page and select "manage topics."