Skip to content

Releases: PECOS-packages/PECOS

Rust PECOS 0.1.1

14 Dec 16:59
6b19d06
Compare
Choose a tag to compare

What's Changed

  • Fixes issues with rs sparse sim for older simulation workflow by @ciaranra in #106

Full Changelog: py-0.6.0.dev7...rs-0.1.1

Python PECOS 0.6.0.dev8

14 Dec 17:01
6b19d06
Compare
Choose a tag to compare
Pre-release

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

10 Dec 19:05
d242d17
Compare
Choose a tag to compare
Pre-release

Adds pecos-rslib, which is a Python wrapper of the Rust version of PECOS. This version introduces a simulator.

Rust PECOS 0.1.0

09 Dec 23:55
d3787c4
Compare
Choose a tag to compare

Adds initial Rust version of PECOS. Includes a Rust stabilizer simulator.

v0.6.0.dev6

04 Nov 23:22
Compare
Choose a tag to compare
v0.6.0.dev6 Pre-release
Pre-release

What's Changed

  • Feat qeclib steane by @qciaran in #75
  • Typo fixed in the implementation of p and tdg in steane_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

06 Sep 00:37
Compare
Choose a tag to compare
v0.6.0.dev5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0.dev4...v0.6.0.dev5

v0.6.0.dev4

21 Aug 06:40
Compare
Choose a tag to compare
v0.6.0.dev4 Pre-release
Pre-release

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

24 May 16:21
Compare
Choose a tag to compare
v0.6.0.dev3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0.dev2...v0.6.0.dev3

v0.6.0.dev2

20 May 17:20
Compare
Choose a tag to compare
v0.6.0.dev2 Pre-release
Pre-release

What's Changed

  • 64 bit signed arithmetic support by @qartik in #57

Full Changelog: v0.6.0.dev1...v0.6.0.dev2

v0.6.0.dev1

15 May 17:58
Compare
Choose a tag to compare
v0.6.0.dev1 Pre-release
Pre-release

What's Changed

  • Adding specific error messaging and enforced maximum duration to WASM calls by @nealerickson-qtm in #62

New Contributors

Full Changelog: 0.5.0.dev11...v0.6.0.dev1