A set of libraries to simulate a Quantum Computer on your computer using C.
c simulator quantum-computing quantum-programming-language c-library quantum-computer-simulator qubit quantum-computer
- Updated
Oct 8, 2019 - C
Quantum computing is a field of computing that uses quantum phenomena such as superposition and entanglement to perform operations on data. It is a rapidly growing field with potential applications in fields such as cryptography, chemistry, and optimization. Quantum computers can solve certain problems much faster than classical computers. Various programming languages such as Q#, Python and C++ can be used to write quantum algorithms to be run on quantum computers. The development of quantum computers is an active area of research and engineering.
A set of libraries to simulate a Quantum Computer on your computer using C.
Created by Richard Feynman and Yuri Manin