Skip to content

test: ensure random field sampler exercises full range#94

Open
AaronFeickert wants to merge 1 commit into
mainfrom
f-82160-biased-field-sampler
Open

test: ensure random field sampler exercises full range#94
AaronFeickert wants to merge 1 commit into
mainfrom
f-82160-biased-field-sampler

Conversation

@AaronFeickert

@AaronFeickert AaronFeickert commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

The Fq::random test helper does not sample from the entire field range, excluding values from tests. This PR updates the helper to use rejection sampling against the entire range.

Closes #93.

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.

[v12 F-82160] Biased random field sampling skips high field range

1 participant