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

[NDTensors] replace UnitRangeDual with GradedUnitRangeDual #1531

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Sep 16, 2024

  1. pass GradedAxes test

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2869a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21f404 View commit details
    Browse the repository at this point in the history
  3. pass BlockSparseArrays tests

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    743592a View commit details
    Browse the repository at this point in the history
  4. test UnitRangeDual

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    36e7bfb View commit details
    Browse the repository at this point in the history
  5. fix blocklengths

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb1c4d9 View commit details
    Browse the repository at this point in the history
  6. add tests

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5a7d4a7 View commit details
    Browse the repository at this point in the history
  7. fix some slicing

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c373729 View commit details
    Browse the repository at this point in the history
  8. fix tests

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    113a1fe View commit details
    Browse the repository at this point in the history
  9. generalize gradedisequal

    ogauthe committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    14c95ca View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. remove UnitRangeDual

    ogauthe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a11107c View commit details
    Browse the repository at this point in the history
  2. fix tests

    ogauthe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dc762be View commit details
    Browse the repository at this point in the history
  3. add tests

    ogauthe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    32d0f11 View commit details
    Browse the repository at this point in the history
  4. remove tests on a[:,:]

    ogauthe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    47a9ed1 View commit details
    Browse the repository at this point in the history