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 lapack/base/dladiv2 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.
#7755 opened Jul 27, 2025 by aayush0325 Loading… updated Jul 28, 2025
1 task done
chore : fix EditorConfig lint errors (#7750) 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. Statistics Issue or pull request related to statistical functionality.
#7764 opened Jul 28, 2025 by VanshChoudhary7 Loading… updated Jul 28, 2025
1 task done
feat!: refactor the stdlib plot API to build on top of Vega ci: Skip Pull request which should skip CI workflows (usually only temporarily to avoid using resources). release: Major Breaking change requiring a new major release. status: In Progress Issue or pull request which is in progress.
#7715 opened Jul 22, 2025 by kgryte Draft updated Jul 28, 2025
1 task done
feat: add blas/base/gsyr 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.
#7738 opened Jul 25, 2025 by ShabiShett07 Loading… updated Jul 28, 2025
1 task done
feat: add blas/base/ggemv BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review.
#7697 opened Jul 19, 2025 by ShabiShett07 Loading… updated Jul 28, 2025
1 task done
fix(docs): lowercase 'binomial' in entropy package heading 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. Statistics Issue or pull request related to statistical functionality.
#7763 opened Jul 28, 2025 by AbhishekG-Codes Loading… updated Jul 28, 2025
1 task done
feat: add blas/ext/base/ndarray/gsorthp BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). 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.
#7756 opened Jul 27, 2025 by headlessNode Loading… updated Jul 28, 2025
1 task done
docs: update REPL namespace documentation automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.
#7762 opened Jul 28, 2025 by stdlib-bot Loading… updated Jul 28, 2025
docs: update list of contributors automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.
#7761 opened Jul 28, 2025 by stdlib-bot Loading… updated Jul 28, 2025
4 tasks
feat: add C ndarray API and refactor for stats/base/sdsnanmean Needs Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#4896 opened Jan 26, 2025 by 0PrashantYadav0 Loading… updated Jul 27, 2025
1 task done
chore: fix EditorConfig lint errors (issue #7750) Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#7757 opened Jul 27, 2025 by Pradyumn-cloud Loading… updated Jul 27, 2025
1 task done
refactor: update implementation for blas/base/ssymv BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review.
#2843 opened Aug 28, 2024 by aman-095 Loading… updated Jul 27, 2025
1 task done
feat: add stats/strided/wasm/dsnanmeanwd 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. WebAssembly Issue involves or relates to WebAssembly.
#7638 opened Jul 13, 2025 by 0PrashantYadav0 Loading… updated Jul 27, 2025
1 task done
feat: add C ndarray interface and refactor implementation for stats/base/snanmean GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Needs Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#7705 opened Jul 20, 2025 by gururaj1512 Loading… updated Jul 27, 2025
1 task done
bench: moves random number generation out of benchmarking loop and replaces randu with uniform #4989 Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#7748 opened Jul 26, 2025 by AryanJ18 Loading… updated Jul 27, 2025
1 task done
feat: add math/base/special/trigammaf 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 Review A pull request which needs code review.
#7749 opened Jul 26, 2025 by anandkaranubc Loading… updated Jul 26, 2025
1 task done
feat: add math/base/special/sincf 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 Review A pull request which needs code review.
#7741 opened Jul 25, 2025 by anandkaranubc Loading… updated Jul 26, 2025
1 task done
feat: add JS implementation for math/base/special/sicif 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 Review A pull request which needs code review.
#7746 opened Jul 26, 2025 by anandkaranubc Loading… updated Jul 26, 2025
1 task done
feat: add blas/base/dgbmv BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review.
#6121 opened Mar 17, 2025 by ShabiShett07 Loading… updated Jul 26, 2025
1 task done
feat: add blas/ext/base/ndarray/gfind-index BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025).
#7743 opened Jul 25, 2025 by headlessNode Draft updated Jul 25, 2025
1 task done
test: refactor benchmark and test files for Cauchy median using fixtures Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#7719 opened Jul 22, 2025 by satyajeetch1991 Loading… updated Jul 25, 2025
1 task done
feat: add blas/ext/base/gfind-index BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). 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.
#7727 opened Jul 23, 2025 by headlessNode Loading… updated Jul 25, 2025
1 task done
feat: add ndarray/base/find Feature Issue or pull request for adding a new feature. GSoC Google Summer of Code. gsoc: 2025 Google Summer of Code (2025). Needs Changes Pull request which needs changes before being merged.
#7426 opened Jun 20, 2025 by headlessNode Loading… updated Jul 25, 2025
1 task done
feat: add lapack/base/dlanv2 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.
#7492 opened Jun 26, 2025 by aayush0325 Loading… updated Jul 25, 2025
1 task done
feat: add C implementation for stats/base/dists/binomial/pmf 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.
#4418 opened Dec 31, 2024 by 0PrashantYadav0 Loading… updated Jul 25, 2025
1 task done
ProTip! Adding no:label will show everything without a label.