Skip to content

Release 0.8

Compare
Choose a tag to compare
@antalszava antalszava released this 04 Feb 20:33
· 226 commits to master since this release
5e6701b

Improvements

  • Ported the CirqDevice class to use the new QubitDevice base class,
    enabling the use of tensor observables.
    #19

  • Added support for inverse operations by defining the .inv() method
    of the CirqOperation class which uses the cirq.inverse function.
    #15

Bug fixes

  • Replaced depreceated Cirq commands.
    #19

  • Fix a minor bug introduced into the test suite by the release of Cirq 0.7.0.
    #18

  • Fix bugs introduced into the test suite by the release of Cirq 0.6.0.
    #13

Contributors

This release contains contributions from (in alphabetical order):

Johannes Jakob Meyer, Antal Száva