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

refactor[next]: NamedRange/NamedIndex tuple to NamedTuple #1490

Merged
merged 25 commits into from
Mar 21, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    fd7bd24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48c98a View commit details
    Browse the repository at this point in the history
  3. further edits

    nfarabullini committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    84c28a9 View commit details
    Browse the repository at this point in the history
  4. small edit

    nfarabullini committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    40f07fc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    e771926 View commit details
    Browse the repository at this point in the history
  2. further edits

    nfarabullini committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b6d39f7 View commit details
    Browse the repository at this point in the history
  3. Update src/gt4py/next/common.py

    Co-authored-by: Hannes Vogt <[email protected]>
    nfarabullini and havogt committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6ed4cfd View commit details
    Browse the repository at this point in the history
  4. further edits

    nfarabullini committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8909221 View commit details
    Browse the repository at this point in the history
  5. further edits

    nfarabullini committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bf96eda View commit details
    Browse the repository at this point in the history
  6. edits

    nfarabullini committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8fdaefc View commit details
    Browse the repository at this point in the history
  7. some edits

    nfarabullini committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7abeb4b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. edits

    nfarabullini committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d942b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85fbd3a View commit details
    Browse the repository at this point in the history
  3. edits

    nfarabullini committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    37cebd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7da5a62 View commit details
    Browse the repository at this point in the history
  5. some edits

    nfarabullini committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    10903d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. continue..

    havogt committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8d2e8ab View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    47a1fd4 View commit details
    Browse the repository at this point in the history
  2. cleanup operators

    havogt committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b36311a View commit details
    Browse the repository at this point in the history
  3. cleanup iterator.embedded

    havogt committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    35af968 View commit details
    Browse the repository at this point in the history
  4. fix bug

    havogt committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    38c1585 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f0b30f View commit details
    Browse the repository at this point in the history
  6. fix doctest

    havogt committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1947632 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Apply suggestions from code review

    Co-authored-by: Enrique González Paredes <[email protected]>
    havogt and egparedes committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d6103fe View commit details
    Browse the repository at this point in the history
  2. address review comments

    havogt committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2f54512 View commit details
    Browse the repository at this point in the history