Documentation | Build Status | Code Coverage |
---|---|---|
ExactDiagonalization.jl
is a library for constructing quantum many-body Hamiltonians. It aims to provide
- convenient and efficient representation of a generic lattice Hamiltonian and wave function
- reduction of the Hilbert space dimension using symmetry
To install, type the following in Julia's package Pkg REPL-mode:
(v1.5) pkg> registry add https://github.com/kyungminlee/KyungminLeeRegistry.jl.git
(v1.5) pkg> add ExactDiagonalization