[Feature, Performance] Add block to diagonal for parametric blocks #394
Labels
block-system
feature
New feature or request
hamevo
to_check
To check in the development of the new expression system.
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.The text was updated successfully, but these errors were encountered: