jcmgray / quimb

A python library for quantum information and many-body calculations including tensor networks.
http://quimb.readthedocs.io
Other
467 stars 107 forks source link

Improved documentation - suggestions welcome #86

Open jcmgray opened 3 years ago

jcmgray commented 3 years ago

The tensor network documentation, in particular, has fallen a bit behind the functionality. This issue is to keep track of what extra documents will hopefully be written and any suggestions for content.

Docs

Examples

rezah commented 3 years ago

@jcmgray That is super cool to extent documentation: I think we can tell people QUIMb can handle infinite/periodic TN such as iMPS and scale invariant MERA. I will complete the flowing list

  1. transitional invariant TN like MPS with periodic boundary conditions
  2. infinite TN: especially iMPS, scale-invariant MERA
  3. learning CoTenGra in a more practical way? I am curious about that
  4. 2D Tensor networks like MERA/TTN is missing here
jcmgray commented 3 years ago

A detailed guide to drawing has been added here - https://quimb.readthedocs.io/en/latest/tensor-drawing.html.

jcmgray commented 2 years ago

The basic introduction to tensor network functionality has been re-written - https://quimb.readthedocs.io/en/latest/tensor-basics.html.