pasqal-io / pyqtorch

PyTorch-based state vector simulator
https://pasqal-io.github.io/pyqtorch/
Apache License 2.0
43 stars 15 forks source link

[Feature] Prototype for composite operations #167

Closed Roland-djee closed 2 months ago

Roland-djee commented 2 months ago

Rough prototype for a composite operation in PyQ to be used for circuits and hamiltonians.

In the current state the tests pass locally, but not on github.

jpmoutinho commented 2 months ago

Closing since completed by @dominikandreasseitz