https://github.com/cometscome/dmft_withjulia
DMFT with CTQMC. The Dynamical Mean Field Theory (DMFT) with the continuous-time auxiliary-field Quantum Monte Carlo method with Julia 1.0.0.
https://github.com/cometscome/dmft_withjulia
Last synced: about 1 year ago
JSON representation
DMFT with CTQMC. The Dynamical Mean Field Theory (DMFT) with the continuous-time auxiliary-field Quantum Monte Carlo method with Julia 1.0.0.
- Host: GitHub
- URL: https://github.com/cometscome/dmft_withjulia
- Owner: cometscome
- Created: 2017-12-25T07:52:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T12:17:34.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T06:45:14.209Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 130 KB
- Stars: 20
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DMFT_withJulia
## The Dynamical Mean Field Theory (DMFT) with the continuous-time auxiliary-field Quantum Monte Carlo method with Julia 0.7.0.
I made the continuous-time auxiliary-field Quantum Monte Carlo (CTAUX) method with Julia (cometscome/ctaux_Julia).
I also made the numerical analytical continuation with the use of the sparse modeling technique (cometscome/SMAC).
So, we can do the DMFT calculation with CTAUX impurity solver with Julia 0.7.0.
This code calculates the DMFT in the Bethe lattice.
The code works in Julia 1.0.0.
Note: This code is a test code. I do not guarantee any results with this code.
Just play it!
*_forv06* files are for Julia 0.6.x.