Skip to content

Releases: ScQ-Cloud/pyquafu

v0.4.1

02 Jul 13:43
d603352
Compare
Choose a tag to compare

Fixes

Windows installation issue #174

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

29 May 01:55
ff33f5c
Compare
Choose a tag to compare

Key Features

  1. Able to parse and execute dynamic quantum circuit in simulated environments.

  2. More sophisticated operations supported by QuantumCircuit. See examples in quantum circuit tests

What's Changed

New Contributors

Full Changelog: v0.3.6...v0.4.0

v0.3.6

28 Oct 08:23
dad3743
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

06 Sep 07:42
0dfa86e
Compare
Choose a tag to compare

New Tutorial Released

Check out the tutorial here: https://github.com/ScQ-Cloud/quafu-tutorial/blob/main/user_guide/quafu_doc_0.3.5.ipynb. We will update the tutorial on website soon.

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

08 Aug 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

28 Jul 15:38
Compare
Choose a tag to compare

Fix some bugs

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Jul 12:37
Compare
Choose a tag to compare

New Features

  • @chensgit169 contributes a visualization module which plots beautiful figures of quantum circuits. Try QuantumCircuit.plot_circuit() method!

What's Changed

New Contributors

Full Changelog: v0.2.11...v0.3.2

v0.2.11

21 Mar 12:58
59ee820
Compare
Choose a tag to compare
  1. fix a bug of qfvm
  2. remove function quafu.load_account()
  3. support for macOS
  4. rename some API function

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.2.11

PyQuafu v0.2.10

27 Feb 10:07
Compare
Choose a tag to compare
PyQuafu v0.2.10 Pre-release
Pre-release

The first release.

Full Changelog: https://github.com/ScQ-Cloud/pyquafu/commits/v0.2.10