SaashaJoshi/piQture

Add complex simple parameterization structure for a two-qubit unitary block.

Closed this issue · 0 comments

The two-qubit unitary block implementation lacks the structure for a complex simple parameterization.

https://github.com/SaashaJoshi/quantum-image-processing/blob/16fcdaad22ad0671043827d00692959c43681f43/quantum_image_processing/gates/two_qubit_unitary.py#L19-L20

Also make necessary additions to classes that use complex simple parameterization - for example, TTN, MERA, and MPS.