ORNL-QCI/tnqvm

Design ITensor interface

amccaskey opened this issue · 0 comments

We need a general ITensor object. Possible requirements:

  1. Templated on node type, ie GPU, CPU, etc
  2. Operator/method for contraction
  3. Truncation / SVD
  4. Reshape - combine indices, separate indices
  5. Swap axes