Skip to content

v0.3.2

Compare
Choose a tag to compare
@PhilReinhold PhilReinhold released this 03 Oct 19:26
· 17 commits to main since this release
97da776

Highlights

  • Allow use of Python slice objects to index oqpy array types
  • Add CachedExpressionConvertible protocol to allow foreign types to cache their conversion methods
  • Allow Program.function_call to specify an output variable
  • Add support for gate definitions and gate modifiers
  • Allow externs without arguments or return values

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2