Skip to content

Releases: RobTillaart/Correlation

0.3.2 release

02 Jan 15:53
04811d4
Compare
Choose a tag to compare
fix examples (#17)

- fix examples
- removed some obsolete comments.
- minor edits

0.3.1 release

18 Oct 15:17
1a2bcd8
Compare
Choose a tag to compare
update readme.md (#16)

- update readme.md

0.3.0 release

22 Jan 14:51
a945805
Compare
Choose a tag to compare
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

30 Oct 17:07
e0d9709
Compare
Choose a tag to compare
add changelog.md (#14)

0.2.2 release

21 Jun 06:19
30a586e
Compare
Choose a tag to compare
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

14 Dec 15:38
ca02b20
Compare
Choose a tag to compare
update library.json, license, minor edits (#12)

0.2.0 release

27 Aug 10:24
44f52ce
Compare
Choose a tag to compare
Develop (#10)

* add get/setR2calculation + get/setE2calculation 
* add forced flag to calculate
* fix sign R correlation coefficient

0.1.4 release

26 Aug 15:20
d011dcd
Compare
Choose a tag to compare

improved the performance of the calculate by ~5% by using local variables

0.1.3 release

17 Jan 10:56
f473cf8
Compare
Choose a tag to compare
0.1.3 release (#8)

* add size to constructor
* dynamic allocation of memory.
* add statistical functions
* add debug functions

0.1.2 release

17 Dec 11:09
e26766b
Compare
Choose a tag to compare
initial arduino-ci (#7)

* initial arduino-ci
* add unit tests