GaitAnalysisToolKit Versions Save

Tools for the Cleveland State Human Motion and Control Lab

v0.2.0

2 years ago
  • Support Python 3. [PR #149_]
  • Minimum dependencies bumped to Ubuntu 14.04 LTS versions and tests run on latest conda forge packages as of 2018/08/30. [PR #140_]
  • The minimum version of the required dependency, DynamicistToolKit, was bumped to 0.4.0. [PR #134_]
  • Reworked the DFlowData class so that interpolation and resampling is based on the FrameNumber column in the mocap data instead of the unreliable TimeStamp column. [PR #135_]
  • Added note and setup.py check about higher oct2py versions required for Windows.

.. _#149: https://github.com/csu-hmc/GaitAnalysisToolKit/pull/149 .. _#134: https://github.com/csu-hmc/GaitAnalysisToolKit/pull/134 .. _#135: https://github.com/csu-hmc/GaitAnalysisToolKit/pull/135 .. _#140: https://github.com/csu-hmc/GaitAnalysisToolKit/pull/140

v0.1.2

9 years ago

This release fixes a plotting bug and removes the unnecessary 3.1MB data file from the source distribution.

v0.1.1

9 years ago

This release fixes an installation bug which prevented proper installation of the octave files.

v0.1.0

9 years ago

This is the initial release of the GaitAnalysisToolKit.