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

Remove GSD from optional test dependencies #4707

Merged
merged 12 commits into from
Sep 10, 2024

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    a8bda7b View commit details
    Browse the repository at this point in the history
  2. fixed pep8 issues

    MattTDavies authored and yuxuanzhuang committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    40b0c37 View commit details
    Browse the repository at this point in the history
  3. Removed sanitisation

    MattTDavies authored and yuxuanzhuang committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    be47d85 View commit details
    Browse the repository at this point in the history
  4. Fix MDAnalysis#4687 -- rdkit values in azure CI (MDAnalysis#4688)

    * Investigate rdkit issue
    
    * Update azure-pipelines.yml
    
    * fix numpy 2.0 import block
    
    * fix imports
    IAlibay authored and yuxuanzhuang committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    acc60b8 View commit details
    Browse the repository at this point in the history
  5. mark analysis.pca.PCA as not parallelizable (MDAnalysis#4684)

    - fix MDAnalysis#4680
    - PCA explicitly marked as not parallelizable (at least not with
      simple split-apply-combine)
    - add tests
    - update CHANGELOG
    orbeckst authored and yuxuanzhuang committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    dc9654e View commit details
    Browse the repository at this point in the history
  6. merge to main

    yuxuanzhuang committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    652efec View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    a7c7624 View commit details
    Browse the repository at this point in the history
  2. disable gsd

    yuxuanzhuang committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c9ab1c5 View commit details
    Browse the repository at this point in the history
  3. disable gsd in azure

    yuxuanzhuang committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1c447d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06ec49a View commit details
    Browse the repository at this point in the history
  5. fix azure

    yuxuanzhuang committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5dc9f0f View commit details
    Browse the repository at this point in the history
  6. restore timeout to 200

    yuxuanzhuang committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    73b68c5 View commit details
    Browse the repository at this point in the history