Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
moved the parallelization below Issue MDAnalysis#4158
  • Loading branch information
talagayev authored Sep 9, 2024
1 parent f0f95bd commit 7f0ba62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ Fixes
* Fix groups.py doctests using sphinx directives (Issue #3925, PR #4374)

Enhancements
* Enables parallelization for analysis.gnm.GNMAnalysis (Issue #4672)
* Introduce parallelization API to `AnalysisBase` and to `analysis.rms.RMSD` class
(Issue #4158, PR #4304)
* Enables parallelization for analysis.gnm.GNMAnalysis (Issue #4672)
* explicitly mark `analysis.pca.PCA` as not parallelizable (Issue #4680)
* Improve error message for `AtomGroup.unwrap()` when bonds are not present.(Issue #4436, PR #4642)
* Add `analysis.DSSP` module for protein secondary structure assignment, based on [pydssp](https://github.com/ShintaroMinami/PyDSSP)
Expand Down

0 comments on commit 7f0ba62

Please sign in to comment.