Skip to content

BUG: fix incorrect randomized parameterization in bench_linalg#26637

Merged
mattip merged 1 commit intonumpy:mainfrom
ngoldbaum:bench-linalg-fix
Jun 6, 2024
Merged

BUG: fix incorrect randomized parameterization in bench_linalg#26637
mattip merged 1 commit intonumpy:mainfrom
ngoldbaum:bench-linalg-fix

Conversation

@ngoldbaum
Copy link
Copy Markdown
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
@mattip
Copy link
Copy Markdown
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