Enjoying this site? Please to help keep the Snapstats.org lights on.
Description
The Ket Bitwise Simulator Server executes Ket Quantum Assembly (.kqasm) files generated by the Libket, using the bitwise representation. It is also necessary by the Ket quantum programming language to simulate quantum execution.
Usage:
$ kbw -h
Ket Biswise Simulator server
============================
usage: kbw [-h] [-p 4242] [-s random] [-l]
Ket Biswise Simulator server
optional arguments:
-h, --help show this help message and exit
-p 4242 Server port
-s random Seed for the PRNG
-l Extra plugin path
This project is part of the Ket Quantum Programming framework that also features:
- The Ket quantum programming language;
- The C++ quantum programming library Libket.
See the documentation for more information http://quantum-ket.gitlab.io.