feat: add `complex/float32/base/mul-add`
Resolves #5213
Description
What is the purpose of this pull request?
This pull request:
- Solves the issue #5213
Related Issues
Does this pull request have any related issues?
This pull request:
- resolves #5213
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.
- [x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers
/stdlib lint-autofix
/stdlib update-copyright-years
/stdlib merge
Coverage Report
| Package | Statements | Branches | Functions | Lines |
|---|---|---|---|---|
| complex/float32/base/mul-add | $\color{green}303/303$ $\color{green}+100.00\%$ |
$\color{green}9/9$ $\color{green}+100.00\%$ |
$\color{green}4/4$ $\color{green}+100.00\%$ |
$\color{green}303/303$ $\color{green}+100.00\%$ |
The above coverage report was generated for the changes in this PR.
@ShabiShett07 You'll need to resolve lint errors before this PR can move forward.
/stdlib autofix-lint
/stdlib help
@ShabiShett07, 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 lint-autofix
@kgryte, please check this, it is ready for review
@Neerajpathak07 need help
@ShabiShett07 Kindly do the same for this PR as well #5735
Thank you @Neerajpathak07 for assistance, this solved the errors
/stdlib merge
/stdlib merge