Skip to content

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

v1.1.0.post0

04 Dec 16:08
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Make tox commands consistent with other repos

v1.1.0

23 Nov 16:08
Compare
Choose a tag to compare

Features

  • Add explicit qubit allocation

v1.0.3

03 Nov 16:08
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Feature/lower latency

v1.0.2.post2

30 Oct 16:08
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • updating codeowners

v1.0.2.post1

10 Sep 16:05
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • fix black formatting

v1.0.2.post0

09 Sep 23:37
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • Add CHANGELOG.md

v1.0.2

04 Sep 20:13
46a1039
Compare
Choose a tag to compare

Bug Fixes

  • Update the schema validation for GateModelParameters to be more strict, this will avoid Pydantic to auto convert String integers to int.

v1.0.1

25 Aug 22:22
ab86086
Compare
Choose a tag to compare

Bug Fixes

  • Update the Rigetti task result schema to allow for the program duration to be zero.

v1.0.0.post1

14 Aug 22:49
ff892e7
Compare
Choose a tag to compare

documentation: Get Read the Docs working (#50)

Fixed previously failing Read the Docs builds (see amazon-braket/amazon-braket-default-simulator-python#46)

v1.0.0

13 Aug 16:02
567973f
Compare
Choose a tag to compare

This is the public release of the Amazon Braket Python Schemas!

Amazon Braket Python Schemas is an open source library that contains the schemas for Braket, including:

  • intermediate representations (IR) for Amazon Braket quantum tasks and offers serialization and deserialization of those IR payloads. Think of the IR as the contract between the Amazon Braket SDK and Amazon Braket API for quantum programs.
  • schemas for the S3 results of each quantum task
  • schemas for the device capabilities of each device