tequilahub / tequila

A High-Level Abstraction Framework for Quantum Algorithms
MIT License
362 stars 101 forks source link

Add Overlap module #227

Closed fran-scala closed 2 years ago

fran-scala commented 2 years ago

Overlap module contains the overlap.py file. A test_overlap.py file is also provided in the tests folder. Add assign_ctrl function in circuit.py.

fran-scala commented 2 years ago

In test_krylov.py there are two extra functions that maybe can be moved somewhere else