qvm
An implementation of the Quantum Abstract Machine.
$ area51 add qvmCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qvm:some-function ...)An implementation of the Quantum Abstract Machine.
$ area51 add qvmCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qvm:some-function ...)