Skip to content

Conversation

headlessNode
Copy link
Member

Description

What is the purpose of this pull request?

This pull request:

  • update stride handling when for when stride is equal to zero.
  • update function documentation.
  • update test case for when stride equal to zero.

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 BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review. labels Dec 7, 2024
@headlessNode headlessNode changed the title refactor: update stride handling and function documentation blas/ext/base/dapxsumpw refactor: update stride handling and function documentation for blas/ext/base/dapxsumpw Dec 7, 2024
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
blas/ext/base/dapxsumpw $\color{green}438/438$
$\color{green}+100.00\%$
$\color{green}24/24$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}438/438$
$\color{green}+100.00\%$

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

@headlessNode headlessNode deleted the refactor-dapxsumpw branch December 8, 2024 06:17
@kgryte
Copy link
Member

kgryte commented Dec 10, 2024

@headlessNode Was closing this PR intentional? As in, was this PR a mistake?

@headlessNode
Copy link
Member Author

@kgryte yes, it was intentional. I already had a PR open for the same purpose at the time. Which has now been merged.

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). Needs Review A pull request which needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants