Skip to content

Pull requests: stdlib-js/stdlib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add blas/ext/base/ndarray/szero-to BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. METR Pull request associated with the METR project. Needs Review A pull request which needs code review.
#11259 opened Apr 1, 2026 by headlessNode Loading…
5 of 7 tasks
feat: add blas/ext/base/ndarray/gzero-to BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. METR Pull request associated with the METR project. Needs Review A pull request which needs code review.
#11258 opened Apr 1, 2026 by headlessNode Loading…
5 of 7 tasks
chore: fix JavaScript lint errors (issue #11247) Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#11257 opened Apr 1, 2026 by MANDEep22332 Loading…
2 of 7 tasks
build(deps): bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#11255 opened Apr 1, 2026 by dependabot bot Loading…
build(deps): bump github/gh-aw-actions from 71cfb3cbe2002225f9d5afa180669fff36b86ea2 to cb2bf21eadb070848fd3fe6edfa4a5af2e73e93a Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Needs Review A pull request which needs code review.
#11254 opened Apr 1, 2026 by dependabot bot Loading…
build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Needs Review A pull request which needs code review.
#11253 opened Apr 1, 2026 by dependabot bot Loading…
build(deps): bump actions/cache from 5.0.3 to 5.0.4 Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#11252 opened Apr 1, 2026 by dependabot bot Loading…
build(deps): bump msys2/setup-msys2 from 2.30.0 to 2.31.0 Dependencies Issue or pull request related to project dependencies. github_actions Pull requests that update GitHub Actions code. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#11251 opened Apr 1, 2026 by dependabot bot Loading…
docs: clarify @stdlib/regexp/whitespace vs \s First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review.
#11243 opened Mar 31, 2026 by VISHNU0906 Loading…
feat: add blas/ext/base/gindex-of-column BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. METR Pull request associated with the METR project. Needs Review A pull request which needs code review.
#11240 opened Mar 31, 2026 by headlessNode Loading…
5 of 7 tasks
feat: add blas/ext/base/zindex-of-row BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. METR Pull request associated with the METR project.
#11239 opened Mar 31, 2026 by headlessNode Draft
5 of 7 tasks
feat: add blas/ext/base/cindex-of-row BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. METR Pull request associated with the METR project.
#11233 opened Mar 30, 2026 by headlessNode Draft
5 of 7 tasks
fix: rename pow.h to pow_int.h to match package name First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review.
#11232 opened Mar 30, 2026 by Md-Zaid45 Loading…
2 tasks done
chore: fix JavaScript lint errors (issue #11209) Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue.
#11231 opened Mar 30, 2026 by Sran012 Loading…
2 of 7 tasks
docs: fix C examples in READMEs Needs Review A pull request which needs code review.
#11229 opened Mar 30, 2026 by officiallyanee Loading…
2 of 7 tasks
feat: add @stdlib/stats/strided/dttest First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#11228 opened Mar 30, 2026 by shaktimaanO-O Loading…
1 task done
feat: add plot/vega/value/base/ctor Needs Review A pull request which needs code review.
#11227 opened Mar 30, 2026 by Sachinn-64 Loading…
3 of 7 tasks
feat: add blas/ext/base/sindex-of-row BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. METR Pull request associated with the METR project. Needs Review A pull request which needs code review.
#11226 opened Mar 30, 2026 by headlessNode Loading…
5 of 7 tasks
feat: add stats/base/dists/log-logistic/mode Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#11224 opened Mar 30, 2026 by parthodas23 Loading…
2 of 7 tasks
build: upgrade R version to 4.2.0
#11223 opened Mar 30, 2026 by batpigandme Draft
2 of 7 tasks
feat: add stats/base/dists/log-logistic/mean Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#11221 opened Mar 30, 2026 by parthodas23 Loading…
2 of 7 tasks
feat: add stats/base/dists/log-logistic/median Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#11217 opened Mar 30, 2026 by parthodas23 Loading…
2 of 7 tasks
docs: update list of contributors automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.
#11212 opened Mar 30, 2026 by stdlib-bot Loading…
4 tasks
chore: fix JavaScript lint errors (issue #11209) First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue.
#11211 opened Mar 30, 2026 by JE4NVRG Loading…
test: add tests for Scale constructor and properties Needs Review A pull request which needs code review.
#11205 opened Mar 29, 2026 by Sachinn-64 Loading…
3 of 7 tasks
ProTip! What’s not been updated in a month: updated:<2026-03-01.