QuanEstimation.jl is an open-source toolkit for quantum parameter estimation, which can be used to perform general evaluations of many metrological tools and scheme designs in quantum parameter estimation.
This package is also the Julia implementation of QuanEstimation.
Run the command in the julia REPL to install QuanEstimation:
julia > using Pkg
julia > Pkg.add("QuanEstimation")
If you use QuanEstimation in your research, please cite the following papers:
[1] M. Zhang, H.-M. Yu, H. Yuan, X. Wang, R. Demkowicz-Dobrzański, and J. Liu, QuanEstimation: An open-source toolkit for quantum parameter estimation, Phys. Rev. Res. 4, 043057 (2022).
[2] H.-M. Yu and J. Liu, QuanEstimation.jl: An open-source Julia framework for quantum parameter estimation, arXiv: 2405.12066.