Quantum algorithm for arithmetic operations like addition, substraction, multiplication, division, exponentiation...
Implemented with Qiskit 1.1.
Based on published litterature such as https://arxiv.org/pdf/2005.00443.pdf.
(Only performs addition yet)
See the notebook for more details about the implementation.
Interactive program for signed integer addition.
python3 adder.py