bsc-quantic / Qrochet.jl

Quantum Tensor Networks
https://bsc-quantic.github.io/Qrochet.jl/
Apache License 2.0
1 stars 0 forks source link

Add `rand` unitary initialization of `Chain` #12

Closed jofrevalles closed 4 months ago

jofrevalles commented 4 months ago

Summary

In Tenet v0.3.0 we added the possibility to initialize an MPS or MPO using Gram-Schmidt in order to create a state that is directly unitary. This feature could be added now into Qrochet.

mofeing commented 4 months ago

We could also implement the "eye" initialization.