Matthew Weippert
Results
2
issues of
Matthew Weippert
The InputGroup class has a private member "quiet" which will disable print statements while reading parameters from the file. However, there is no way to set or modifiy this flag....
I'd love to see some methods for serialization and storage of matrix product operators and states. In the short term, I was hoping to use pickle and/or [dill](https://pypi.org/project/dill/), but both...