google / qhbm-library

Quantum Hamiltonian-Based Models built on TensorFlow Quantum
https://qhbm-library.readthedocs.io/en/latest/
Apache License 2.0
40 stars 15 forks source link

Update DirectQuantumCircuit initializer range #220

Closed zaqqwerty closed 2 years ago

zaqqwerty commented 2 years ago

Resolves #149

Change bounds on default DirectQuantumCircuit initializer to cover one period of gates defined via exponents of idempotent matrices. Updates the docstring to explain the motivation for the bounds on the default initializer.