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

Fermionic anticommutation relations #157

Closed
wants to merge 16 commits into from

Conversation

aryavorskiy
Copy link
Contributor

@aryavorskiy aryavorskiy commented Mar 6, 2024

This PR addresses issue #102, providing a way to set the particle statistics in the ManyBodyBasis. I also added fermionbasis and bosonbasis convenience functions.

All tests seem to pass.

UPD: Sorry for the mess with the commits here, should have created a new fork.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 97.43590% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 92.96%. Comparing base (bb71f52) to head (15a3b53).

Files Patch % Lines
src/manybody.jl 97.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   93.00%   92.96%   -0.05%     
==========================================
  Files          25       25              
  Lines        3104     3083      -21     
==========================================
- Hits         2887     2866      -21     
  Misses        217      217              

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

@aryavorskiy
Copy link
Contributor Author

After thinking about it a little bit more, it seems that this interface requires some more work. Closing this in favor of a new properly forked PR

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