-
Notifications
You must be signed in to change notification settings - Fork 5
About
The Quantum Virtual Machine is a program designed simply to simulate Quantum Computing. It uses various elements of Quantum Mechanics to simulate several phenomena that can be used in Quantum Computing. The program is not intended to BE a Quantum Computer, but is instead intended to RESEMBLE a Quantum Computer.
The Quantum Virtual Machine was written in Java. It uses several classes to create inter-object relations that are used to mimic the activities of a Quantum Computer. This is done via the use of code that simulates Qubits and their properties. The program also includes a interpreter-based scripting language I created to take advantage of the logic gates that the program makes available.
For more information, see the homepage for a series of recommended shortcuts.
Home | About | Help Guide | SQSL | Created by Christopher Hittner