qulacs-bridge

Crates.ioqulacs-bridge
lib.rsqulacs-bridge
version0.1.7
created_at2025-04-11 10:54:18.269553+00
updated_at2025-04-28 14:45:08.673183+00
descriptionHigh level bindings to Qulacs the Quantum Circuit Simulator
homepage
repository
max_upload_size
id1629670
size63,767
John Children (johnchildren)

documentation

README

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.

Commit count: 0

cargo fmt