Skip to content

v0.11.3

Compare
Choose a tag to compare
@mlodi-hqs mlodi-hqs released this 09 Oct 14:03
· 30 commits to main since this release
863f99d
  • Modified TweezerDevice.from_json() and TweezerMutableDevice.set_default_layout() to automatically switch the layout of the device if a default one was set
  • Modified TweezerDevice and TweezerMutableDevice.to_json() such that it returns an error in case no QRyd-valid gates are executable
  • Added TweezerDevice.from_mutable() static method
  • Added dev parameter in APIBackend constructor
  • Added TweezerDevice support for APIBackend