Skip to content

Conversation

gururaj1512
Copy link
Member

Resolves #3325.

Description

What is the purpose of this pull request?

This pull request:

  • This PR adds the package @stdlib/constants/float32/sqrt-pi returning square root of single-precision floating-point mathematical constant π.

Related Issues

Does this pull request have any related issues?

This pull request:

  • None

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

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


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Dec 4, 2024
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Dec 4, 2024

Coverage Report

Package Statements Branches Functions Lines
constants/float32/sqrt-pi $\color{green}53/53$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}53/53$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
@gunjjoshi gunjjoshi added Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Dec 5, 2024
gururaj1512 and others added 2 commits December 7, 2024 13:28
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @gururaj1512!

@Planeshifter Planeshifter added Ready To Merge A pull request which is ready to be merged. and removed Needs Changes Pull request which needs changes before being merged. labels Dec 7, 2024
@stdlib-bot
Copy link
Contributor

PR Commit Message

feat: add `constants/float32/sqrt-pi`

PR-URL: https://github.com/stdlib-js/stdlib/pull/3326
Closes: https://github.com/stdlib-js/stdlib/issues/3325

Co-authored-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Co-authored-by: Gururaj Gurram <gururajgurram1512@gmail.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 7127b56 into stdlib-js:develop Dec 7, 2024
18 checks passed
@gururaj1512 gururaj1512 deleted the float32-sqrt-pi branch December 7, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready To Merge A pull request which is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC]: add constants/float32/sqrt-pi
4 participants