Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

qpandalite 0.2.1

Pre-release
Pre-release

Choose a tag to compare

@Agony5757 Agony5757 released this 01 Apr 08:10
· 458 commits to main since this release

Overview

Several bugs have been fixed, including

  • Incompatible Rz implementation. Error occurred when Rz is controlled by other qubits.
  • A new version of originq_dummy is developed, especially a clear version of Noisy Simulator. It allows inputting noise_description, gate_noise_description as well as measurement_error by kwargs.
  • online_info now might be able to close in dummy mode. Adding savepath=None to submit_task can suppress the log output to online_info. Note that this is dependent on the availability of the DummyCacheContainer maintaining the output. Also, get_last_taskid is also not available in dummy mode now.
  • Many features in the result_adapter are now fixed correspondingly.

Auto-generated release notes

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1