You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is a flexible python implementation of the Quantum Approximate Optimization Algorithm /Quantum Alternating Operator ansatz (QAOA) aimed at researchers to readily test the performance of a new ansatz, a new classical optimizers, etc.
QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed using pygame in python
This game implements a simple quantum circuit with qiskit. Upon each move a super position (H Gate) is created and the output is computed based on the probability of the state of the respected players' move. The game logic is then calculated and the app state is updated until an ending is reached.
"Employing quantum computing techniques to model the dynamic temperature fluctuations of a black hole caused by Hawking radiation emission, as its mass undergoes variations throughout time."
This repository contains the python scripts used to perform the six measurements in the Mermin-Peres Magic Square on IBM's quantum computers using the qiskit library.