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` initialization for `Chain` #17

Closed jofrevalles closed 7 months ago

jofrevalles commented 7 months ago

Summary

This PR addresses #12 by adding the rand function for Chain types. For now, we have implemented it for Chain(Open, State) and Chain(Open, Operator).

@mofeing, the only thing missing now is the code in here. Do you think this is necessary?