-
-
Notifications
You must be signed in to change notification settings - Fork 1k
refactor: update blas/ext/base/ssumkbn2 to follow current project conventions
#1749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hello @Planeshifter and @kgryte, I'd appreciate your review of my pull request (#1749) whenever you have a moment. Thank you! |
blas/ext/base/ssumkbn2 to follow current project conventions
|
Hi @Planeshifter @Pranavchiku and @kgryte, just checking in on my pull request (#1749). Would you mind reviewing it when you get a chance? |
|
@Planeshifter any updates of reviews? |
lib/node_modules/@stdlib/blas/ext/base/ssumkbn2/examples/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/blas/ext/base/ssumkbn2/lib/ndarray.native.js
Outdated
Show resolved
Hide resolved
Pranavchiku
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing changes in docs/types, requested few changes.
|
@kgryte @Planeshifter @Pranavchiku Could u review it for any other issues or changes? |
|
@kgryte I am closing this pr as there is an issue in my forked repository and will make a new pr soon. |
…ventions
Resolves # .
Description
This pull request refactors the
@stdlib/blas/ext/ssumkbn2to follow current project conventionsRelated Issues
This pull request:
blas/ext/base/ssumkbn2to follow current project conventions #1542Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers