Skip to content
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

Added C Implementation of uint32-sqrt function under include/stdlib/math/base/special/fast #2016

Closed
wants to merge 1 commit into from

Conversation

xaman27x
Copy link

Resolves # .
#1932 (comment)

Description

What is the purpose of this pull request?

  1. Adds a C Implementation for the base mathematical function uint32-sqrt,
  2. Added extra necessary files
    This pull request:

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

  1. my First PATCH PR to this repository. :)

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Signed-off-by: Aman Morghade <[email protected]>
@stdlib-bot stdlib-bot added the Math Issue or pull request specific to math functionality. label Mar 24, 2024
@kgryte
Copy link
Member

kgryte commented Mar 24, 2024

@xaman27x There is already a PR open for #1932. See #1960. As such, I will go ahead and close this PR.

@kgryte kgryte closed this Mar 24, 2024
@kgryte kgryte added the Duplicate This issue or pull request already exists. label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists. Math Issue or pull request specific to math functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants