quantax.utils.tree_combine_cpl#
- quantax.utils.tree_combine_cpl(tree_real: PyTree, tree_imag: PyTree) PyTree#
Combine two real pytrees to a complex one. It’s the inverse operation of
tree_split_cpl.
Combine two real pytrees to a complex one. It’s the inverse operation of
tree_split_cpl.