Skip to content

blueqat 0.4.7 - 2021-09-16

Compare
Choose a tag to compare
@gyu-don gyu-don released this 16 Sep 07:19
· 101 commits to master since this release

New feature

  • Built-in macros.
    • To activate, run import blueqat.macros.
    • draw, margolus, c3z, c4z, c3x, c4x, mcx_gray, mcz_gray, mcrx_gray, mcry_gray, mcrz_gray, mcr_gray, mcu_gray are available.

API Change

  • blueqat.utils.circuit_to_unitary is moved to blueqat.circuit_utils.circuit_to_unitary.