Skip to content

Release 0.6.8

Latest
Compare
Choose a tag to compare
@rturrado rturrado released this 18 Oct 10:28
· 6 commits to develop since this release
9ab846d

Added

  • Gate modifiers: inv, pow, and ctrl.
  • C++ linters GitHub Actions job (just running clang-format at the moment).

Changed

  • Fix bug: empty lists are written out to JSON as "[]" instead of [].
  • Fix bug: CRk and CZ parameter types were interchanged in the instruction set.
  • More descriptive and consistent (snake case) file names.
  • Minor fixes and tweaks to documentation.

Removed