Breaking changes:
- add item here
New features:
- Stress in zone
Bug fixes:
- add item here
Breaking changes:
- add item here
New features:
- Stress in zone (Todo)
- Geohashing (Todo)
- Wbal expenditure (Todo)
- Energy expenditure in J and in kcal (Todo)
- TRIMP (Todo)
Bug fixes:
- add item here
Breaking changes:
- All stream shape preserving metrics did move to streams.py
- All other calculations did move to metrics.py
New features:
- NumPy Style Python Docstrings (https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt)
- Power Duration Curve
- WPK calculations on array-like
- Time in zone
Bug fixes:
- add item here
Breaking changes:
- all preprocess functions are working on the reference to the ndarray. If one wants to work with a copy it must be created explicitly outside of the functions
New features:
- Humpel filter (rolling median with median replacement) for outlier replacements
- Power and Heart Rate zones