Recent Releases of ap-features

ap-features - v2024.0.0

What's Changed

  • Add python3.12 to CI by @finsberg in https://github.com/ComputationalPhysiology/ap_features/pull/97
  • Add dependabot by @finsberg in https://github.com/ComputationalPhysiology/ap_features/pull/115

Full Changelog: https://github.com/ComputationalPhysiology/ap_features/compare/v2023.7.3...v2024.0.0

- Python
Published by finsberg over 1 year ago

ap-features - v2023.7.4

Full Changelog: https://github.com/ComputationalPhysiology/ap_features/compare/v2023.7.3...v2023.7.4

- Python
Published by finsberg over 1 year ago

ap-features - v2023.4.0

What's Changed

  • Delete C - code
  • Rename arguments in apd_up_xy from factor_x and factor_y to low and high respectively
  • All functions in the features module that takes a factor now prefer the value as an integer. E.g you should rather to decay_time(a=80) rather than decay_time(a=0.8), even though the latter also works.

- Python
Published by finsberg over 2 years ago

ap-features - v2023.2.0

What's Changed

  • Remove C-extension and add type signatures to numba functions @finsberg in https://github.com/ComputationalPhysiology/ap_features/pull/77
  • Update README
  • Move some test functions into new testing module.

Full Changelog: https://github.com/ComputationalPhysiology/ap_features/compare/v2023.1.3...v2023.2.0

- Python
Published by finsberg almost 3 years ago

ap-features -

- Python
Published by finsberg over 4 years ago

ap-features -

- Python
Published by finsberg over 4 years ago

ap-features - Update documentation

- Python
Published by finsberg over 4 years ago