Quantum Computation Simulator for Go
-
Updated
Nov 3, 2024 - Go
Quantum Computation Simulator for Go
Welcome to this community-driven, open-source educational website for learning about all aspects of quantum computing across the full stack, from hardware to algorithms to everything in between and adjacent! Whether you are new to quantum science, filling in gaps in your foundation of knowledge, or supplementing a course you are taking, our goal…
Code for implementing and experimenting with quantum algorithms
Quantum Computing Guide
Resources to get started in Quantum Computing!
Run Quantum Computation Simulator with OpenQASM 3.0
General purpose toolbox for simulating quantum versions of game theoretic models. Quantum versions of models that have been handeled are: Penny Flip Game, Prisoner's Dilemma, Two Person Duel, Battle of the Sexes, Newcomb's Paradox, Hawk and Dove Game and Monty Hall Problem.
This repository contains Python functions implementing the Hoffman algorithm for decomposing elements of SO(N), and functions applying this algorithm to decompose any element of the matchgate group into nearest-neighbor matchgates. See README for more information and a list of references on the Hoffman decomposition and the matchgate group.
Shor's factoring algorithm written in Rust
🛑 QUSTOP : QUantum STate OPtimizer
Practice notebook using Qiskit module in python and IBM quantum experience
Quantum Computation Simulator as a Service
A JavaScript quantum computer emulator.
The max-cut problem on a random graph with 7 nodes is solved using QAOA, ED, Monte-Carlo, and simulated annealing.
Python tools for pulse generation, data acquisition, experiment automation, result analysis and computational modeling.
Quantum faireness verifying algorithm based on calculating Lipschitz constant, an implementaion of paper: https://arxiv.org/pdf/2207.11173.pdf💿
Add a description, image, and links to the quantum-computation topic page so that developers can more easily learn about it.
To associate your repository with the quantum-computation topic, visit your repo's landing page and select "manage topics."