Skip to content

refactor: update implementation for blas/ext/base/sapxsumors #2862

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

Merged

Conversation

yaswanthkosuru
Copy link
Contributor

Resolves #1513.

Description

Refactor the existing code .

This pull request:

This pull request:

Checklist

Please ensure the following tasks are completed before submitting this pull request.

  • Read, understood, and followed the contributing guidelines.
  • I have read and understood the
    [Code of Conduct](https://github.com/stdlib js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.

@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). label Sep 3, 2024
@yaswanthkosuru yaswanthkosuru changed the title refactor: blas/ext/base/sapxsumors refactor: update implementation for blas/ext/base/sapxsumors Sep 3, 2024
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you, @yaswanthkosuru!

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Sep 3, 2024
@Planeshifter Planeshifter merged commit c6bf7de into stdlib-js:develop Sep 3, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Ready To Merge A pull request which is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC]: refactor blas/ext/base/sapxsumors to follow current project conventions
3 participants