Implement Pearson and Spearman per-bit correleration #3

Merged
eeeck merged 4 commits from dev-inter-byte-correlation into main 2026-07-13 21:54:40 +02:00

4 Commits

Author SHA1 Message Date
eeeck c9ae482174 Add positional argument to choose correlation methods (Pearson or
Spearman)
2026-07-13 21:53:20 +02:00
eeeck 5e6f81b50b Add hex converter utility
- To move to separate utility file in the future
2026-07-13 21:50:32 +02:00
eeeck ce74c7fcd9 Treat undefined correlation as zero correlation 2026-07-13 21:43:24 +02:00
eeeck 0f25c0671b Implement Pearson correlation 2026-07-13 21:43:17 +02:00