Skip to content
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

bug[next]: fix lowering of astype on tuples containing scalars #1642

Merged
merged 3 commits into from
Sep 17, 2024

Commits on Sep 16, 2024

  1. fix mixed tuples in astype

    havogt committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    423116e View commit details
    Browse the repository at this point in the history
  2. update docstring

    havogt committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    20ea9b3 View commit details
    Browse the repository at this point in the history
  3. Update src/gt4py/next/ffront/lowering_utils.py

    Co-authored-by: Till Ehrengruber <[email protected]>
    havogt and tehrengruber committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6c33856 View commit details
    Browse the repository at this point in the history