jemisjoky / TorchMPS

PyTorch toolbox for matrix product state models
MIT License
138 stars 31 forks source link

Revamp repository structure #13

Closed jemisjoky closed 3 years ago

jemisjoky commented 3 years ago

Revamped the repository layout to better align with Python packaging best practices, and developed a test suite which should work with GH actions. I also wrote an improved version of the basic MPS contraction code, which still needs to be integrated in the actual model code.