Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-20 | 631 Bytes | |
v0.6.11 source code.tar.gz | 2024-11-20 | 793.9 kB | |
v0.6.11 source code.zip | 2024-11-20 | 966.8 kB | |
Totals: 3 Items | 1.8 MB | 0 |
What's Changed
- temporary fix for brew install python3.12 issue by @KowerKoint in https://github.com/qulacs/qulacs/pull/662
- Fix
CausalConeSimulator
by replacingQuantumGateBase::set_target_qubit_index
by @KowerKoint in https://github.com/qulacs/qulacs/pull/661 - remove useless single-pauli of observable by @KowerKoint in https://github.com/qulacs/qulacs/pull/664
- fix homebrew issue by @KowerKoint in https://github.com/qulacs/qulacs/pull/666
- seed on NoiseGateFactory by @KowerKoint in https://github.com/qulacs/qulacs/pull/667
Full Changelog: https://github.com/qulacs/qulacs/compare/v0.6.10...v0.6.11