-
Notifications
You must be signed in to change notification settings - Fork 27
Various typing/dataclasses fixes
#151
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
Conversation
So that one can keep doing arithmetic with the result of arithmetic without the type checker complaining
alexfikl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few nitpicks, but overall very welcome changes :D The ArithmeticExpressionT should solve my sumpy issue too.
ccd4031 to
70dd9a8
Compare
70dd9a8 to
a178ca5
Compare
|
Thanks for taking a look! There will be another batch of changes for pytato before the 2024.1 release, but I think I'll merge this first and tackle that set in a separate PR. |
Sounds good! I'll probably do pytential after the loopy changes land if you don't get to it first 👀 |
This contains:
CallWithKwargs.kw_parameters) that broke leap and dagrt.