Léa Saviot
|
380ac52cd8
|
[ion/crc32] crc32Byte and crc32Word
|
2019-04-25 17:11:06 +02:00 |
|
Léa Saviot
|
adf895daee
|
[apps] Fix DoublePairStore::storeChecksum computation
We used to compute the crc32 of the whole data array, putting empty data
pairs to (0,0), but this hides (0,0) data points additions or removals.
|
2018-08-30 17:39:44 +02:00 |
|
Léa Saviot
|
01fe25e4a1
|
[apps/reg] No regression if number of points inferior to coefficients
More specifically, prevent a regression if the number of unique point
abscissae is inferior to the number of coefficients to find.
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
faa52fc66f
|
[apps/reg] Memoize the regression coefficients
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
a83ef756b3
|
[apps/stats/reg] Share Store methods
|
2018-06-12 15:50:42 +02:00 |
|
Léa Saviot
|
70ad21232d
|
[apps/shared] FloatPairStore -> DoublePairStore
|
2018-06-11 13:58:25 +02:00 |
|