Dear ITensor Team,
I have a problem with the readFromFile(FileName, sites) function. I am using a custom SiteSet "OpenSystemSite", which is a mixture of bosonic and fermionic sites.
When compiling, the function throws an error
error: no matching function for call to ‘read(std::ifstream&, itensor::OpenSystemSite<itensor::BosonSiteOpen, itensor::ElectronSite>&)’
Reading in the MPS created on this SiteSet seems to work fine.
Is the build-in function readFromFile() just not compatible with a mixed SiteSet or do you have an idea how I could fix this?
Best wishes and thanks for the great work on Itensor!
Luisa