Skip to content

HWE exact p-value calculations in C++, for use via Python#129

Merged
dcdehaas merged 1 commit intomainfrom
hwe_exact
Mar 11, 2026
Merged

HWE exact p-value calculations in C++, for use via Python#129
dcdehaas merged 1 commit intomainfrom
hwe_exact

Conversation

@dcdehaas
Copy link
Copy Markdown
Member

Everything I tried to speed up the Python was just too complex and slower, so just wrap the original exact calculations C code in C++ and expose it via Python.

pygrgl.hwe_exact_pv is the new API method.

Everything I tried to speed up the Python was just too complex and
slower, so just wrap the original exact calculations C code in C++
and expose it via Python.

`pygrgl.hwe_exact_pv` is the new API method.
@dcdehaas dcdehaas merged commit 7ba47f9 into main Mar 11, 2026
3 checks passed
@dcdehaas dcdehaas deleted the hwe_exact branch March 11, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant