Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.algorithms.PhaseEstimationScale.scale_phases

PhaseEstimationScale.scale_phases(phases, id_coefficient=0.0)[source]

Convert a list or dict of phases to eigenvalues.

The values in the list, or keys in the dict, are values of phi` and are converted as described in the description of ``scale_phase. In case phases is a dict, the values of the dict are passed unchanged.

প্যারামিটার
  • phases (list | dict) -- a list or dict of values of phi.

  • id_coefficient (float) -- All eigenvalues are shifted by this value.

রিটার্নস

Eigenvalues computed from phases.

রিটার্ন টাইপ

dict | list