Skip to content

Conversation

AuenKr
Copy link
Contributor

@AuenKr AuenKr commented Mar 14, 2024

Resolves #1521 .

Description

What is the purpose of this pull request?

This pull request:

  • update @stdlib/blas/ext/base/sdsapxsum to follow current project conventions

Related Issues

Does this pull request have any related issues?

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

@stdlib-bot stdlib-bot added the BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). label Mar 15, 2024
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.

Looks good; just a few changes needed and we can merge your PR. Thanks!

@Planeshifter Planeshifter added the Needs Changes Pull request which needs changes before being merged. label Mar 20, 2024
@kgryte kgryte added Enhancement Issue or pull request for enhancing existing functionality. Native Addons Issue involves or relates to Node.js native add-ons. C Issue involves or relates to C. labels Mar 20, 2024
@AuenKr
Copy link
Contributor Author

AuenKr commented Mar 20, 2024

@Planeshifter, applied all suggestions.

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, @AuenKr. Need to add the missing dependency in the manifest.json configuration objects, and this should be ready for merge.

@AuenKr
Copy link
Contributor Author

AuenKr commented Mar 21, 2024

@kgryte, added dependency in manifest.json file

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! Thanks.

@Planeshifter Planeshifter merged commit aebb788 into stdlib-js:develop Mar 21, 2024
@kgryte kgryte removed the Needs Changes Pull request which needs changes before being merged. label Mar 22, 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/sdsapxsum to follow current project conventions
4 participants