Skip to content

Final changes for v1.9 #275

@Strilanc

Description

@Strilanc
  • Upgrade the api reference generation to match the .pyi generation with respect to type signatures
  • Fix numpy.ndarray[float32] type annotations that are actually np.ndarray[complex64]
  • Fix stim.TableauSimulator.state_vector repeating If the result is in little endian order
  • Add stim.TableauSimulator.num_qubits property
  • Fix peek_block (should be bloch) typo in do_tableau docstring and figure out why doc tests didn't catch it
  • Try removing the machine architecture prefixes on types now that the arch detection is done in a separate extension
  • Fix <a name="compatibility> in dev docs
  • Add variant op names to stim.TableauSimulator such as cnot/cx/zcx and also methods for gates like c_xyz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions