Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
classic-15.0
-
None
-
None
Description
Write up working proof of concept for a new python-based `mahout-q` component that will perform some basic quantum operations.
E.g.:
- NOT Gate
- Hadamard Gate
- CNOT Gate
- Toffoli Gate
- SWAP Gate
- Pauli X Gate (X-Gate)
- Pauli Y Gate (Y-Gate)
- Pauli Z Gate (Z-Gate)
Nice to have the ability to pass off commands to any of the major libraries or compute platforms.