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 c implementation for blas/base/dgemm BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). 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.
#10721 opened Mar 5, 2026 by dhruvan2006 Loading…
3 of 7 tasks
docs: improve doctests for ndarray instances in blas/ddot BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#10720 opened Mar 5, 2026 by Aniket-SS Loading…
2 of 7 tasks
feat: add C implementation for @stdlib/stats/base/dists/erlang/logpdf Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10719 opened Mar 5, 2026 by rautelaKamal Loading…
docs: improve doctests for complex number instances in array/complex128 Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#10718 opened Mar 5, 2026 by Aniket-SS Loading…
2 of 7 tasks
chore: fix JavaScript lint errors (issue #10708) Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#10717 opened Mar 5, 2026 by Daniel-1600 Loading…
1 of 7 tasks
feat: add stats/base/dists/anglit/quantile Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10716 opened Mar 5, 2026 by Om-A-osc Loading…
2 tasks done
feat: add C implementation for blas/ext/base/ndarray/dnansum BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review.
#10715 opened Mar 5, 2026 by MeKaustubh07 Loading…
3 of 7 tasks
feat: add enum ml/base/cluster/kmeans/metrics Needs Review A pull request which needs code review.
#10714 opened Mar 5, 2026 by nakul-krishnakumar Loading…
2 of 7 tasks
bench: refactor to use string interpolation in stats/base/dists/gamma/ Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10713 opened Mar 5, 2026 by Witty-31-06 Loading…
3 of 7 tasks
chore: fix JavaScript lint errors (issue #10708) 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.
#10712 opened Mar 5, 2026 by Aniket-SS Loading…
2 of 7 tasks
chore: fix JavaScript lint errors (issue #10708) 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.
#10710 opened Mar 5, 2026 by parthodas23 Loading…
2 of 7 tasks
test: add alpha & beta tests for blas/base/dgemm BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). 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.
#10709 opened Mar 5, 2026 by dhruvan2006 Loading…
2 of 3 tasks
fix: incorrect function call to cblas in blas/base/ddot BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Ready To Merge A pull request which is ready to be merged.
#10707 opened Mar 4, 2026 by dhruvan2006 Loading…
2 of 3 tasks
feat: add ndarray/base/unflatten 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.
#10706 opened Mar 4, 2026 by headlessNode Loading…
6 of 7 tasks
fix: improve sorted arrays generation in C benchmarks for 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.
#10705 opened Mar 4, 2026 by pranavthakur0-0 Loading…
2 of 3 tasks
chore: fix .dtype in stats/base/ndarray/dnanstdev Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10700 opened Mar 4, 2026 by iampratik13 Loading…
2 of 7 tasks
feat: add C implementation for blas/ext/base/ndarray/zsum BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review.
#10699 opened Mar 4, 2026 by MeKaustubh07 Loading…
3 of 7 tasks
chore: fix JavaScript lint errors (issue #6355) 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.
#10698 opened Mar 4, 2026 by chinanuj Loading…
1 task done
feat: add C implementation for blas/ext/base/ndarray/csum BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review.
#10696 opened Mar 4, 2026 by MeKaustubh07 Loading…
3 of 7 tasks
feat: add C implementation for @stdlib/stats/base/dists/pareto-type1/median Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10691 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
feat: add stats/incr/mkurtosis Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10689 opened Mar 3, 2026 by aryan7071 Loading…
6 of 7 tasks
feat: add stats/strided/dpcorrwd Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10677 opened Mar 3, 2026 by nakul-krishnakumar Loading…
2 of 7 tasks
feat: add math/array/special/softmax Invalid Invalid question, issue, or pull request. Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged.
#10676 opened Mar 3, 2026 by therealharshit Loading…
4 of 7 tasks
feat: add plot/vega/signal/ctor Needs Review A pull request which needs code review.
#10675 opened Mar 3, 2026 by gururaj1512 Loading…
2 of 7 tasks
feat: add stats/strided/ssempn difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Feature Issue or pull request for adding a new feature. Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#10674 opened Mar 3, 2026 by Om-A-osc Loading…
2 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.