| Crates.io | qulacs-bridge |
| lib.rs | qulacs-bridge |
| version | 0.1.7 |
| created_at | 2025-04-11 10:54:18.269553+00 |
| updated_at | 2025-04-28 14:45:08.673183+00 |
| description | High level bindings to Qulacs the Quantum Circuit Simulator |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1629670 |
| size | 63,767 |
"medium" level bindings to qulacs cppsim using cxxbridge.
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.