Skip to content

0.7.0

Compare
Choose a tag to compare
@orbeckst orbeckst released this 23 Jul 01:51
· 87 commits to master since this release
7b646c0

Release with bug fixes and new functionality.

Highlights

  • gmx parser now defaults to dropping NaN and corrupted lines (filter=True) #171
  • add a base class for workflows (PR #188)
  • add filter function to gmx.extract to make it more robust (PR #183): can filter incomplete/corrupted lines (#126, #171) with filter=True.
  • Fixed subsampling in statistical_inefficiency() when lower or step keywords are used (Issue #198, PR #199)

All Changes

See CHANGES for details.