Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huangli712/actest
A Correlation Function Generator For Analytic Continuation Tools
https://github.com/huangli712/actest
analytic-continuation green-functions spectral-functions
Last synced: about 1 month ago
JSON representation
A Correlation Function Generator For Analytic Continuation Tools
- Host: GitHub
- URL: https://github.com/huangli712/actest
- Owner: huangli712
- License: gpl-3.0
- Created: 2024-09-10T14:56:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T10:35:35.000Z (about 2 months ago)
- Last Synced: 2024-11-14T11:29:55.815Z (about 2 months ago)
- Topics: analytic-continuation, green-functions, spectral-functions
- Language: Julia
- Homepage: https://huangli712.github.io/projects/actest/index.html
- Size: 868 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ACTest
The `ACTest` toolkit implements a spectral function / correlation function generator in Juila. It can generate multiple datasets for various spectral functions automatically. In addition, the corresponding imaginary time or Matsubara Green's functions (or the other correlation functions) with artifical Gaussian noises are also generated. It provides some useful scripts to perform extensive analytic continuation calculations and analyze the benchmark results. Now it is interfaced with the `ACFlow` toolkit. But interfaced with the other analytic continuation methods or tools are also straightforward.
This toolkit is currently under developement. **PLEASE USE IT AT YOUR OWN RISK!**
## Version
v0.6.1-devel.240925
## License
GNU General Public License Version 3
## Documentation
See `actest/docs`.