-
Notifications
You must be signed in to change notification settings - Fork 27
Add and improve annotations for all mappers in pymbolic.mapper #222
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 all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0d90c41
feat: make mapper.coefficient positional-only
alexfikl 1052c42
feat: make mapper.evaluator positional-only
alexfikl f254c2e
feat: make mapper.flattener positional-only
alexfikl 7630578
feat(typing): use ExpressionNode in handle_unsupported_expression
alexfikl 1f4ea3b
feat(typing): add annotations to primitives.quotient
alexfikl 7f8ba20
feat(typing): add annotations to functions
alexfikl c32bf66
feat(typing): add types to mapper.analysis
alexfikl 8d7ebfe
feat(typing): improve types in mapper.collector
alexfikl f7b5146
feat(typing): improve types in mapper.constant_folder
alexfikl f503b9d
feat(typing): improve types in mapper.cse_tagger
alexfikl c4ff0a7
feat(typing): improve types in mapper.dependency
alexfikl d6a7a9d
feat(typing): improve types in mapper.graphviz
alexfikl a8b592f
feat(typing): improve types in mapper.distributor
alexfikl eb1b4a3
feat(typing): improve types in mapper.differentiator
alexfikl d87b3fc
feat(typing): improve types in mapper.flop_counter
alexfikl e5bb8af
feat(typing): improve types in mapper.optimize
alexfikl 98ad668
feat(typing): improve types in mapper.stringifier
alexfikl e928623
fet(typing): add type annotations to mapper.c_code
alexfikl 73f5b3e
feat: use more f-strings in mapper
alexfikl 23a47b4
feat: improve some exception messages
alexfikl a344d10
feat: use C complex numbers in CCodeMapper
alexfikl 84c8f22
chore: update baseline
alexfikl 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.