-
Notifications
You must be signed in to change notification settings - Fork 53
Add Array API inspection utilities #689
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
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
1e5ee83
Add namespace inspection utilities
kgryte 9494a13
Fix build error
kgryte f9436b7
Fix missing item in toctree
kgryte fb69405
Rename class
kgryte bf6eca5
Update toctree
kgryte 58e5152
Fix item name
kgryte ff0a5b0
Update copy
kgryte a7fffab
Rename file and fix rendering issues
kgryte 4e968f7
Add annotations
kgryte 553d389
Update description
kgryte e927b35
Update description
kgryte aa012a8
Add note regarding aliasing
kgryte 43a8acc
Add note regarding use of canonical names
kgryte c1308ff
Merge branch 'main' of https://github.com/data-apis/array-api into in…
kgryte bcec0d3
Refactor to use `Protocol`
kgryte 0ed4686
Add `self`
kgryte 6a4e24a
Merge branch 'main' of https://github.com/data-apis/array-api into in…
kgryte 8207bbe
Replaces underscores with spaces
kgryte 93c85ad
Replace underscores with spaces to ensure consistent conventions
kgryte e89882e
Document returned object
kgryte d481eb4
Add introspection API preamble to clarify API relationship
kgryte 42ad3e3
Update copy
kgryte 4d3b575
Update indentation
kgryte d32ec1f
Remove empty line
kgryte 332b7d2
Update comment
kgryte 908600a
Update copy
kgryte ad1c844
Add hyphen to match prose in specification
kgryte feb92fd
Update copy
kgryte 98a3b90
Add note
kgryte f27b0d8
Update copy
kgryte ad79bb0
Fix typo
kgryte 3210b5a
docs: update capabilities guidance and replace `should` with `must`
kgryte 828a061
Merge branch 'inspection-namespace' of https://github.com/kgryte/arra…
kgryte 5d13d41
docs: add clause
kgryte 083806e
style: fix backticks
kgryte 8015457
Apply suggestions from code review
kgryte 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
Add hyphen to match prose in specification
- Loading branch information
commit ad1c84474cbbec26a99f9781035b9504ea685170
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
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.