Skip to content

Releases: MSRudolph/PauliPropagation.jl

v0.1.1

20 Jan 15:56
40724a6
Compare
Choose a tag to compare

What's Changed

[bugfixes]:

  • rylayer!() and rzlayer!() would append invalid or the wrong kind of PauliRotation gates
  • getparameterindices() would incorrectly return gate positions instead of parameter positions when circuit contains non-parametrized gates.

v0.1.1 by @MSRudolph in #49

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jan 15:18
e326285
Compare
Choose a tag to compare

PauliPropagation.jl

First official release.

Contributors