stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

✨ Standard library for JavaScript and Node.js. ✨

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

--- 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 -...

Needs Review
GSoC
gsoc: 2025

--- 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 -...

Needs Review
BLAS
GSoC
gsoc: 2025

--- 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 -...

Needs Review
BLAS
GSoC
gsoc: 2025

## JavaScript Linting Failures Linting failures were detected in the automated JavaScript lint workflow run. ### Workflow Details - Run: https://github.com/stdlib-js/stdlib/actions/runs/15079445154 - Type: JavaScript Linting - Date: 2025-05-17 00:08:00 UTC...

Good First Issue

Progresses #2039. ## Description > What is the purpose of this pull request? This pull request: - adds the package `blas/base/strmm` ## Related Issues > Does this pull request have...

Needs Review
BLAS
GSoC
gsoc: 2025

## JavaScript Linting Failures Linting failures were detected in the automated JavaScript lint workflow run. ### Workflow Details - Run: https://github.com/stdlib-js/stdlib/actions/runs/15232185197 - Type: JavaScript Linting - Date: 2025-05-25 00:09:11 UTC...

Good First Issue

--- 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 -...

Feature
Needs Review
BLAS
Needs Changes
GSoC
gsoc: 2025

This RFC proposes adding C implementations to all logistic distribution functions in `@stdlib/stats/base/dists/logistic` .

RFC
Feature
Statistics
Accepted
Good First Issue
priority: Normal
Tracking Issue
difficulty: 2

Resolves https://github.com/stdlib-js/stdlib/issues/5669 ## Description > What is the purpose of this pull request? This pull request: - feat: add accessor support for `stats/base/nanstdevpn` ## Related Issues > Does this pull...

Statistics
GSoC
gsoc: 2025

Progresses #3131 ## Description > What is the purpose of this pull request? This pull request: - adds `fft/base/fftpack`. ## Related Issues > Does this pull request have any related...

Feature
Needs Changes