Skip to content
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

Add nambu projection to meanfield #318

Closed
wants to merge 2 commits into from
Closed

Add nambu projection to meanfield #318

wants to merge 2 commits into from

Conversation

pablosanjose
Copy link
Owner

For MeanFields in Nambu space, it becomes necessary to impose the Nambu symmetries in order for the iteration solvers do not break said symmetries by accumulation of errors. This PR imposes said symmetries, that are different for rotated basis [c↑, c↓, c↓⁺, -c↑⁺] (meanfield keyword namburotation = true) or [c↑, c↓, c↑⁺, c↓⁺] (keyword namburotation = false). Default: false

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 43.24324% with 21 lines in your changes missing coverage. Please review.

Project coverage is 92.20%. Comparing base (53fbafc) to head (8701c31).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/meanfield.jl 41.66% 21 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #318      +/-   ##
==========================================
- Coverage   92.47%   92.20%   -0.27%     
==========================================
  Files          39       39              
  Lines        6906     6937      +31     
==========================================
+ Hits         6386     6396      +10     
- Misses        520      541      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pablosanjose
Copy link
Owner Author

Closed in favor of #323

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants