Releases: kemperlab/Cartan_DMFT
Releases · kemperlab/Cartan_DMFT
Cartan DMFT code v0.1
All files generated by the DMFT loop execution can be found in the /data/ folder. The scripts used to generate the figures, and read the data files, can be found in the /figures/ folder.
Requires Qiskit < 0.33
Requires OpenFermion
Requires Cartan-Quantum-Synthesizer
Running the src/master.py file initiates the DMFT loop. Users need to initialize their IBM quantum account and specify the parameters of the initial conditions and bounds to update the loop.
TODO:
- Create an environment.yml file
- Clean up primary scripts