Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK and does not exist in the latest version. We recommend you migrate to the latest version. See the release notes for more information.

Reciprocals

qiskit.aqua.components.reciprocals

Reciprocals are components to invert a fixed-point number prepared in a quantum register. They were designed to be used in the context of a larger algorithm such as HHL.

Reciprocal Base Class

ReciprocalBase class for reciprocal calculation.

Reciprocals

LookupRotationThe Lookup Rotation for Reciprocals.
LongDivisionThe Long Division Rotation for Reciprocals.
Was this page helpful?
Report a bug or request content on GitHub.