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

mark analysis.pca.PCA as not parallelizable #4684

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Commits on Aug 23, 2024

  1. mark analysis.pca.PCA as not parallelizable

    - fix #4680
    - PCA explicitly marked as not parallelizable (at least not with
      simple split-apply-combine)
    orbeckst committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4db6f27 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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