Julia package for the quantum cluster theories in condensed matter physics, including cluster perturbation theory (CPT), variational cluster approach (VCA), etc.
Based on the symbolic operator representation of a quantum lattice system in condensed matter physics that is generated by the package QuantumLattices, the quantum cluster theories in condensed matter physics, including cluster perturbation theory (CPT), variational cluster approach (VCA), etc, are implemented for fermionic, hard-core-bosonic and spin systems.
In Julia v1.10+, please type ] in the REPL to use the package mode, then type this command:
pkg> add QuantumClusterTheories[Examples of quantum cluster theories for quantum lattice system](@ref examples)
Due to the fast development of this package, releases with different minor version numbers are not guaranteed to be compatible with previous ones before the release of v1.0.0. Comments are welcomed in the issues.
HamiltonianPy: in fact, the authors of this Julia package worked on the python package at first and only turned to Julia later.