New
v0.6.11
What's Changed
- temporary fix for brew install python3.12 issue by @KowerKoint in https://github.com/qulacs/qulacs/pull/662
- Fix
CausalConeSimulatorby replacingQuantumGateBase::set_target_qubit_indexby @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