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
A fusion between Python and legend, a name that suggests that the code is both modern and mythical. 3 months of work, with tons of errors to establish the calculations necessary for the superposition, I want to publish my work and improve it and share it under Apache 2.0 License. Designed to work with NBminer!
This project is a 3D Bloch Sphere Simulator built with Python, and Qiskit. It allows you to visualize the state of a single qubit on a Bloch Sphere, apply various quantum gates, and explore their effects.
The Qiskit Hackathon is a unique opportunity for students to dive into the fascinating world of quantum computing. Participants will collaborate in teams to tackle a series of challenging problems that test their creativity, problem-solving skills, and understanding of quantum algorithms. This hackathon aims to inspire innovation in QC.
Explore quantum computing with Qiskit! Dive into Grover's algorithm, Quantum Fourier Transform, and more. Includes code executed on IBM Quantum Experience.
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.