SmoQyHankelCorrCleaner.jl

Https://arxiv.org/abs/2403.12349
Author SmoQySuite
Popularity
2 Stars
Updated Last
2 Months Ago
Started In
May 2024

SmoQyHankelCorrCleaner.jl

Stable Dev Build Status Coverage

SmoQyHankelCorrCleaner.jl implements the algorithm introduced in the paper "Denoising of Imaginary Time Response Functions with Hankel Projections" for denoising imaginary time correlation data, the citation for which is given below:

@article{Yu2024Denoising,
  title={Denoising of Imaginary Time Response Functions with Hankel projections},
  author={Yu, Yang and Kemper, Alexander F and Yang, Chao and Gull, Emanuel},
  journal={arXiv preprint arXiv:2403.12349},
  year={2024}
}

Installation

To install SmoQyHankelCorrCleaner.jl, simply open the Julia REPL and run the commands

julia> ]
pkg> add SmoQyHankelCorrCleaner

or equivalently via Pkg do

julia> using Pkg; Pkg.add("SmoQyHankelCorrCleaner")

Documentation

  • STABLE: Documentation for the latest version of the code published to the Julia General registry.
  • DEV: Documentation for the latest commit to the main branch.

Used By Packages

No packages found.