ITensor / NDTensors.jl

A Julia package for n-dimensional sparse tensors.
Apache License 2.0
27 stars 7 forks source link

Eigen Index Redesign #67

Closed emstoudenmire closed 3 years ago

emstoudenmire commented 3 years ago

Change how internal index is created in eigen, hopefully removing the need for the QN fix in ITensors eigen

emstoudenmire commented 3 years ago

There is an accompanying PR for ITensors that tests this change