Releases: PECOS-packages/PECOS
Releases · PECOS-packages/PECOS
Rust PECOS 0.1.1
What's Changed
Full Changelog: py-0.6.0.dev7...rs-0.1.1
Python PECOS 0.6.0.dev8
What's Changed
- Fixing that macos aarch64 and x86_64 zips are producing the same wheels by @ciaranra in #101
- Fixes issues with rs sparse sim for older simulation workflow by @ciaranra in #106
- Unroll broadcasted operations when producing QASM from SLR by @perlinm in #96
- Simplify qgate_*_qasm() by @ciaranra in #109
Full Changelog: py-0.6.0.dev7...py-0.6.0.dev8
Python PECOS 0.6.0.dev7
Adds pecos-rslib
, which is a Python wrapper of the Rust version of PECOS. This version introduces a simulator.
Rust PECOS 0.1.0
Adds initial Rust version of PECOS. Includes a Rust stabilizer simulator.
v0.6.0.dev6
What's Changed
- Feat qeclib steane by @qciaran in #75
- Typo fixed in the implementation of
p
andtdg
insteane_class.py
by @PabloAndresCQ in #76 - Fix bug in
Steane.prep_tdg_plus_state
by @perlinm in #78 - More Clifford gates supported in state-vector and MPS simulators by @PabloAndresCQ in #87
- bump v0.6.0.dev5 to v0.6.0.dev6 + update pre-commit + fix regression … by @ciaranra in #88
Full Changelog: v0.6.0.dev5...v0.6.0.dev6
v0.6.0.dev5
What's Changed
- [Bugfixes] Solving some issues for qemulator MPS release by @PabloAndresCQ in #73
Full Changelog: v0.6.0.dev4...v0.6.0.dev5
v0.6.0.dev4
What's Changed
- Adding a numpy-based basic statevector simulator for more exhaustive testing by @PabloAndresCQ in #55
- [feature] Adding support for QuEST and Qulacs statevector simulators by @PabloAndresCQ in #68
- [feature] Adding support for MPS simulation by @PabloAndresCQ in #63
Full Changelog: v0.6.0.dev3...v0.6.0.dev4
v0.6.0.dev3
What's Changed
- cuStateVec bugfixes and slight refactor by @PabloAndresCQ in #64
- Bumping version number to 0.6.0.dev3 by @ciaranra in #65
Full Changelog: v0.6.0.dev2...v0.6.0.dev3
v0.6.0.dev2
What's Changed
Full Changelog: v0.6.0.dev1...v0.6.0.dev2
v0.6.0.dev1
What's Changed
- Adding specific error messaging and enforced maximum duration to WASM calls by @nealerickson-qtm in #62
New Contributors
- @nealerickson-qtm made their first contribution in #62
Full Changelog: 0.5.0.dev11...v0.6.0.dev1