-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: add number/float16/base/assert/is-almost-equal
#9500
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 number/float16/base/assert/is-almost-equal
#9500
Conversation
number/float16/base/assert/is-same-equalnumber/float16/base/assert/is-almost-equal
Coverage Report
The above coverage report was generated for the changes in this PR. |
|
@gururaj1512 like you suggested have added the package itself will add the other files like |
|
@kgryte can we land this in so after which we can have the assert folder to add the utility |
lib/node_modules/@stdlib/number/float16/base/assert/is-almost-equal/README.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <[email protected]>
Planeshifter
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!
lib/node_modules/@stdlib/number/float16/base/assert/is-almost-equal/README.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Philipp Burckhardt <[email protected]>
PR Commit MessagePlease review the above commit message and make any necessary adjustments. |
Resolves none.
Description
This pull request:
number/float16/base/assert/is-almost-equalRelated Issues
This pull request has the following related issues:
Questions
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