Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 684 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 684 Bytes

QuanEstimation

This is a preliminary version. This package can be used to perform some calculations in quantum parameter estimation. Currently we have two versions.

  1. Independent version: It only requires the basic packages like numpy.

  2. qutip version: it is based on the package QuTiP (http://qutip.org/).

Functions included:

  1. Quantum Fisher information (matrix)

Control algorithm included:

  1. GRAPE

Please see following references for details and cite them if they are helpful.

GRAPE algorithm for quantum parameter estimation:

  1. Jing Liu and Haidong Yuan, Physical Review A 96, 012117 (2017).
  2. Jing Liu and Haidong Yuan, Physical Review A 96, 042114 (2017).