Skip to content

Latest commit

 

History

History
141 lines (70 loc) · 6.77 KB

CHANGELOG.md

File metadata and controls

141 lines (70 loc) · 6.77 KB

Change Log

v1.1 (2015-08-31)

Full Changelog

Closed issues:

  • Change license to LGPL #46

  • transition matrix sampler tests #35

Merged pull requests:

v1.0.4 (2015-08-04)

Full Changelog

Merged pull requests:

v1.0.3 (2015-07-29)

Full Changelog

Fixed bugs:

  • compilation failure windows #32

Closed issues:

  • doctest largest_connected_submatrix fails on py3.4 #40

  • imports in __init__.py files #24

  • write a new readme #22

  • implement SIGINT/Ctrl-C handler in reversible estimator #16

  • reversible transition matrix sampling with fixed stationary distribution #11

  • reversible transition matrix sampling and C-extension #10

Merged pull requests:

v1.0.2 (2015-07-14)

Full Changelog

Implemented enhancements:

  • Consider Python3 compatibility for more impact. #17

Closed issues:

  • Use eigh for reversible matrix decomposition #6

Merged pull requests:

v1.0.1 (2015-07-13)

Full Changelog

Closed issues:

  • pyemma.msm.io.read_dtraj behaves unexpectedly when file contains floats #14

  • rename msm.io to avoid shadowing python package io #12

  • test_generation fails randomly #9

  • Use eigh for reversible matrix decomposition #8

  • tpt pathway decomposition fails when requesting all pathways #7

  • create conda recipe and pypi package #4

  • enable travis #3

Merged pull requests:

v1.0 (2015-07-08)

Closed issues:

  • better package name #2

  • remove high level api classes #1

* This Change Log was automatically generated by github_changelog_generator