The Swiss Army Knife of Applied Quantum Technology (Experimental Tech)
-
Updated
Feb 21, 2025 - Python
The Swiss Army Knife of Applied Quantum Technology (Experimental Tech)
🚀 QuantumAI merges Quantum Computing with Artificial Intelligence to revolutionize machine learning, cryptography, and optimization. Leveraging quantum superposition, entanglement, and hybrid AI models, this project pushes the boundaries of computational intelligence. ⚡ Next-gen AI meets quantum power! 💡
A Python library for encoding a variety of combinatorial optimization problems into quantum Hamiltonians. The Hamiltonians have the ability to be parametrized, reflecting the effect of different factors, such as time or a risk factor, in the problem configuration.
First place, CWRU Quantum Computing Club Hackathon, Fall 2022
A modular quantum computing library in Python featuring QAOA, Grover, HHL, and VQC — built on Qiskit, with future plans to become a QPU-agnostic, from-scratch quantum SDK.
This project aims to solve qubit placement problems in nearest neighbour compliance quantum circuits. We approached the problem using integer linear programming, and solve for the exact global optimal solution.
Add a description, image, and links to the quantum-optimization topic page so that developers can more easily learn about it.
To associate your repository with the quantum-optimization topic, visit your repo's landing page and select "manage topics."