FPRAS - #70
Open
MLopez-Ibanez wants to merge 8 commits into
Open
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #70 +/- ##
==========================================
- Coverage 76.74% 76.39% -0.36%
==========================================
Files 69 70 +1
Lines 7195 7353 +158
Branches 1434 1465 +31
==========================================
+ Hits 5522 5617 +95
- Misses 1301 1352 +51
- Partials 372 384 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
MLopez-Ibanez
force-pushed
the
main
branch
2 times, most recently
from
July 10, 2026 16:25
501fd28 to
3460490
Compare
* python/doc/source/_static/bench/hvapprox_bench-*.png: Regenerate. * python/doc/source/benchmarks.inc.rst: Update.
* python/benchmarks/bench_ndom.py: Likewise. * python/doc/source/_static/bench/ndom_bench-*.png: Regenerate. * python/doc/source/_static/bench/wndom_bench-*.png: Likewise.
…rvolume. * c/config.h (UINT32_MAX, UINT64_MAX): Define. * c/common.h (cumsum_of_vector_double, kahan_sum_of_vector_double): New. * c/hvapprox.c (hv_approx_fpras): New. * c/rng.h (rng_uniform_u32_ubound, rng_uniform_u32_bounded, rng_validate_cdf, rng_random_wheel_uint32): New. * c/rng_alias.h: New file. * c/NEWS.md: Update. * tools/tools/test-rng_alias.c: New file. * python/src/moocore/_moocore.py (hv_approx_fpras): New. * python/examples/plot_hv_approx.py: Add FPRAS examples. * python/doc/source/whatsnew/index.rst: Update. * bibkeys.txt (Vose1991alias): New. * python/doc/source/REFERENCES.bib: Regenerate. * r/inst/REFERENCES.bib: Regenerate.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.