Skip to content

187 incorrect numpy rng endpoint off by one low high#192

Merged
joshfactorial merged 7 commits into
developfrom
187-incorrect-numpy-rng-endpoint-off-by-one-low-high
Nov 4, 2025
Merged

187 incorrect numpy rng endpoint off by one low high#192
joshfactorial merged 7 commits into
developfrom
187-incorrect-numpy-rng-endpoint-off-by-one-low-high

Conversation

@joshfactorial

Copy link
Copy Markdown
Collaborator

Added some checks for ranges in determining read end points, to try to prevent out-of-bounds errors.

Made a couple small code fixes on the way. Currently testing.

@joshfactorial joshfactorial linked an issue Nov 2, 2025 that may be closed by this pull request
@joshfactorial joshfactorial changed the base branch from main to develop November 2, 2025 21:34
@joshfactorial joshfactorial force-pushed the 187-incorrect-numpy-rng-endpoint-off-by-one-low-high branch from 2e2837a to a732726 Compare November 2, 2025 21:43
@joshfactorial joshfactorial linked an issue Nov 3, 2025 that may be closed by this pull request
@joshfactorial joshfactorial merged commit ac10142 into develop Nov 4, 2025
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.

Not creating unique variants per block incorrect numpy rng endpoint, off by one, low >= high

1 participant