-
Notifications
You must be signed in to change notification settings - Fork 652
ReleaseNotes0162
Max Linke edited this page Jun 27, 2017
·
1 revision
MDAnalysis v0.16.2 release!
- release date: 06/27/17
- deprecated core.Timeseries module for 0.17.0 (Issue #1383)
- deprecated instant selectors for 1.0 (Issue #1377)
- deprecated the core.flag registry for 1.0 (Issue #782)
- fixed GROWriter truncating long resids from the wrong end (Issue #1395)
- Fixed dtype of numpy arrays to accomodate 32 bit architectures (Issue #1362)
- Groups are hashable on python 3 (Issue #1397)
- scipy and matplotlib are now required dependencies (Issue #1159)
richardjgowers, rathann, jbarnoud, orbeckst, utkbansal