stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add C implementation for `math/base/special/heaviside`

Open anandkaranubc opened this issue 9 months ago • 2 comments

Progresses https://github.com/stdlib-js/stdlib/issues/649

Description

What is the purpose of this pull request?

This pull request:

  • Adds the complete C implementation for math/base/special/heaviside

Related Issues

Does this pull request have any related issues?

This pull request:

  • Progresses https://github.com/stdlib-js/stdlib/issues/649

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 May 10 '25 19:05 anandkaranubc

Coverage Report

Package Statements Branches Functions Lines
math/base/special/heaviside $\color{green}316/316$
$\color{green}+100.00\%$
$\color{green}22/22$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}316/316$
$\color{green}+100.00\%$

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

stdlib-bot avatar May 10 '25 19:05 stdlib-bot

/stdlib update-copyright-years

anandkaranubc avatar May 10 '25 20:05 anandkaranubc