issues
search
ORNL-QCI
/
tnqvm
Tensor Network QPU Simulator for Eclipse XACC
43
stars
10
forks
source link
Design ITensor interface
#2
Closed
amccaskey
closed
7 years ago
amccaskey
commented
8 years ago
We need a general ITensor object. Possible requirements:
Templated on node type, ie GPU, CPU, etc
Operator/method for contraction
Truncation / SVD
Reshape - combine indices, separate indices
Swap axes
We need a general ITensor object. Possible requirements: