You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* convert comparator to circuit
* move first arithmetic circuits to terra
- fixed value comparator
- linear rotation
- polynomial rotation
* refactor pw linrot and weighted sum op
* fix wrong num of qubits
if ther ancilla register is too long it must be truncated to the required number of ancillas, otherwise circuit.append complains
* name args
* fix renamings to PauliRotations
* fix renaming to integer_comparator
* fix case of too many ancillas
* fix copyright
* add deprecation warning filters on tests
* add note to changelog
* gci to use circuit lib
* european call delta to use circ lib
* pwl objective to use circuit lib + fix lint
* european call to use circuit lib + fix lint
* add rangle and mapsto to pylintdict
Co-authored-by: Manoel Marques <[email protected]>
0 commit comments