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

Partial collapse of multi-dim string coords: take 2 #5955

Merged
merged 13 commits into from
Aug 30, 2024

Commits on Aug 30, 2024

  1. add failing tests

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f2f9c88 View commit details
    Browse the repository at this point in the history
  2. pass tests

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8507b94 View commit details
    Browse the repository at this point in the history
  3. add and pass bounded tests

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f70f82d View commit details
    Browse the repository at this point in the history
  4. simpler bounds loop

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    019a403 View commit details
    Browse the repository at this point in the history
  5. consider masked case

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9f04966 View commit details
    Browse the repository at this point in the history
  6. whatsnew

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d890199 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2b3295 View commit details
    Browse the repository at this point in the history
  8. slicing loops -= 1

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e236779 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e9e348 View commit details
    Browse the repository at this point in the history
  10. ruff format

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    feb4d60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d5d6ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    638d491 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd30394 View commit details
    Browse the repository at this point in the history