stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

✨ Standard library for JavaScript and Node.js. ✨

Results 630 stdlib issues
Sort by recently updated
recently updated
newest added

Resolves #2336 ## Description > What is the purpose of this pull request? This pull request: - This pull request adds the `@stdlib/array/base/cuevery-by` package that cumulatively tests whether every array...

Resolves #2325 ## Description > What is the purpose of this pull request? This pull request: - This pull request adds the `@stdlib/array/base/cunone-by` package that cumulatively tests whether no array...

## Description > What is the purpose of this pull request? This pull request: - adds `constants/float32/max-safe-nth-fibonacci`, which would be the single-precision equivalent for [`constants/float64/max-safe-nth-fibonacci`](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/max-safe-nth-factorial). ## Related Issues > Does...

This commit adds `base/cuevery-by` package Resolves #2324 ## Description > What is the purpose of this pull request? The purpose of this pull request is to add the `@stdlib/base/cuevery-by` package...

Towards #2464. ## Description > What is the purpose of this pull request? This pull request adds JS implementation for `lapack/base/dlas2`. ## Related Issues > Does this pull request have...

Feature
Base
JavaScript
Needs Changes
LAPACK

Towards #2464. ## Description > What is the purpose of this pull request? This PR adds JS implementation for `lapack/base/dlaev2` ## Related Issues > Does this pull request have any...

Feature
Base
JavaScript
Needs Changes
LAPACK

Towards #2464. ## Description > What is the purpose of this pull request? This pull request adds JS implementation for `lapack/base/dlae2` ## Related Issues > Does this pull request have...

Feature
Base
JavaScript
Needs Changes
LAPACK

Resolves #2338. ## Description > What is the purpose of this pull request? This pull request resolves issue #2338 This pull request: - This pull request adds feature `@stdlib/iter/cusome-by` ##...

Needs Review

## Description > What is the purpose of this pull request? This pull request: - adds `math/base/special/minabsf`, which would be the single-precision variant for [`math/base/special/minabs`](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special/minabs). ```c float stdlib_base_minabsf( const float...

Math

Resolves #1491 ## Description > What is the purpose of this pull request? This pull request: - Refactors `blas/ext/base/dsnannsumors` to follow current project conventions ## Related Issues > Does this...

Needs Review
BLAS