stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add C `ndarray` API and refactor `blas/ext/base/dnannsumpw`

Open headlessNode opened this issue 1 year ago • 1 comments

Resolves none.

Description

What is the purpose of this pull request?

This pull request:

  • Adds C ndarray API and refactor/cleanup blas/ext/base/dnannsumpw

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

headlessNode avatar Oct 08 '24 19:10 headlessNode

@kgryte Same CI error here as the dnansumors package. This appeared after I made the last change. Before it, this CI failure was not present.

headlessNode avatar Oct 11 '24 16:10 headlessNode

/stdlib merge

kgryte avatar Nov 18 '24 04:11 kgryte

@headlessNode Based on other similar PRs, I believe this PR needs some updates, correct?

kgryte avatar Nov 18 '24 04:11 kgryte

Coverage Report

Package Statements Branches Functions Lines
blas/ext/base/dnannsumpw $\color{green}611/611$
$\color{green}+100.00\%$
$\color{green}39/39$
$\color{green}+100.00\%$
$\color{green}5/5$
$\color{green}+100.00\%$
$\color{green}611/611$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

stdlib-bot avatar Nov 18 '24 04:11 stdlib-bot

@kgryte ready for review.

headlessNode avatar Nov 18 '24 11:11 headlessNode