Skip to content

Conversation

headlessNode
Copy link
Member

Resolves none.

Description

What is the purpose of this pull request?

This pull request:

  • Adds C ndarray API and code refactor/cleanup to blas/ext/base/dapxsumkbn2

Related Issues

Does this pull request have any related issues?

No.

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 Sep 25, 2024
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.

Two comments. Once resolved, should be ready for merge.

@kgryte kgryte added Feature Issue or pull request for adding a new feature. C Issue involves or relates to C. labels Sep 25, 2024
@kgryte kgryte changed the title feat: add C ndarray API and code refactor to blas/ext/base/dapxsumkbn2 feat: add C ndarray API and refactor blas/ext/base/dapxsumkbn2 Sep 25, 2024
@headlessNode
Copy link
Member Author

@kgryte what could be causing these failed checks? On my local machine, the compilation is working fine.

@kgryte
Copy link
Member

kgryte commented Sep 25, 2024

@headlessNode You haven't added the abs dep to the other configurations. abs is necessary to compile the source in all contexts, in this case.

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.

LGTM. Thanks, @headlessNode!

@kgryte kgryte merged commit 2bcce62 into stdlib-js:develop Sep 25, 2024
10 checks passed
@headlessNode headlessNode deleted the dapxsumkbn2-refactor branch September 25, 2024 21:57
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. Feature Issue or pull request for adding a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants