v2023.4.0
What's Changed
- Delete C - code
- Rename arguments in
apd_up_xyfromfactor_xandfactor_ytolowandhighrespectively - All functions in the
featuresmodule 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.