Skip to content

Commit

Permalink
Initial: Introduce a gate name interner to avoid duplicating String
Browse files Browse the repository at this point in the history
… instances.

- Remove `variable_operation_class`, use enum nature to discriminate.
- Hide `gate_name_map` from Python, use `operation_from_name`.
- Other small tweaks and fixes.
  • Loading branch information
raynelfss committed Aug 7, 2024
1 parent 1fdd527 commit 623ed72
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 99 deletions.
Loading

0 comments on commit 623ed72

Please sign in to comment.