#quantum-simulation #quantum #qulacs

qulacs-bridge

High level bindings to Qulacs the Quantum Circuit Simulator

8 releases

new 0.1.7 Apr 28, 2025
0.1.6 Apr 16, 2025

#161 in Simulation

Download history 207/week @ 2025-04-09 290/week @ 2025-04-16 108/week @ 2025-04-23

605 downloads per month
Used in tkr_qulacs_worker

Apache-2.0

22KB
478 lines

qulacs-bridge

"medium" level bindings to qulacs cppsim using cxxbridge.

Development

The recommended way to develop is using devenv.sh and direnv.

With devenv and direnv installed you can simply allow the enviroment and then run

  cargo build

Or similar cargo commands without issue.

If you do not wish to use devenv you can instead set the QULACS_PATH environment variable to the location of a qulacs install that contains a built copy of the library.

Dependencies

~0.5–2.4MB
~34K SLoC