-
-
Notifications
You must be signed in to change notification settings - Fork 837
refactor: update blas/ext/base/sasumpw
to follow current project conventions
#1969
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
blas/ext/base/sasumpw
to follow current project conventions
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.
Looks pretty good overall, thank you! Need to resolve what's causing CI to fail and left a few comments, but this should be ready soon.
b27670b
to
ba66b3f
Compare
bfe3bd4
to
c866bca
Compare
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
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.
Notice that there was a copy-paste error using float64
instead of float32
in addon.c
and that CI was subsequently failing. Things pass now and I will merge your PR soon. Thanks for your contribution!
Resolves # .
Description
refactor blas/ext/base/sasumpw to follow current project conventions #1515
This pull request:
Related Issues
This pull request:
blas/ext/base/sasumpw
to follow current project conventions #1515Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers