You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of the functionality was exploratory as I was trying out different designs and contraction strategies. It has been cleaned up, reorganized and simplified in #16 so should be easier to understand and test now.
Currently the ITensorNetworks module only has 3 tests, two for the projectors and 1 for the model.
We need to add more unit tests, for both testing the function robustness and for demonstrating the API/purpose of each function.
The text was updated successfully, but these errors were encountered: