Skip to content

Releases: sfc-aqua/quisp

v0.3.0

07 Mar 01:49
Compare
Choose a tag to compare

this release contains huge changes:

  • Integrate Message Exchange (Purification/Entanglement Swapping) into RuleSet and Runtime by @Naphann in #504
  • Remove ErrorTracking backend from QuISP by @Naphann in #479
  • Graph state backend by @res6idue in #473
  • Use runtime in rule engine by @zigen in #453
  • Change the error tracking method from error basis to graph state stabilizer by @Naphann in #367
  • Use qubit record by @zigen in #322

What's Changed

Read more

QuISP 0.2.1

30 Nov 13:09
bcb2493
Compare
Choose a tag to compare

CHANGELOG

Core

  • #249 Extended purification
  • #228 BSM notification

Document

Bug fix & refactoring

  • #302 winerror.h
  • #208 Entanglement Swapping
  • #287 Undeleted heap objects
  • #279 Enough Resource Clause
  • #275 Connection Rejection
  • #271 RuleSet Creation
  • #239 StationaryQubit::updated_time
  • #227 Error tracking
  • #207 Incomplete function

Utility

0.2.0 version release

09 Jun 12:10
bd4fd51
Compare
Choose a tag to compare

Quisp 0.2.0

This version supports basic test frameworks for quisp based on google test.

Changes from 0.1.0

  • Clean up code and integrate code style
  • Provide debugger
  • Test support for modules

Armstrong

07 Apr 08:19
Compare
Choose a tag to compare

Quisp version 0.1.0

First public alpha release