bsc-quantic / Tenet.jl

Composable Tensor Network library in Julia
https://bsc-quantic.github.io/Tenet.jl/
Apache License 2.0
18 stars 1 forks source link

Implement local transformations from `quimb` #7

Closed mofeing closed 1 year ago

mofeing commented 1 year ago

In https://arxiv.org/abs/2002.01935, authors introduced a list of local Tensor Network transformations than simplify their contraction and path finding.

jofrevalles commented 1 year ago

All implementations done.

mofeing commented 1 year ago

I think there are new transformations implemented in quimb so we have to read its source, but this can be done later.

@jofrevalles Could you add information in the docstrings of the transformations?

jofrevalles commented 1 year ago

@jofrevalles Could you add information in the docstrings of the transformations?

Sure! I will do this