File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,6 @@ The rules for this file:
2121 * 2.11.0
2222
2323Fixes
24- * Improved performance of inverse index mapping in AtomGroup using an optimized
25- Cython implementation in lib._cutils.inverse_int_index()
26- (Issue #3387, PR #5252)
2724 * Fixes TypeError with np.int64 indexing in GSD Reader (Issue #5224)
2825 * Fixed bug in add_transformations allowing non-callable transformations
2926 (Issue #2558, PR #2558)
4542 DSSP by porting upstream PyDSSP 0.9.1 fix (Issue #4913)
4643
4744Enhancements
45+ * Improved performance of inverse index mapping in AtomGroup using an optimized
46+ Cython implementation in lib._cutils.inverse_int_index()
47+ (Issue #3387, PR #5252)
4848 * Reduces duplication of code in _apply() function (Issue #5247, PR #5294)
4949 * Added new top-level `MDAnalysis.fetch` module (PR #4943)
5050 * Added new function `MDAnalysis.fetch.from_PDB` to download structure files from wwPDB
You can’t perform that action at this time.
0 commit comments