Skip to content

Releases: amazon-braket/amazon-braket-default-simulator-python

v1.18.1

10 Jul 22:10
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Use op names for noise parsing

v1.18.0

10 Jul 16:13
Compare
Choose a tag to compare

Features

  • physical qubits
  • Allow prebuilt circuits in ProgramContext

Bug Fixes and Other Changes

  • Include circuit property in abstract context
  • progress bar of ahs simulator

v1.17.0

06 Jul 16:12
Compare
Choose a tag to compare

Features

  • AbstractProgramContext interface

Bug Fixes and Other Changes

  • flip internal mapping for ctrl/negctrl
  • clamp indexing in scipy integration method

v1.16.0

29 Jun 16:14
Compare
Choose a tag to compare

Features

  • add support for python 3.11

v1.15.0

12 Jun 16:54
Compare
Choose a tag to compare

Features

  • add optional third angle to MS gate

v1.14.0.post0

25 May 16:33
Compare
Choose a tag to compare

Documentation Changes

  • add a linter to check proper rst formatting and fix up incorrect docs

v1.14.0

15 May 16:13
Compare
Choose a tag to compare

Features

  • update local sim properties to include supported modifiers

v1.13.3

10 May 16:13
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • New implementation for helper _get_rabi_dict in rydberg AHS.

v1.13.2

01 May 16:12
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Modification to scipy_integrate_ode_run In braket_ahs local simulator

v1.13.1

26 Apr 16:35
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • test: parallelize test execution for pytest