Skip to content

QuanEstimation is an open-source toolkit for quantum parameter estimation.

License

Notifications You must be signed in to change notification settings

QuanEstimation/QuanEstimation

Repository files navigation

QuanEstimation

GitHub release (latest by date) Stable License: BSD-3-Clause Downloads

QuanEstimation is a Python-Julia-based 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.

Documentation

The documentation of QuanEstimation can be found here.

Installation

PyPI

Run the command in the terminal to install QuanEstimation:

pip install quanestimation

Citation

  • 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.

  • Development of the GRAPE algorithm in quantum parameter estimation can be found in the following papers:

    • auto-GRAPE:

      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).

    • GRAPE for single-parameter estimation:

      J. Liu and H. Yuan, Quantum parameter estimation with optimal control, Phys. Rev. A 96, 012117 (2017).

    • GRAPE for multiparameter estimation:

      J. Liu and H. Yuan, Control-enhanced multiparameter quantum estimation, Phys. Rev. A 96, 042114 (2017).