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

## Description > What is the purpose of this pull request? This pull request: - replaces the use of built-in `fmod` by our `stdlib_base_fmod` in [`math/base/special/gcd`](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/@stdlib/math/base/special/gcd). ## Related Issues >...

Math
Ready To Merge

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

Math

Progresses: #2039. ## Description > What is the purpose of this pull request? This RFC proposes to add a routine to perform one of the matrix-vector operations `x = A*x`,...

BLAS

Progresses #2656. ## Description > What is the purpose of this pull request? This pull request: - Adds implementation of `ndarray/base/fill` ## Related Issues > Does this pull request have...

Feature

Resolves [#2323](https://github.com/stdlib-js/stdlib/issues/2323). ## Description add `@stdlib/array/base/cuany-by` This pull request: - resolves [ [RFC]: add @stdlib/array/base/cuany-by](https://github.com/stdlib-js/stdlib/issues/2323). ## Other while git commit and running tests +lint i got these ``` (node:6885) [DEP0040]...

Progresses: #2039. ## Description > What is the purpose of this pull request? This RFC proposes to add a routine to perform one of the matrix-vector operations `x = A*x`,...

BLAS

Resolves #1632 ## Description > What is the purpose of this pull request? This pull request: - a - b - c ## Related Issues > Does this pull request...

Needs Review

Towards #2647. ## Description > What is the purpose of this pull request? This pull request: - [x] adds editor actions - [x] adds support for custom keybindings - [...

Feature
Needs Review
REPL
Needs Changes

Progresses #2039. ## Description > What is the purpose of this pull request? This RFC proposes to add a routine to solve one of the systems of equations `A*x =...

BLAS

Progresses #2039. ## Description > What is the purpose of this pull request? This RFC proposes to add a routine to solve one of the systems of equations `A*x =...

BLAS