diagonalization

There are 16 repositories under diagonalization topic.

  • Linear-Algebra-With-Python

    weijie-chen/Linear-Algebra-With-Python

    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 assistance of Python computation and visualization.

    Language:Jupyter Notebook2.5k800602
  • jewettaij/jacobi_pd

    a short, simple public-domain header-only C++ eigensolver library for real symmetric matrices

    Language:C++252211
  • qcode-uni-a/sympt

    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.

    Language:Python225113
  • EQuS/qcsys

    quantum circuit systems

    Language:Jupyter Notebook20334
  • y-z-zhang/SBD

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

    Language:Python16103
  • y-z-zhang/net-sync-sym

    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.

    Language:MATLAB9101
  • guysoft/DiagHam

    Port form svn repo of DiagHam from http://www.nick-ux.org/diagham/

    Language:C++4212
  • ipserc/complexarith

    complexarith is an attempt to model the complex field arithmetic in Java to be used in mathematical developments.

    Language:Java1200
  • KAVAN-DESAI/Steady-State-Network-Flow

    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.

    Language:Python1100
  • joaosds/1dTB

    Simple code to obtain the dispersion curve and z component of spin-spin correlation for a 1D Tight Binding model.

    Language:Fortran0101
  • lelemmen/davidson

    Find a few eigenpairs of a matrix using the Davidson-Liu algorithm

    Language:C++0101
  • diego446/linear-algebra

    📚 Explore linear algebra concepts with this beginner-friendly guide, covering vectors, scalars, and more through clear explanations and practical examples.

    Language:TeX
  • eustejl/diagonalization-cm

    Language:Jupyter Notebook
  • lelemmen/parallel_armadillo

    Example code to try to run armadillo diagonalization in parallel

    Language:C++00