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

Fix bug in PCA trajectory iteration -- avoid explicit usage of self.start #4423

Merged
merged 11 commits into from
Jan 20, 2024

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    211cbcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4de910 View commit details
    Browse the repository at this point in the history
  3. Update test_pca.py

    fix formatting changes
    Egor Marin authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    be05e9b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    9743827 View commit details
    Browse the repository at this point in the history
  2. Update documentaiton

    marinegor committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e146863 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    dbe2dbc View commit details
    Browse the repository at this point in the history
  2. Update testsuite/MDAnalysisTests/analysis/test_pca.py

    Co-authored-by: Irfan Alibay <[email protected]>
    Egor Marin and IAlibay authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a4b2f4a View commit details
    Browse the repository at this point in the history
  3. Update package/MDAnalysis/analysis/pca.py

    Co-authored-by: Irfan Alibay <[email protected]>
    Egor Marin and IAlibay authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0c95e34 View commit details
    Browse the repository at this point in the history
  4. Update package/CHANGELOG

    Co-authored-by: Irfan Alibay <[email protected]>
    Egor Marin and IAlibay authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    39965ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b270c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e915a4 View commit details
    Browse the repository at this point in the history