Get basic statistical functions, like in R, but with Perl using XS for performance
Changes for 0.25 - 2026-07-19
- https://www.cpantesters.org/cpan/report/3376f80e-83bf-11f1-a5f3-44496e8775ea
- Fixed a use-after-free in `fisher_test` on the hash (HoH) input path: the "row is missing column key" error freed its scratch arrays and then read the k...