8000 BUG: fix incorrect randomized parameterization in bench_linalg by ngoldbaum · Pull Request #26637 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: fix incorrect randomized parameterization in bench_linalg #26637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

ngoldbaum
Copy link
Member
@ngoldbaum ngoldbaum commented Jun 6, 2024

Thanks to @rgommers for spotting this.

If you don't use a sorted list here, the order ends up randomized in every python process and it seems that messes with how asv iterates over the parameters.

@mattip mattip merged commit 570e5cb into numpy:main Jun 6, 2024
66 of 69 checks passed
@mattip
Copy link
Member
mattip commented Jun 6, 2024

Thanks @ngoldbaum

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0