Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 494 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 494 Bytes

QuantumSimulator

A quantum computer simulator using Python and Cupy

This program is a rewrite of the Quantum Simulator program written by David Radcliffe ([email protected]) using cupy. The original Quantum Simulator can be found at this link. https://github.com/MNQuantum/QuantumSimulator

requirements

This script was developed by Python 3.10.6 and Cupy 12.0.1.

License

This code is licensed under the terms of the GNU Public License. See the LICENSE file for more details.