bsc-quantic / Tenet.jl

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

Implement QR factorization for `Tensor` #25

Closed mofeing closed 10 months ago

mofeing commented 1 year ago

Moved to bsc-quantic/Tensors.jl

jofrevalles commented 10 months ago

This was already implemented in Tensors.jl and in fact this code is already here in Tenet (inside Numerics.jl). This issue should be closed.