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

Turn ParallelAnalysisBase into dask custom collection #1

Open
wants to merge 8 commits into
base: refactor_pmda
Choose a base branch
from

Conversation

yuxuanzhuang
Copy link
Owner

Fixes #

Changes made in this Pull Request:

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

* fix MDAnalysis#139 
* fix MDAnalysis#143 
* remove pep8
* use matplotlib 3.2
* add comment
* Fixes MDAnalysis#140 
* add test and fix for n_blocks
* Changes made in this Pull Request:
   - change np.hstack to np.concatenate in all _conclude code
   - add tests for uneven blocks.
* changelog
* fix MDAnalysis#137
* make balance raises ValueErro  if any slices would remain empty, ie if n_blocks > n_frames
* changelog

* disable warning

* test

* test fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant