Skip to content

Commit

Permalink
First working implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
eliarbel committed Sep 15, 2024
1 parent 8dc1337 commit 1a3c38d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/accelerate/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ pub mod two_qubit_decompose;
pub mod uc_gate;
pub mod utils;
pub mod vf2_layout;
pub mod gate_direction;

mod rayon_ext;
#[cfg(test)]
Expand Down

0 comments on commit 1a3c38d

Please sign in to comment.