Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugostrand/cthyb.jl
Continous time hybridization expansion quantum Monte Carlo in Julia
https://github.com/hugostrand/cthyb.jl
Last synced: 14 days ago
JSON representation
Continous time hybridization expansion quantum Monte Carlo in Julia
- Host: GitHub
- URL: https://github.com/hugostrand/cthyb.jl
- Owner: HugoStrand
- Created: 2022-10-07T11:48:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T11:52:07.000Z (about 2 years ago)
- Last Synced: 2023-07-25T15:18:04.842Z (over 1 year ago)
- Language: Julia
- Size: 8.79 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# `cthyb.jl` Continous time hybridization expansion quantum Monte Carlo in Julia
The continous time hybridization expansion quantum Monte Carlo method [1] is a corner stone algorithm for solving quantum impurity problems.
This repository contains a minimal implementation of the algorithm implemented in the Julia programming language [2]
[1] http://dx.doi.org/10.1103/RevModPhys.83.349
[2] https://julialang.org/