Highlights
This release improves fixed-seed compatibility with R fgsea, especially for simple-mode permutation runs.
- Reproduces R-compatible sampling behavior, including the historical
sample.kind = "Rounding"path. - Reproduces upstream
fgseaSimple()chunked worker seeding for larger permutation counts. - Fixes parity differences that appeared when
npermexceeded the single-chunk threshold. - Preserves deterministic output for fixed seeds.
- Adds direct R-versus-rsfgsea tests for RNG and chunked simple-mode behavior.
Full changelog: v0.3.2...v0.3.3