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

'MDAnalysis.analysis.density' parallelization #4729

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Oct 8, 2024

  1. Update density.py

    added backend and aggregator
    talagayev authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d95a13a View commit details
    Browse the repository at this point in the history
  2. Update conftest.py

    Added client_DensityAnalysis
    talagayev authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3731096 View commit details
    Browse the repository at this point in the history
  3. Update test_density.py

    Added  client_DensityAnalysis to tests
    talagayev authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    129cf62 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix density parallel

    yuxuanzhuang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d335131 View commit details
    Browse the repository at this point in the history