Skip to content

Conversation

AbhijitRaut04
Copy link
Contributor

@AbhijitRaut04 AbhijitRaut04 commented Nov 18, 2024

Resolves #2106 .

Description

This PR contains the C implementation for minmax function

This pull request:

  • C implementation with benchmarks added in this PR.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Benchmarks
image

Examples
image

Tests
image

addon.c
image

No.

Checklist

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


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the Math Issue or pull request specific to math functionality. label Nov 18, 2024
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Nov 18, 2024

Coverage Report

Package Statements Branches Functions Lines
math/base/special/minmax $\color{green}253/253$
$\color{green}+100.00\%$
$\color{green}17/17$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}253/253$
$\color{green}+100.00\%$

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

@AbhijitRaut04
Copy link
Contributor Author

AbhijitRaut04 commented Nov 19, 2024

@gunjjoshi Please take a review and suggest me if any changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Math Issue or pull request specific to math functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: Add C implementation for @stdlib/math/base/special/minmax

2 participants