Skip to content

Releases: paulvangentcom/heartrate_analysis_python

1.2.5

05 Dec 09:23
Compare
Choose a tag to compare
bump to 1.2.5

HeartPy V1.1

06 Nov 11:23
Compare
Choose a tag to compare

V1.1 stable.

Main changes:

  • Package now has an official name: HeartPy
  • Package available on pip ("pip install heartpy")
  • Changed overall structure to get rid of global dicts, allows for modular or multithreaded use easier.
  • Changed docs to reflect changes

Attached:

  • python wheel: "heartpy-1.1-py3-none-any.whl"
  • tarball archive: "heartpy-1.1.tar.gz"
  • source files: "source_V1_1.zip"

V1.0.0 release

31 Jul 14:52
Compare
Choose a tag to compare

This marks the V1.0.0 release version. See the changelog for all updates so far.

The toolkit will remain under active development.