-
-
Notifications
You must be signed in to change notification settings - Fork 596
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
feat: add c implementation of math/base/special/minmaxn
#3377
base: develop
Are you sure you want to change the base?
Conversation
/stdlib update-copyright-years |
Coverage Report
The above coverage report was generated for the changes in this PR. |
/stdlib update-copyright-years |
bb41a46
to
62d64a2
Compare
Hi @gunjjoshi , would you mind taking a look at this when you have a moment? I'd really appreciate your feedback. Thank you! |
@MeastroZI Thanks for working on this. I think we forgot to update #649 to exclude the variadic variants from that list. That said, not opposed to finding something which works, and your initial draft seems like it could be workable. I think, for now, we should put this PR on the backburner, as I'll need to take a closer look. |
I understand the need to revisit #649, and I’m glad the initial draft seems promising. I’ll be happy to make any necessary adjustments once you’ve had a chance to review it further. Looking forward to your thoughts! |
Description
This pull request: add c implementation of
math/base/special/minmaxn
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers