Skip to content

Add more vendored NumPy tests#115

Open
ndgrigorian wants to merge 5 commits intomasterfrom
add-more-tests-for-interfaces
Open

Add more vendored NumPy tests#115
ndgrigorian wants to merge 5 commits intomasterfrom
add-more-tests-for-interfaces

Conversation

@ndgrigorian
Copy link
Copy Markdown
Collaborator

@ndgrigorian ndgrigorian commented Apr 9, 2026

This PR proposes adding more tests vendored from NumPy's random/tests. These tests are specifically vendored from tests for regressions in RandomState

The tests exposed some issues in multinomial, permutation, and randint, which were solved in the scope of this PR

@ndgrigorian ndgrigorian force-pushed the add-more-tests-for-interfaces branch from 757c278 to d317543 Compare April 9, 2026 06:43
@antonwolfy antonwolfy added this to the 1.4.0 release milestone Apr 9, 2026
test_regression tests were vendored from numpy but outdated and harder to maintain

also remove vendored regression tests from test_numpy_random
@ndgrigorian ndgrigorian force-pushed the add-more-tests-for-interfaces branch from d6645d9 to cf587c0 Compare April 9, 2026 20:45
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.

2 participants