feat: add C implementation for `number/float32/base/signbit`
Description
What is the purpose of this pull request?
This pull request:
- adds a C implementation for
@stdlib/number/float32/base/signbit
Related Issues
Does this pull request have any related issues?
This pull request:
- resolves #
- fixes #
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.
Opening this PR to test out and incrementally improve our AI workflow for scaffolding packages, which includes addition of C implementations. I expect to delete and re-run the respective scaffolding workflows multiple times as I continue improving the scaffolding outputs.
Checklist
Please ensure the following tasks are completed before submitting this pull request.
- [x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers
Based off the README.md file, the stdlib-bot has generated contents for the signbitf package and pushed them to the pull request branch.
Notes
- :warning: The stdlib-bot uses AI to generate package content. The generated content is not guaranteed to be correct, and will require manual review and editing. :warning:
Should I open another branch for implementing this? @kgryte @Planeshifter
@Pranavchiku You can move on to a different package. @Planeshifter needs to tidy this one up.
@Planeshifter Should we go ahead and close this PR or are you interested in getting this in?
PR Commit Message
feat: add C implementation for `number/float32/base/signbit`
PR-URL: https://github.com/stdlib-js/stdlib/pull/623
Signed-off-by: Philipp Burckhardt <[email protected]>
Please review the above commit message and make any necessary adjustments.
PR Commit Message
feat: add C implementation for `number/float32/base/signbit`
PR-URL: https://github.com/stdlib-js/stdlib/pull/623
Please review the above commit message and make any necessary adjustments.
/stdlib help
@Planeshifter, available slash commands include:
-
/stdlib check-files- Check for required files. -
/stdlib update-copyright-years- Update copyright header years. -
/stdlib lint-autofix- Auto-fix lint errors. -
/stdlib merge- Merge changes from develop branch into this PR. -
/stdlib rebase- Rebase this PR on top of develop branch.
/stdlib merge
/stdlib merge
/stdlib nuke
@Planeshifter, slash command not recognized. Please use /stdlib help to view available commands.
/stdlib merge
/stdlib merge
/stdlib update-copyright-years
@Planeshifter I've updated the PR title to avoid confusion.
/stdlib merge