mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
7 lines
396 B
Plaintext
7 lines
396 B
Plaintext
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.
|