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

Enable parallelization for analysis.polymer #4871

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

tanishy7777
Copy link
Contributor

@tanishy7777 tanishy7777 commented Dec 28, 2024

Fixes #4671

Changes made in this Pull Request:

  • Enabled parallelization for PersistenceLength class
  • added tests (including fixtures in analysis/conftest.py)
  • update CHANGELOG

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

Developers certificate of origin


📚 Documentation preview 📚: https://mdanalysis--4871.org.readthedocs.build/en/4871/

@pep8speaks
Copy link

pep8speaks commented Dec 28, 2024

Hello @tanishy7777! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 322:80: E501 line too long (89 > 79 characters)

Line 183:1: E302 expected 2 blank lines, found 1
Line 185:25: W292 no newline at end of file

Line 175:1: E302 expected 2 blank lines, found 1
Line 195:1: W391 blank line at end of file

Comment last updated at 2025-01-06 17:28:56 UTC

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.

MDAnalysis.analysis.polymer: Implement parallelization or mark as unparallelizable
2 participants