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
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…
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.
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.