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¶
Base class for reciprocal calculation. |
Reciprocals¶
The Lookup Rotation for Reciprocals. |
|
The Long Division Rotation for Reciprocals. |