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

Implementation of Parallelization to analysis.gnm #4700

Merged
merged 9 commits into from
Sep 9, 2024

Commits on Aug 31, 2024

  1. Update gnm.py

    talagayev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    64da707 View commit details
    Browse the repository at this point in the history
  2. Update conftest.py

    Added GNM
    talagayev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d23202c View commit details
    Browse the repository at this point in the history
  3. Update test_gnm.py

    Added GNM client into tests
    talagayev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ea22d60 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Update CHANGELOG

    Added Change to Changelog
    talagayev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a66b6ca View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    added name to changelog
    talagayev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ddb44bc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    f0f95bd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update CHANGELOG

    moved the parallelization below Issue MDAnalysis#4158
    talagayev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7f0ba62 View commit details
    Browse the repository at this point in the history
  2. Update gnm.py

    Addiditon of versionchanged with the mention of the support for multiprocessing and dask backends
    talagayev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2673e21 View commit details
    Browse the repository at this point in the history
  3. Update package/MDAnalysis/analysis/gnm.py

    Co-authored-by: Oliver Beckstein <orbeckst@gmail.com>
    talagayev and orbeckst committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b84fc1a View commit details
    Browse the repository at this point in the history