qadence icon indicating copy to clipboard operation
qadence copied to clipboard

[Feature, Performance] Add block to diagonal for parametric blocks

Open jpmoutinho opened this issue 10 months ago • 0 comments

The function block_to_tensor for parametric blocks is handled by _block_to_tensor_embedded. We should have a similar function for diagonal blocks, e.g. _block_to_diagonal_embedded to handle parametric diagonal blocks.

jpmoutinho avatar Apr 23 '24 11:04 jpmoutinho