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

Implement various other simple vector APIs from 93513 #103837

Merged
merged 44 commits into from
Jul 10, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    07e72ed View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    383cc66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845978c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ed01f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a450767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87e13a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bad72d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34879f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e304c2 View commit details
    Browse the repository at this point in the history
  9. Expose Max, MaxMagnitude, MaxMagnitudeNumber, MaxNumber, Min, MinMagn…

    …itude, MinMagnitudeNumber, and MinNumber for the vector types
    tannergooding committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    43d4696 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    283301d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b513e5c View commit details
    Browse the repository at this point in the history
  12. Apply formatting patch

    tannergooding committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0816d54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e211ce View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Fix some build failures

    tannergooding committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    16e27d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    753df42 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    574c15c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    d7bf16b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    284ad12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b225a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Apply suggestions from code review

    Co-authored-by: Stephen Toub <stoub@microsoft.com>
    tannergooding and stephentoub committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    50434a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bf9b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9bd35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcffeb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6804456 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72d2dd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    aaa71b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304324d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c722402 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5f7a31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b34be17 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    10b1513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf3bc42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f114721 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbafcb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ea941c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5728b80 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    a47ea2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414b00a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    ea072a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    3c3ef36 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    a180caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eabf81 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    73fda9a View commit details
    Browse the repository at this point in the history