Releases: amazon-braket/amazon-braket-sdk-python
Releases · amazon-braket/amazon-braket-sdk-python
v1.64.2
Bug Fixes and Other Changes
- treating OpenQASM builtin types as constants
v1.64.1
Bug Fixes and Other Changes
- make filter more convenient
v1.64.0
Features
- add str, repr and getitem to BasisState
Bug Fixes and Other Changes
- update: adding a test to check for circular imports
v1.63.0
Features
- Allow reservation ARN in task and job creation
Bug Fixes and Other Changes
- Add Forte 1 device
v1.62.1
Bug Fixes and Other Changes
- Fix broken link to example notebook
- update: default no longer returning RETIRED devices from get_devices
Documentation Changes
- Add matrix expressions to docstrings
v1.62.0
Features
- Add get_compiled_circuit convenience method
v1.61.0.post0
Documentation Changes
- Improve docstring for make_bound_circuit
v1.61.0
Features
- simplify entry point wrapper
Bug Fixes and Other Changes
- fixing some type hints for optional params
v1.60.2
Bug Fixes and Other Changes
- drop task count for batch task tests to 3
v1.60.1
Bug Fixes and Other Changes
- set python container version explicitly
- set decorator job working directory inside of function
- s3 config support for decorator jobs