Releases: RobTillaart/Correlation
Releases · RobTillaart/Correlation
0.3.2 release
fix examples (#17) - fix examples - removed some obsolete comments. - minor edits
0.3.1 release
update readme.md (#16) - update readme.md
0.3.0 release
remove obsolete functions (#15) - update GitHub actions - update license 2023 - commented obsolete functions (not removed yet) - update readme.md - update keywords.txt - update examples - fix unit test
0.2.3 release
add changelog.md (#14)
0.2.2 release
improve getEstimateX() + prepare 0.3.0 renaming (#13) * improve getEstimateX() performance to match getEstimateY() * prepare 0.3.0 renaming * update examples
0.2.1 release
update library.json, license, minor edits (#12)
0.2.0 release
Develop (#10) * add get/setR2calculation + get/setE2calculation * add forced flag to calculate * fix sign R correlation coefficient
0.1.4 release
improved the performance of the calculate by ~5% by using local variables
0.1.3 release
0.1.3 release (#8) * add size to constructor * dynamic allocation of memory. * add statistical functions * add debug functions
0.1.2 release
initial arduino-ci (#7) * initial arduino-ci * add unit tests