Qvm Versions Save

The high-performance and featureful Quil simulator.

v1.17.2

2 years ago

v1.17.1

4 years ago

Lil bugfix.

v1.17.0

4 years ago

Changelog

Additions and improvements

  • Adds an interactive debugger to QVM, which can be entered by passing the -D command line flag (@jmbr, #245)

Misc

  • The qvm binary is now installed in the Docker image (@notmgsk, #248)
  • Retry with backoff when waiting for a given state in app-ng tests (@appleby, #249)

v1.16.0

4 years ago

Changelog

Behind-the-scenes

  • Update bindings to and version dependency of magicl (@colescott, #238).

Bugfixes

  • Fix stray magicl binding (@appleby, #243).

v1.15.4

4 years ago

For DOI purposes.

v1.15.3

4 years ago
  • Bump the CL-QUIL dependency to v1.16.0

v1.15.2

4 years ago

Minor release to incorporate a bugfix in cl-quil.

v1.15.1

4 years ago

Patch release to capture the fix in quilc v1.15.1.

v1.15.0

4 years ago

Changelog

Features

  • State representations in QVM (@sophiaponte, #215).

Bugfixes

  • Remove old :AMPLITUDE initarg references in qvm-app (@sophiaponte, #221).

Improvements

  • Use cl-quil's tools for safe resolution of included files (@notmgsk, #224).

v1.14.0

4 years ago

Changelog

Bugfixes

  • Changing the default :initarg of channel-qvm to be valid (@sophiaponte, #211).

Additions

  • Async version check (@notmgsk, #216).
  • Add xy test (@kilimanjaro, #213).
  • QAOA and MAXCUT landscape plotting (@stylewarning, #212).