Skip to content

Conversation

@lovelindhoni
Copy link
Contributor

Resolves #1543 .

Description

This pull request refactors blas/ext/base/ssumors to follow current project conventions.

Related Issues

Related issues #788 , #1152

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

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


@stdlib-js/reviewers

@kgryte kgryte added Enhancement Issue or pull request for enhancing existing functionality. Native Addons Issue involves or relates to Node.js native add-ons. BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). C Issue involves or relates to C. labels Mar 4, 2024
Signed-off-by: Athan <kgryte@gmail.com>
kgryte added 2 commits March 4, 2024 12:52
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

Thanks for working on this, @lovelindhoni. If you can update the indentation of manifest.json, I think this PR should be ready for merge.

@kgryte kgryte added the Needs Changes Pull request which needs changes before being merged. label Mar 4, 2024
lovelindhoni and others added 2 commits March 5, 2024 07:57
Signed-off-by: Lovelin <100030865+lovelindhoni@users.noreply.github.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
@Planeshifter Planeshifter added Ready To Merge A pull request which is ready to be merged. and removed Needs Changes Pull request which needs changes before being merged. labels Mar 5, 2024
@Planeshifter
Copy link
Member

Let's get this in once CI passes; thanks for your contribution, @lovelindhoni!

@Planeshifter Planeshifter merged commit ef026dc into stdlib-js:develop Mar 5, 2024
@lovelindhoni
Copy link
Contributor Author

Apologies @Planeshifter, I was going to fix my silly indentation issue. Thanks for sparing your time.

bad-in-coding pushed a commit to bad-in-coding/stdlib that referenced this pull request Mar 7, 2024
…nventions

PR-URL: stdlib-js#1692
Closes: stdlib-js#1543

---------

Signed-off-by: Athan Reines <kgryte@gmail.com>
Signed-off-by: Lovelin <100030865+lovelindhoni@users.noreply.github.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Co-authored-by: Athan Reines <kgryte@gmail.com>
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Athan Reines <kgryte@gmail.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
@kgryte kgryte removed the Ready To Merge A pull request which is ready to be merged. label Mar 13, 2024
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). C Issue involves or relates to C. Enhancement Issue or pull request for enhancing existing functionality. Native Addons Issue involves or relates to Node.js native add-ons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: refactor blas/ext/base/ssumors to follow current project conventions

3 participants