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

refactor!: modify C implementation to accept float instead of int32 in math/base/special/nonfibonaccif Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. release: Major Breaking change requiring a new major release.
#7960 opened Aug 25, 2025 by gunjjoshi Loading…
1 task done
refactor!: modify C implementation to accept double instead of int32 in math/base/special/nonfibonacci Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. release: Major Breaking change requiring a new major release.
#7959 opened Aug 25, 2025 by gunjjoshi Loading…
1 task done
feat: add blas/base/zgemv BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).
#7957 opened Aug 24, 2025 by ShabiShett07 Draft
1 task done
refactor!: modify C implementation to accept float value instead of int32 in math/base/special/negalucasf Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. release: Major Breaking change requiring a new major release.
#7956 opened Aug 24, 2025 by gunjjoshi Loading…
1 task done
refactor!: modify C implementation to accept double value instead of int32 in math/base/special/negalucas Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. release: Major Breaking change requiring a new major release.
#7955 opened Aug 24, 2025 by gunjjoshi Loading…
1 task done
refactor!: modify C implementation to accept float value instead of int32 in math/base/special/negafibonaccif Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. release: Major Breaking change requiring a new major release.
#7954 opened Aug 24, 2025 by gunjjoshi Loading…
1 task done
refactor!: modify C implementation to accept double value instead of int32 in math/base/special/negafibonacci Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. release: Major Breaking change requiring a new major release.
#7953 opened Aug 24, 2025 by gunjjoshi Loading…
1 task done
chore: fix JavaScript lint errors Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#7952 opened Aug 24, 2025 by rajanarahul93 Loading…
1 task done
refactor: removed duplicate example value for math/base/special/cbrt Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review.
#7951 opened Aug 24, 2025 by nakul-krishnakumar Loading…
1 task done
feat: add ndarray/base/binary-reduce-strided1d-dispatch-factory GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025).
#7950 opened Aug 24, 2025 by gururaj1512 Draft
1 task done
chore: add structured package data for math/base/special/cbrtf Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review.
#7949 opened Aug 24, 2025 by nakul-krishnakumar Loading…
1 task done
feat: add ndarray/fill-slice Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Needs Review A pull request which needs code review.
#7911 opened Aug 20, 2025 by headlessNode Loading…
1 task done
feat: add ndarray/base/binary-reduce-strided1d-dispatch GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025).
#7908 opened Aug 18, 2025 by gururaj1512 Draft
1 task done
feat: add ndarray/base/binary-input-casting-dtype GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Needs Review A pull request which needs code review.
#7904 opened Aug 17, 2025 by gururaj1512 Loading…
1 task done
feat: add blas/base/zgemm BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS).
#7896 opened Aug 16, 2025 by ShabiShett07 Draft
1 task done
refactor: fix fromIndex handling in blas/ext/base/ndarray/dlast-index-of BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Needs Review A pull request which needs code review.
#7894 opened Aug 16, 2025 by headlessNode Loading…
1 task done
feat: add ndarray/base/broadcast-array-except-dimensions Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Needs Review A pull request which needs code review.
#7853 opened Aug 11, 2025 by headlessNode Loading…
1 task done
feat: add lapack/base/dlarfb GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK).
#7833 opened Aug 8, 2025 by aayush0325 Draft
1 task done
feat: add ndarray/base/nullary-strided1d-dispatch-factory Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025).
#7828 opened Aug 7, 2025 by headlessNode Draft
1 task done
feat: add ndarray/base/nullary-strided1d-dispatch Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025).
#7821 opened Aug 6, 2025 by headlessNode Draft
1 task done
feat: add math/base/special/ellipkf C Issue involves or relates to C. Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). JavaScript Issue involves or relates to JavaScript. Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged.
#7811 opened Aug 5, 2025 by anandkaranubc Draft
1 task done
feat: add lapack/base/dorm2r GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Review A pull request which needs code review.
#7797 opened Aug 3, 2025 by aayush0325 Draft
1 task done
feat: add lapack/base/dorg2r GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Review A pull request which needs code review.
#7784 opened Jul 31, 2025 by aayush0325 Loading…
1 task done
chore: add a poc script for generating dtype combinations Math Issue or pull request specific to math functionality.
#7773 opened Jul 29, 2025 by gunjjoshi Draft
1 task done
feat: add ndarray/base/nullary-strided1d Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Needs Review A pull request which needs code review.
#7772 opened Jul 29, 2025 by headlessNode Loading…
1 task done
ProTip! Mix and match filters to narrow down what you’re looking for.