Documentation | Build Status | Code Coverage |
---|---|---|
QuantumHamiltonian.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:
pkg> registry add https://github.com/kyungminlee/KyungminLeeRegistry.jl.git
pkg> add QuantumHamiltonian