-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added triplet interactions: ring-exchange and spin-chirality coupling #462
base: develop
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #462 +/- ##
===========================================
- Coverage 48.04% 47.31% -0.73%
===========================================
Files 72 72
Lines 11242 11450 +208
===========================================
+ Hits 5401 5418 +17
- Misses 5841 6032 +191 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CUDA version of the Heisenberg Hamiltonian is missing the corresponding changes.
A unit test would be good, just to make sure the code at least does not crash.
Also, indentation should be checked to be spaces.
0a4cc38
to
c5dda64
Compare
d06f4af
to
218b5f5
Compare
a056662
to
02dbca6
Compare
5a61c3e
to
e2ac088
Compare
0ad5b3c
to
6d1996b
Compare
d8f00a2
to
9532235
Compare
I updated this PR to the current Note, unit tests should still be implemented in order to avoid accidentally breaking it and providing a broken feature. |
212372f
to
f49c114
Compare
63fbd74
to
2edff73
Compare
No description provided.