Skip to content

Releases: amazon-braket/amazon-braket-schemas-python

v0.3.0

11 Aug 18:12
aa05bfa
Compare
Choose a tag to compare

Features

  • Add simulator metadata in task result
  • Changing execution window
  • making updatedAt optional and add constraints to qubit count

Bug Fixes

  • Fixing the type of some D-Wave properties and fixing enums

v0.2.5

31 Jul 22:55
5689474
Compare
Choose a tag to compare

Features

  • Added schema headers to IR
  • Added schemas for an S3 result of a quantum task
  • Added schemas for device capabilities
  • Renamed repo to amazon-braket-schemas-python

v0.2.4

27 Apr 22:20
35539d3
Compare
Choose a tag to compare
  • Added support for specifying basis rotation instructions as part of jaqcd program

v0.2.3

27 Mar 22:58
e5b4465
Compare
Choose a tag to compare

Features

  • Added support for specifying requested results as part of jacqd program for expectation, samples, variance, probability, state vector, and amplitude

v0.2.2

13 Mar 03:04
b7b9ea2
Compare
Choose a tag to compare

Features

  • Added unitary gate

Change annealing quadratic keys to strings

17 Jan 23:15
0fb7997
Compare
Choose a tag to compare

Change annealing quadratic keys to strings because JSON doesn't support tuple keys

Annealing support

08 Jan 21:22
5d1692d
Compare
Choose a tag to compare

Added support for quantum annealing via braket.ir.annealing.problem.Problem.

Add XY gate, add zip-build to tox

19 Dec 02:25
dcb800e
Compare
Choose a tag to compare

New Features

  1. Added XY gate to reflect the newest gate in PyQuil: https://github.com/rigetti/pyquil/blob/master/pyquil/gates.py#L445
  2. Added zip-build to tox for pull requests

v0.1.1

17 Dec 19:06
Compare
Choose a tag to compare
Updated README with stable/latest branch