stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add `math/base/special/kernel-sincos`

Open anandkaranubc opened this issue 11 months ago • 1 comments

Resolves None

Description

What is the purpose of this pull request?

This pull request:

  • Adds the JS and C implementation of math/base/special/kernel-sincos.

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves 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

anandkaranubc avatar Mar 10 '25 01:03 anandkaranubc

Coverage Report

Package Statements Branches Functions Lines
math/base/special/kernel-sincos $\color{red}395/403$
$\color{green}+98.01\%$
$\color{red}15/19$
$\color{green}+78.95\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{red}395/403$
$\color{green}+98.01\%$

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

stdlib-bot avatar Mar 10 '25 01:03 stdlib-bot

PR Commit Message

feat: add `math/base/special/kernel-sincos`

PR-URL: https://github.com/stdlib-js/stdlib/pull/5935

Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>

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

stdlib-bot avatar Jul 20 '25 04:07 stdlib-bot