Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to latest version

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.