Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: numpy/x86-simd-sort
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: numpy/x86-simd-sort
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: np-v1.26
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 22, 2023

  1. Add inlien keyword to avx512_qsort _Float16

    Raghuveer Devulapalli committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b8b5ee4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from r-devulap/add-inline

    Add inline keyword to avx512_qsort _Float16
    Raghuveer Devulapalli authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8ea04da View commit details
    Browse the repository at this point in the history
  3. More inline

    Raghuveer Devulapalli committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    c20fb42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #116 from r-devulap/more-inline

    More inline
    Raghuveer Devulapalli authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0631a88 View commit details
    Browse the repository at this point in the history
Loading