-
Notifications
You must be signed in to change notification settings - Fork 14
gh-1076: Use array comparison functions from array-api-extra
#1083
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
Open
paddyroddy
wants to merge
47
commits into
main
Choose a base branch
from
paddy/issue-1076
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+424
−566
Open
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
1db9312
Add `jupyter` as `dev` dep
paddyroddy eeb69fd
Use `xp_assert` methods from `xpx`
paddyroddy a8c81ab
Missing comma
paddyroddy fdd7cc0
Remove redundant assert statements from `Compare`
paddyroddy 3b8c8c2
Remove `compare` calls
paddyroddy d53c07e
Fix some tests
paddyroddy 165701b
Merge branch 'main' into paddy/issue-1076
paddyroddy 0bb932a
Port more test
paddyroddy 732618f
More fixing
paddyroddy c4e1ff8
Fix points
paddyroddy c0c8cf6
Fix fields
paddyroddy dd61128
Fix more tests
paddyroddy 7bb239f
Fix some more tests
paddyroddy 107ffbc
Fix NumPy tests
paddyroddy cf1b439
Revert back to NumPy
paddyroddy cb7e87f
Change `asarray` to `stack`
paddyroddy e652991
Fix `healpix` tests
paddyroddy 4ceb12b
Fix all core tests
paddyroddy 2ab6cf3
Comma
paddyroddy 097af7e
Swap order
paddyroddy 8d7eafc
Fix NumPy test
paddyroddy 5493d4f
Remove new line
paddyroddy b6e1cc2
Change to `xp_` test
paddyroddy 875a21f
Merge branch 'main' into paddy/issue-1076
paddyroddy 1c6a64c
Change to new assert names
paddyroddy fa3900d
Use `assert_close_nulp`
paddyroddy 6e7a975
Import `array_api_extra.testing`
paddyroddy ac38c9a
Drop Python 3.10 support
paddyroddy f320389
Point to main hash
paddyroddy 4145758
Move hash to dependency groups
paddyroddy 0b21711
`check_shape=False`
paddyroddy 9f0a09e
Testing improvements
paddyroddy b06b164
Convert back to `xpx.testing`
paddyroddy e61583e
More refining
paddyroddy 2e742f9
More shape ignoring
paddyroddy 85a3a43
Format
paddyroddy 860b8d7
Check shape False
paddyroddy c022431
Explicitly broadcast
paddyroddy 0f3f386
Remove `3.10` from metadata
paddyroddy f8dd9c4
Remove `3.10` from CI
paddyroddy 964e8fc
Remove `3.10` from `nox`
paddyroddy 49c0d61
Update typing from `3.10` to `3.11` changes
paddyroddy 1a210b9
Merge branch 'paddy/issue-690' into paddy/issue-1076
paddyroddy 9f33d22
Fix tests
paddyroddy 872bb36
Suppress linting errors
paddyroddy 7064641
Remove `array-api-extra` hash
paddyroddy dd6f963
Merge branch 'main' into paddy/issue-1076
paddyroddy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.