quantum-interpreter icon indicating copy to clipboard operation
quantum-interpreter copied to clipboard

A tiny, self-contained, general-purpose quantum interpreter.

A Tutorial Quantum Interpreter

A tiny, self-contained, general-purpose quantum interpreter written in Common Lisp. It does not have any dependencies and can be loaded with (load "qsim") in your favorite Lisp.

This is code that accompanies this blog post.

License

The code is licensed under a BSD 3-clause license. See LICENSE.txt.