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.diffusionmap' parallelization #4745

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

Commits on Oct 19, 2024

  1. Update diffusionmap.py

    added backends and aggregator for DistanceMatrix
    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3e8bcf6 View commit details
    Browse the repository at this point in the history
  2. Update conftest.py

    added client_DistanceMatrix
    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a86327f View commit details
    Browse the repository at this point in the history
  3. Update test_diffusionmap.py

    added client_DistanceMatrix to tests
    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3002f68 View commit details
    Browse the repository at this point in the history
  4. Update diffusionmap.py

    pep fixes
    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7d5ff86 View commit details
    Browse the repository at this point in the history
  5. Update diffusionmap.py

    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b8a03ce View commit details
    Browse the repository at this point in the history
  6. Update test_diffusionmap.py

    pep fixes
    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5e74e05 View commit details
    Browse the repository at this point in the history
  7. Update test_diffusionmap.py

    pep
    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    539ad16 View commit details
    Browse the repository at this point in the history
  8. Update diffusionmap.py

    testing ndarray_mean
    talagayev authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    820c815 View commit details
    Browse the repository at this point in the history