ITensor / website

Source code for the website at itensor.org
http://itensor.org
6 stars 12 forks source link

Update "diagTensor" docs for V3 #23

Closed mtfishman closed 5 years ago

mtfishman commented 5 years ago

Check to make sure diagTensor docs (http://www.itensor.org/docs.cgi?vers=cppv3&page=classes/diag_itensor) are complete. Can the constructors take other types of inputs, like IndexSet, std::vector<Index>, etc. and not just Index,Index,...?