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

feat: add blas/base/cscal #2104

Merged
merged 49 commits into from
Jun 8, 2024
Merged

feat: add blas/base/cscal #2104

merged 49 commits into from
Jun 8, 2024

Commits on Apr 22, 2024

  1. feat: add BLAS Level 1 cscal

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    de7df89 View commit details
    Browse the repository at this point in the history
  2. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fdc0170 View commit details
    Browse the repository at this point in the history
  3. chore: add review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1ad3e77 View commit details
    Browse the repository at this point in the history
  4. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    aef4daa View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8caf26d View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1e4be35 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d3260d6 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    27ffd5d View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    557408b View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bf22517 View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    39b5a9e View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    468fe12 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    828f2aa View commit details
    Browse the repository at this point in the history
  14. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ff51235 View commit details
    Browse the repository at this point in the history
  15. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1f6a062 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a751e2e View commit details
    Browse the repository at this point in the history
  17. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2288c76 View commit details
    Browse the repository at this point in the history
  18. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f5eb15d View commit details
    Browse the repository at this point in the history
  19. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a0a151b View commit details
    Browse the repository at this point in the history
  20. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9e6217a View commit details
    Browse the repository at this point in the history
  21. Apply suggestions from code review

    Signed-off-by: Athan <[email protected]>
    kgryte authored and aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    18c412f View commit details
    Browse the repository at this point in the history
  22. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8d734dd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    483f5dc View commit details
    Browse the repository at this point in the history
  24. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    128bd2c View commit details
    Browse the repository at this point in the history
  25. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    47209d7 View commit details
    Browse the repository at this point in the history
  26. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8ff1c99 View commit details
    Browse the repository at this point in the history
  27. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7b35d7f View commit details
    Browse the repository at this point in the history
  28. chore: apply review changes

    aman-095 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f99c12e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. chore: apply review changes

    aman-095 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    27709d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    6223d2a View commit details
    Browse the repository at this point in the history
  2. bench: fix benchmarks

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    40b6db9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1acc24 View commit details
    Browse the repository at this point in the history
  4. docs: update require paths

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a517b6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a57432 View commit details
    Browse the repository at this point in the history
  6. docs: update comment

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c553c34 View commit details
    Browse the repository at this point in the history
  7. docs: fix require path

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    0b49f7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc90750 View commit details
    Browse the repository at this point in the history
  9. docs: update require paths

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8419e12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26d9489 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2201653 View commit details
    Browse the repository at this point in the history
  12. docs: add missing note

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e188d27 View commit details
    Browse the repository at this point in the history
  13. fix: update signatures

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    68cbef3 View commit details
    Browse the repository at this point in the history
  14. build: fix dependencies

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    08cb3cc View commit details
    Browse the repository at this point in the history
  15. chore: remove keyword

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7980f53 View commit details
    Browse the repository at this point in the history
  16. docs: update require paths

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b125ed1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c2a2fdb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    24fe831 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bba0e36 View commit details
    Browse the repository at this point in the history
  20. bench: fix overflow

    kgryte committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d307934 View commit details
    Browse the repository at this point in the history