Documentation | Build Status | Code Coverage |
---|---|---|
LatticeTools.jl is a Julia package that provides functionalities to define lattices and perform symmetry analyses useful for studying interacting quantum many-body Hamiltonians.
LatticeTools.jl is currently not included in Julia's default package registry. To install, add the package registry KyungminLeeRegistry and then install the package:
pkg> registry add https://github.com/kyungminlee/KyungminLeeRegistry.git
pkg> add LatticeTools