https://github.com/huangli712/acflow
A full-fledged analytic continuation toolkit in Julia
https://github.com/huangli712/acflow
analytic-continuation-problem barycentric-rational-function-approximation high-energy-physics many-body-physics maximum-entropy-method nevanlinna-analytical-continuation quantum-many-body-physics stochastic-analytic-continuation stochastic-optimization-method stochastic-pole-expansion
Last synced: 10 days ago
JSON representation
A full-fledged analytic continuation toolkit in Julia
- Host: GitHub
- URL: https://github.com/huangli712/acflow
- Owner: huangli712
- License: gpl-3.0
- Created: 2021-11-21T17:18:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-05T09:04:14.000Z (about 1 month ago)
- Last Synced: 2025-06-05T09:33:42.199Z (about 1 month ago)
- Topics: analytic-continuation-problem, barycentric-rational-function-approximation, high-energy-physics, many-body-physics, maximum-entropy-method, nevanlinna-analytical-continuation, quantum-many-body-physics, stochastic-analytic-continuation, stochastic-optimization-method, stochastic-pole-expansion
- Language: Julia
- Homepage: https://huangli712.github.io/projects/acflow/index.html
- Size: 16.2 MB
- Stars: 34
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ACFlow
The `ACFlow` toolkit implements several state-of-the-art analytic continuation methods, including the maximum entropy method, the barycentric rational function approximation method, the Nevanlinna analytical continuation, the stochastic analytic continuation, the stochastic optimization method, and the stochastic pole expansion. It can be used to convert the single-particle or two-particle correlation functions, which are generated by finite-temperature quantum many-body simulations, from imaginary time or imaginary frequency axis to real axis.
This toolkit is currently under developement. **PLEASE USE IT AT YOUR OWN RISK!**
## Version
v2.1.5-devel.250605
## License
GNU General Public License Version 3
## Documentation
Source: See `acflow/docs`.
Online: https://huangli712.github.io/projects/acflow/index.html