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

Tests: Remove assert for unsorted indices #53

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

haasad
Copy link
Owner

@haasad haasad commented Jul 2, 2023

SciPy 1.11 introduced some changes to how indices are handled. The test no longer produces a matrix A with unsorted indices. 1.11 release notes: https://docs.scipy.org/doc/scipy/release/1.11.0-notes.html

SciPy 1.11 introduced some changes to how indices are handled. The test
no longer produces a matrix A with unsorted indices.
1.11 release notes: https://docs.scipy.org/doc/scipy/release/1.11.0-notes.html
@haasad haasad added the change label Jul 2, 2023
@haasad haasad merged commit 2c8e5f6 into master Jul 2, 2023
@haasad haasad deleted the tests/fix-unsorted-indices-assert branch July 2, 2023 12:10
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.

1 participant