Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
[doc/changelog] minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed May 12, 2016
1 parent 424d229 commit ce74802
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
Changelog
=========

2.1.2 (5-4-2016)
2.2 ()
----------------

**New features**:
- thermo: added TRAM estimation.
- thermo: show convergence progress during estimation.

**Fixes**:
- clustering: fix for memory leak in minRMSD cluster assignment.
- clustering: fix parallel cluster assignment with minRMSD metric.
- base: during estimation the model was accessed in an inappropriate way,
which led to the crash "AttributeError: object has no attribute '_model'" #764.
- coordinates.io: fixed a bug when trying to pyemma.coordinates.load certain MD formats.
The iterator could have returned None in some cases #790.
- coordiantes.save_traj(s): use new backend introduced in 2.1, speed up for non random
accessible trajectory formats like XTC.


2.1.1 (4-18-2016)
Expand Down

0 comments on commit ce74802

Please sign in to comment.