stdlib
stdlib copied to clipboard
✨ Standard library for JavaScript and Node.js. ✨
### Description This RFC proposes to add the implementation of `math/base/special/exp10f` ### Related Issues Related issues #649. ### Questions No. ### Other No. ### Checklist - [x] I have read...
Progresses https://github.com/stdlib-js/stdlib/issues/649 ## Description > What is the purpose of this pull request? This pull request: - Adds the complete implementation for `math/base/special/cpolarf` ## Related Issues > Does this pull...
Progresses #7273 ## Description > What is the purpose of this pull request? This pull request: - Adds assert/has-float16array-support ## Related Issues > Does this pull request have any related...
--- 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 -...
Progresses #2039 ## Description > What is the purpose of this pull request? This pull request: - includes the support for Javascript and obtains Fortran reference from [this page](https://www.netlib.org/lapack/explore-html/dd/d52/group__iamax_gafdf273dcc3f020e2aa5c716c1b3d7265.html) ##...
### Description This RFC proposes adding basic matrix structure assertion utilities to the `@stdlib/assert` namespace. These functions test whether an ndarray-like object conforms to specific matrix patterns listed below. ####...
Resolves {https://github.com/stdlib-js/google-summer-of-code/issues/94} ## Description > What is the purpose of this pull request? This pull request: - Add 'assert/is-float16array` ## Related Issues > Does this pull request have any related...
fix(math/strided/special/dfloor): replace stack allocation with dynamic allocation in benchmark Replace fixed-size array declarations with dynamic memory allocation in the dfloor benchmark to prevent segmentation faults when processing large input sizes....
Progress #2039 ## Description > What is the purpose of this pull request? This pull request: - add javascript implementation of `blas/base/cdotc` ## Related Issues > Does this pull request...
--- 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 -...