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

Add range indexing to UniformScaling #24359

Merged
merged 12 commits into from
Jun 6, 2020
Merged

Commits on May 30, 2020

  1. Add range indexing to UniformScaling

    Evey Dee authored and dalum committed May 30, 2020
    Configuration menu
    Copy the full SHA
    28368e4 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Evey Dee authored and dalum committed May 30, 2020
    Configuration menu
    Copy the full SHA
    309f452 View commit details
    Browse the repository at this point in the history
  3. Return sparse matrix when indexing UniformScaling

    Evey Dee authored and dalum committed May 30, 2020
    Configuration menu
    Copy the full SHA
    70b7c72 View commit details
    Browse the repository at this point in the history
  4. start -> first

    Evey Dee authored and dalum committed May 30, 2020
    Configuration menu
    Copy the full SHA
    efad72f View commit details
    Browse the repository at this point in the history
  5. Correctly handle non-integer steps

    Evey Dee authored and dalum committed May 30, 2020
    Configuration menu
    Copy the full SHA
    ce15650 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d34ae5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d120f7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8109aa2 View commit details
    Browse the repository at this point in the history
  9. Update tests

    dalum committed May 30, 2020
    Configuration menu
    Copy the full SHA
    30e9bd9 View commit details
    Browse the repository at this point in the history
  10. Fix unbound param

    dalum committed May 30, 2020
    Configuration menu
    Copy the full SHA
    cee4ed4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Add NEWS item

    dalum committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    fd3230e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d4762 View commit details
    Browse the repository at this point in the history