stdlib
stdlib copied to clipboard
✨ Standard library for JavaScript and Node.js. ✨
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed -...
### Description This RFC proposes adding an implementation for `csignumf.assign( re, im, out, strideOut, offsetOut )` and `csignumf.strided( z, sz, oz, out, so, oo )` in [`math/base/special/csignumf`](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special/csignumf) For `csignumf.assign( re,...
Resolves #6507 ## Description > What is the purpose of this pull request? This pull request: introduces additional functionality and documentation for the `@stdlib/math/base/special/csignumf` package. Specifically, it: - Implements two...
Resolves #6417 ## Description > What is the purpose of this pull request? This pull request: - Fixes a linting error in lib/node_modules/@stdlib/utils/async/if-then/lib/main.js by replacing the usage of new Array()...
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed -...
Resolves None ## Description > What is the purpose of this pull request? This pull request: - Adds the JS and C implementation of `math/base/special/kernel-sincos`. ## Related Issues > Does...
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...
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na -...
Resolves #3430 . ## Description > What is the purpose of this pull request? This pull request: - Solves the issue #3430 ## Related Issues > Does this pull request...
none ## Description > What is the purpose of this pull request? This pull request: - Adds the package `blas/base/igamax` ## Related Issues > Does this pull request have any...