harshangrjn / QuantumCircuitOpt.jl

A Julia/JuMP Package for Optimal Quantum Circuit Design
Other
56 stars 15 forks source link

Adding gate specificity to rotation gates #18

Closed lockwo closed 3 years ago

lockwo commented 3 years ago

Running locally I have 2 tests fail (constraint_redundant_gate_product_pairs test, constraint_idempotent_gates) and 2 tests error (Test: Minimum depth U3(0,0,π/4) gate, Test: 3-qubit RX gate decomposition). I suspect these are because the test checks for things are are now problematic because of the added gates.