Skip to content

v1.12.1 - Fix HERALDED_PAULI_CHANNEL_1

Compare
Choose a tag to compare
@Strilanc Strilanc released this 01 Dec 05:49
· 79 commits to main since this release
275baeb

Notable changes:

  • Add python 3.12 to the versions with prebuilt wheels

Bug fixes:

  • Fixed HERALDED_PAULI_CHANNEL_1 targeting fixed indices instead of the given qubits
    • For example, HERALDED_PAULI_CHANNEL_1(0.1) 2 5 3 was behaving like HERALDED_PAULI_CHANNEL_1(0.1) 0 1 2