-
-
Notifications
You must be signed in to change notification settings - Fork 994
feat: add constants/float16/sign-mask
#8743
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
feat: add constants/float16/sign-mask
#8743
Conversation
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.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/constants/float16/sign-mask/examples/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/constants/float16/sign-mask/test/test.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
kgryte
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.
LGTM after some clean-up.
Resolves None
Description
This pull request:
constants/float16/sign-maskRelated Issues
This pull request has the following related issues:
number/float16/base/from-word#8733 to be mergedQuestions
No.
Other
No.
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
{{TODO: add disclosure if applicable}}
@stdlib-js/reviewers