Releases: amazon-braket/amazon-braket-schemas-python
Releases · amazon-braket/amazon-braket-schemas-python
v1.1.0.post0
Testing and Release Infrastructure
- Make tox commands consistent with other repos
v1.1.0
Features
- Add explicit qubit allocation
v1.0.3
Bug Fixes and Other Changes
- Feature/lower latency
v1.0.2.post2
Testing and Release Infrastructure
- updating codeowners
v1.0.2.post1
Testing and Release Infrastructure
- fix black formatting
v1.0.2.post0
Testing and Release Infrastructure
- Add CHANGELOG.md
v1.0.2
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
Bug Fixes
- Update the Rigetti task result schema to allow for the program duration to be zero.
v1.0.0.post1
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
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