- Issues fixed with (and minor improvements for) Matlab wrapper
CO_f1ecacnow matches the Matlab implementation (systematic offset of 1)
Unclaimed project
Are you a maintainer of catch22? Claim this project to take control of your public changelog and roadmap.
CO_f1ecac now matches the Matlab implementation (systematic offset of 1)Adds a catch24 option to compute Mean (DN_Mean) and Standard Deviation (DN_Spread_Std) as features in addition to the standard catch22. Deletes R wrapper from repository as native R implementation Rcatch22 is on CRAN and requires no manual compilation. Interpolates the CO_f1ecac feature to now return a double instead of an integer for m...
Essentially identical to v0.2.0, linked to Zenodo this time
The C-implementation of catch22 does now work on Windows, Mac and Linux without discrepancies in feature outputs.
This release works on Windows with the Visual Studio C compiler and on Mac and Linux using GCC. The R-wrapper requires GCC so far.