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

chore: fix JavaScript lint errors (issue #10693) 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.
#10701 opened Mar 4, 2026 by Aniket-SS Loading…
3 of 7 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
chore: fix EditorConfig lint errors (issue #10692) Good First PR A pull request resolving a Good First Issue. Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review.
#10695 opened Mar 4, 2026 by parthodas23 Loading…
2 of 7 tasks
chore: fix JavaScript lint errors (issue #10693) Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#10694 opened Mar 4, 2026 by parthodas23 Loading…
2 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
bench: refactor to use string interpolation in blas/ext/base/dsumors 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.
#10688 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/dsumkbn2 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.
#10687 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/dsumkbn 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.
#10686 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/drrss 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.
#10685 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/dcusumors 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.
#10684 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/drev 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.
#10683 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/dcusumkbn2 BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Good First PR A pull request resolving a Good First Issue. Ready To Merge A pull request which is ready to be merged.
#10682 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/dasumpw BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Good First PR A pull request resolving a Good First Issue. Ready To Merge A pull request which is ready to be merged.
#10681 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/dapxsumors BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Good First PR A pull request resolving a Good First Issue. Ready To Merge A pull request which is ready to be merged.
#10680 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
bench: refactor to use string interpolation in blas/ext/base/dapxsum BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Good First PR A pull request resolving a Good First Issue. Ready To Merge A pull request which is ready to be merged.
#10679 opened Mar 3, 2026 by rautelaKamal Loading…
1 task done
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
feat: add math/base/special/trunc2f 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 Changes Pull request which needs changes before being merged. Potential Duplicate There might be another pull request resolving the same issue.
#10673 opened Mar 3, 2026 by Aashrith-Vellampalli Loading…
3 of 7 tasks
feat: add plot/vega/base/assert/is-compare-order
#10672 opened Mar 3, 2026 by gururaj1512 Draft
2 of 7 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.