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

#34234 normalize(a) for multidimensional arrays #34239

Merged
merged 10 commits into from
Jan 7, 2020
Merged

#34234 normalize(a) for multidimensional arrays #34239

merged 10 commits into from
Jan 7, 2020

Commits on Jan 2, 2020

  1. Configuration menu
    Copy the full SHA
    64c6d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138c6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47ce480 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Update normalize tests

    Case for OffsetArray where A[1] would fail but
    first(A) would not. Also some more test cases to
    compare with the vector case
    ssikdar1 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    f602363 View commit details
    Browse the repository at this point in the history
  2. add NEWS item

    ssikdar1 committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    3737e8f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    deaf6b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a8720d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. reduce redundant test cases

    ssikdar1 committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    cdb2167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059fc62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae84cb3 View commit details
    Browse the repository at this point in the history