Releases: ComputationalPhysiology/ap_features
Releases · ComputationalPhysiology/ap_features
v2024.0.0
v2023.7.4
Full Changelog: v2023.7.3...v2023.7.4
v2023.4.0
What's Changed
- Delete C - code
- Rename arguments in
apd_up_xy
fromfactor_x
andfactor_y
tolow
andhigh
respectively - All functions in the
features
module that takes a factor now prefer the value as an integer. E.g you should rather todecay_time(a=80)
rather thandecay_time(a=0.8)
, even though the latter also works.
v2023.2.0
v2021.0.4
v2021.0.3
Update documentation
v2021.0.2 Bump version: 2021.0.1 → 2021.0.2