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

periodic boundary conditions #59

Merged
merged 2 commits into from
Nov 25, 2024
Merged

periodic boundary conditions #59

merged 2 commits into from
Nov 25, 2024

Conversation

johannesulf
Copy link
Owner

This PR implements periodic boundary conditions, as suggested in #56. In essence, this amounts to a simple automatic centering of live points along dimensions that are periodic. This should help with parameters spaces that are periodic such as when fitting angles.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12016965006

Details

  • 164 of 168 (97.62%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 98.038%

Changes Missing Coverage Covered Lines Changed/Added Lines %
nautilus/bounds/nautilus.py 131 135 97.04%
Totals Coverage Status
Change from base Build 11404807192: 0.2%
Covered Lines: 1249
Relevant Lines: 1274

💛 - Coveralls

@johannesulf johannesulf merged commit 6a5c230 into main Nov 25, 2024
18 checks passed
@johannesulf johannesulf deleted the periodic branch January 22, 2025 21:22
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