Skip to content
Max Linke edited this page Jun 27, 2017 · 1 revision

MDAnalysis v0.16.2 release!

  • release date: 06/27/17

CHANGELOG

Deprecations

  • 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)

Fixes

  • 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)

Changes

  • scipy and matplotlib are now required dependencies (Issue #1159)

Authors

richardjgowers, rathann, jbarnoud, orbeckst, utkbansal

Clone this wiki locally