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
Sort

Pull requests list

feat: add fuzzy matching algorithm for tab completions Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue. REPL Issue or pull request specific to the project REPL.
#1855 opened Mar 12, 2024 by Snehil-Shah Loading…
1 task done
feat: add support for persisting user preferences using a default configuration in the REPL Feature Issue or pull request for adding a new feature. Needs Review A pull request which needs code review. REPL Issue or pull request specific to the project REPL.
#2559 opened Jul 11, 2024 by Snehil-Shah Loading…
1 task done
feat: add support for computing the derivative of cardinal sine (cosc) Feature Issue or pull request for adding a new feature. 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.
#3122 opened Nov 16, 2024 by RiyaChy072 Loading…
1 task done
feat: add array/base/broadcasted-quinary5d Feature Issue or pull request for adding a new feature. Needs Changes Pull request which needs changes before being merged. Utilities Issue or pull request concerning general utilities.
#3229 opened Nov 23, 2024 by RiyaChy072 Loading…
1 task done
feat: add math/base/special/lucasf Math Issue or pull request specific to math functionality.
#3348 opened Dec 6, 2024 by aayush0325 Loading…
1 task done
feat: add math/base/special/cinvf Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged.
#3103 opened Nov 12, 2024 by aayush0325 Loading…
1 task done
feat: add plot/table/unicode Feature Issue or pull request for adding a new feature. Needs Changes Pull request which needs changes before being merged. REPL Issue or pull request specific to the project REPL.
#2407 opened Jun 20, 2024 by Snehil-Shah Draft
1 task done
feat: add math/base/special/expf Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review.
#3318 opened Dec 3, 2024 by vivekmaurya001 Loading…
1 task done
bench: refactor random number generation in stats/base/dists/kumaraswamy Needs Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#5019 opened Feb 2, 2025 by yuvi-mittal Loading…
1 task done
feat: add values method to array/fixed-endian-factory Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review.
#6286 opened Mar 22, 2025 by hemantmm Loading…
1 task done
feat: add C ndarray and refactor for stats/base/dmeanpn Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#4726 opened Jan 12, 2025 by DhruvArvindSingh Loading…
1 task done
bench: refactor random number generation in stats/base/dists/triangular Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue. Statistics Issue or pull request related to statistical functionality.
#5211 opened Feb 13, 2025 by G4URAV001 Loading…
1 task done
feat: add C and Fortran implementation for blas/base/zaxpy BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Review A pull request which needs code review. status: Blocked Issue or pull request which is current blocked.
#4215 opened Dec 25, 2024 by gururaj1512 Loading…
1 task done
feat: add complex/float32/base/mul-add Feature Issue or pull request for adding a new feature. Needs Changes Pull request which needs changes before being merged.
#5214 opened Feb 13, 2025 by ShabiShett07 Loading…
1 task done
feat: add C implementation for math/base/special/bessely1 C Issue involves or relates to C. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue.
#4396 opened Dec 30, 2024 by ShabiShett07 Loading…
1 task done
Fix: Use 2-space indentation in manifest.json files 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. Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged.
#5830 opened Mar 6, 2025 by ahamed-ali-git Loading…
1 task done
feat: add initial implementaion of fft/base/fftpack Feature Issue or pull request for adding a new feature.
#4121 opened Dec 21, 2024 by gunjjoshi Draft
1 task done
feat: add math/base/special/lcmf Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged.
#3096 opened Nov 11, 2024 by Harsh-Mathur-1503 Loading…
1 task done
feat: add C implementation for blas/base/srotg BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). C Issue involves or relates to C. Feature Issue or pull request for adding a new feature. Native Addons Issue involves or relates to Node.js native add-ons. Needs Changes Pull request which needs changes before being merged.
#987 opened Mar 28, 2023 by Pranavchiku Draft
7 of 12 tasks
feat: add math/base/special/kernel-log1pf Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review.
#5411 opened Feb 24, 2025 by Neerajpathak07 Loading…
1 task done
feat: add math/base/special/bernoullif Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review.
#3037 opened Oct 26, 2024 by gururaj1512 Loading…
1 task done
feat: add fs/resolve-parent-paths-by Feature Issue or pull request for adding a new feature. Needs Review A pull request which needs code review. Utilities Issue or pull request concerning general utilities.
#2897 opened Sep 12, 2024 by gururaj1512 Loading…
1 task done
[WIP] Add Rademacher statistical distribution 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. status: Blocked Issue or pull request which is current blocked.
#245 opened Nov 1, 2018 by justin1dennison Loading…
7 tasks done
feat: add math/base/special/log1pf Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue.
#5803 opened Mar 5, 2025 by 0PrashantYadav0 Loading…
1 task done
build: add workflow and script to leave comment with make instructions CI Issue or pull request specific to continuous integration environments. Needs Changes Pull request which needs changes before being merged. Tools Issue or pull request related to project tooling.
#5640 opened Mar 1, 2025 by Planeshifter Loading…
1 task done
ProTip! no:milestone will show everything without a milestone.