Skip to content
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

Fix missing-fill problem in arrays() #3910

Merged
merged 3 commits into from
Mar 9, 2024

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Mar 9, 2024

Closes #3900.

Also includes the error-message fix for data-apis/array-api-tests#238.

@Zac-HD Zac-HD added the performance go faster! use less memory! label Mar 9, 2024
@Zac-HD Zac-HD merged commit e5113d9 into HypothesisWorks:master Mar 9, 2024
48 checks passed
@Zac-HD Zac-HD deleted the fix-lists-error branch March 9, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance go faster! use less memory!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

numpy arrays() strategy does not respect (unsigned) dtype (anymore)
1 participant