Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add special visualization for Quantum types #160

Open
jofrevalles opened this issue Feb 20, 2024 · 1 comment
Open

Add special visualization for Quantum types #160

jofrevalles opened this issue Feb 20, 2024 · 1 comment
Milestone

Comments

@jofrevalles
Copy link
Member

Currently, the Chain tensor networks could be visualized using its field and the Tenet.plot(::TensorNetwork) function. Nevertheless, we could enhance this function so that it plots the MPS, MPO, ... networks following the common used diagrams, i.e., fix the tensors in a grid-like structure.

@mofeing
Copy link
Member

mofeing commented Feb 20, 2024

I would suggest that we can directly implement a stack/grid visualization for all Quantum TNs.

Maybe we could use something like https://juliagraphs.org/NetworkLayout.jl/stable/#pin-Positions-in-Interative-Layouts to manually set tensor positions.

@mofeing mofeing changed the title Add special visualization for Chain types Add special visualization for Quantum types Jun 2, 2024
@mofeing mofeing transferred this issue from bsc-quantic/Qrochet.jl Jul 7, 2024
@mofeing mofeing added this to the 0.9 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants