@@ -14,11 +14,14 @@ The rules for this file:
1414
1515
1616-------------------------------------------------------------------------------
17- ??/??/?? IAlibay, orbeckst, marinegor, tylerjereddy, ljwoods2, talagayev
17+ ??/??/?? IAlibay, orbeckst, marinegor, tylerjereddy, ljwoods2, marinegor,
18+ spyke7, talagayev
1819
1920 * 2.11.0
2021
2122Fixes
23+ * Fixes the verbose=False in EinsteinMSD, and only shows progress bar when
24+ verbose=True (Issue #5144, PR #5153)
2225 * Fix incorrect assignment of topology_format to format (and vice versa)
2326 when a parsing class is provided to either (Issue #5147, PR #5148)
2427 * Fix incorrect TPR file parsing for GROMACS topologies produced prior
@@ -30,19 +33,6 @@ Enhancements
3033 * Enables parallelization for analysis.diffusionmap.DistanceMatrix
3134 (Issue #4679, PR #4745)
3235
33- Changes
34-
35- Deprecations
36-
37-
38- 11/24/25 IAlibay, orbeckst, marinegor, tylerjereddy, ljwoods2, marinegor, spyke7
39-
40- * 2.11.0
41-
42- Fixes
43- * Fixes the verbose=False in EinsteinMSD, and only shows progress bar when
44- verbose=True (Issue #5144, PR #5153)
45-
4636Changes
4737 * The msd.py inside analysis is changed, and ProgressBar is implemented inside
4838 _conclude_simple and _conclude_fft functions instead of tqdm (Issue #5144, PR #5153)
0 commit comments