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

Hadar/vecops #639

Merged
merged 47 commits into from
Nov 5, 2024
Merged

Hadar/vecops #639

merged 47 commits into from
Nov 5, 2024

Commits on Sep 10, 2024

  1. initial edits

    Stas Polonsky committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f651c59 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. vector_sum issue

    Stas Polonsky committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    64d4414 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. for Miki

    Stas Polonsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    04351fb View commit details
    Browse the repository at this point in the history
  2. debugged reduction ops

    Stas Polonsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f3086d4 View commit details
    Browse the repository at this point in the history
  3. added offset/stride to reduce ops

    Stas Polonsky committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2ab4488 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. implemented strides ops

    Stas Polonsky committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    89e998a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. vec_ops batch added

    ShanieWinitz committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9aaf944 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

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

    ShanieWinitz committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3a943a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    a013f46 View commit details
    Browse the repository at this point in the history
  2. vectorVectorOps passes

    HadarIngonyama committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    98ca917 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. mont + scalars passing

    HadarIngonyama committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0c6bc9a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. bitrev passes

    HadarIngonyama committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    32e262b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. slice passes

    HadarIngonyama committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e8e1799 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. slice passes

    HadarIngonyama committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1d1f84e View commit details
    Browse the repository at this point in the history
  2. reduction passes

    HadarIngonyama committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0c609bf View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    dca2e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0728a06 View commit details
    Browse the repository at this point in the history
  3. fix API

    HadarIngonyama committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2590df0 View commit details
    Browse the repository at this point in the history
  4. fix API

    HadarIngonyama committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2fd1fac View commit details
    Browse the repository at this point in the history
  5. non zero passes

    HadarIngonyama committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1bd7c05 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    0016149 View commit details
    Browse the repository at this point in the history
  2. poly eval WIP

    HadarIngonyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    916618c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6176a79 View commit details
    Browse the repository at this point in the history
  4. poly eval passes

    HadarIngonyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f033bdb View commit details
    Browse the repository at this point in the history
  5. fix types +

    HadarIngonyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    35d2e23 View commit details
    Browse the repository at this point in the history
  6. tidy up

    HadarIngonyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ecc054d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9a0b5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9798073 View commit details
    Browse the repository at this point in the history
  9. ntt test

    HadarIngonyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    32bd780 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. debug eval bug

    HadarIngonyama committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5291608 View commit details
    Browse the repository at this point in the history
  2. eval bug solved

    HadarIngonyama committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b7b26ec View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Nov 4, 2024

  1. updated for poly div

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b7d62c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b361b0f View commit details
    Browse the repository at this point in the history
  3. remove wrong file

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fd208f4 View commit details
    Browse the repository at this point in the history
  4. revert api headers

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4de758f View commit details
    Browse the repository at this point in the history
  5. minor cleanup

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c9788e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0562f85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdc7a5c View commit details
    Browse the repository at this point in the history
  8. fix C++ example

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    198d196 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f827d6 View commit details
    Browse the repository at this point in the history
  10. formatting rust

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0c25f75 View commit details
    Browse the repository at this point in the history
  11. extension field vec ops

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    dd6833b View commit details
    Browse the repository at this point in the history
  12. release script build v3.1

    yshekel committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fbb9f55 View commit details
    Browse the repository at this point in the history