Skip to content

Add visualization tools for datastructures #41

@daehiff

Description

@daehiff

Basic drawing and printing of the different data-structures:

  • Tableaus
  • PauliPolynomials
  • PauliExponentials

You can orient yourself on the code inpauliopt for both: https://github.com/hashberg-io/pauliopt/blob/main/pauliopt/pauli/pauli_polynomial.py#L215

You need to create wrappers for Tableaus, PauliPolynomials and PauliExponentials which you can then visualize.
Create this objects in rust as pyO3 python bindings.

Out of scope:
Video visualization of the synthesis methods that is automatically generated.

Metadata

Metadata

Assignees

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