Andreas Klöckner
Andreas Klöckner
Suggested by @yslan
- [x] This will fail until https://github.com/inducer/pymbolic/pull/151 is in. - [ ] Maybe this will wait until pymbolic 2024.1 is released, so that the Firedrake test can pass?
Closes #11. Closes #149. What finally tipped the balance is that the overload-y operators are hard to precisely type, which made typing various downstream user packages unnecessarily hard. - [x]...
The "extra arguments" are the main difficulty here. But by making the mappers generic with a `ParamSpec` argument, I think this can be solved.
Fixes compatibility with Python 3.13. Without this, errors such as this occur: ``` Traceback (most recent call last): File "/home/babybuddy/babybuddy/babybuddy/wsgi.py", line 9, in application = get_wsgi_application() File "/home/babybuddy/babybuddy/.venv/lib/python3.13/site-packages/django/core/wsgi.py", line 12,...
Right now, fusion in the CEESD branches is only based on loop length, but this can be insufficient. In the tensor product setting, the number of quadrature DOFs and interpolatory...
(Especially/only) if orders match, because then it might be unexpected. cc @shawnl00
Too soon for now, this will need to wait until we're testing with the numpy actx more pervasively, see also #427.
- Davis/Rabinowitz (2.7.11) - ATAP-style