Qulacs Documentation

Qulacs is a fast quantum circuit simulator for simulating large, noisy, or parametric quantum circuits. Implemented in C/C++ and with Python interface, Qulacs achieved both high speed circuit simulation and high usability.

Qulacs was developed in Prof. Fujii’sgroup. Maintained and developing new features by QunaSys.

Get Started

pip install qulacs

Detailed instructions about installation in Installation. Having trouble starting? see FAQ. For basic usage of Qulacs in Python and C++, see Usage.

Contributing