summaryrefslogtreecommitdiff
path: root/misc/libquantum/DESCR
blob: e08c4494d6e4dd72c84b771c334c5164bd351825 (plain)
1
2
3
4
5
6
libquantum is a C library for the simulation of a quantum
computer. Based on the principles of quantum mechanics, it provides an
implementation of a quantum register. Basic operations for register
manipulation such as the Hadamard gate or the Controlled-NOT gate are
available through an easy-to-use interface. Measurements can be
performed on either single qubits or the whole quantum register.