Origin/main#15
Merged
Merged
Conversation
The commit consists of the following things: 0) Some housekeeping. 1) Downgraded Python from 3.9 to 3.8, as I don't have 3.9 on my local machine due to it being not yet introduced by Anaconda 2) Initialised the file to keep the contractor class in 3) The MPS class 4) The DMRG Class 5) utils.py containing the relevant toolkin 6) The last but not the least, tests -- this is very important, for now I have 5 of them, all passing. Feel free to propose any other tests and crashtests of the existing ones.
For consistency.
… the code more agnostic
Added a threshold score for a linter to pass. Now, if the total score >= 8, the linting action should pass.
…o alex-branch-1
…o alex-branch-1
Codecov Report
@@ Coverage Diff @@
## main #15 +/- ##
==========================================
- Coverage 93.95% 93.74% -0.22%
==========================================
Files 12 12
Lines 860 847 -13
==========================================
- Hits 808 794 -14
- Misses 52 53 +1
Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.