Skip to content

Issues: stdlib-js/stdlib

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

chore: add jsdoc for striding in blas/base/dtrsv BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Changes Pull request which needs changes before being merged.
#6743 opened Apr 20, 2025 by ShabiShett07 Loading…
1 task done
test: add test cases for blas/base/dtrmv BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Changes Pull request which needs changes before being merged.
#6733 opened Apr 19, 2025 by ShabiShett07 Loading…
1 task done
test: add test cases for blas/base/strmv BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Needs Changes Pull request which needs changes before being merged.
#6732 opened Apr 19, 2025 by ShabiShett07 Loading…
1 task done
feat: add stats/array/range Feature Issue or pull request for adding a new feature. Needs Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#6706 opened Apr 18, 2025 by gururaj1512 Loading…
1 task done
solved issue #6603 Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged.
#6609 opened Apr 8, 2025 by GURUPRASADSHARMA Loading…
feat: add C implementation for blas/base/dspr BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). C Issue involves or relates to C. Needs Changes Pull request which needs changes before being merged.
#6580 opened Apr 6, 2025 by ShabiShett07 Loading…
1 task done
feat: add blas/base/csscal BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review.
#6513 opened Apr 2, 2025 by ShabiShett07 Loading…
1 task done
docs: replace manual for loop in examples Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged.
#6490 opened Apr 1, 2025 by hrshya Loading…
1 task done
chore: fix C lint errors (issue #6475) Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review.
#6489 opened Apr 1, 2025 by sahilk45 Loading…
1 task done
fix JavaScript lint errors 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 Changes Pull request which needs changes before being merged. Potential Duplicate There might be another pull request resolving the same issue.
#6453 opened Mar 30, 2025 by VeerRaj-007 Loading…
1 task done
chore: fix EditorConfig lint errors (issue #6432) 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 Changes Pull request which needs changes before being merged.
#6438 opened Mar 29, 2025 by t-sibiraj Loading…
1 task done
Update main.js First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Changes Pull request which needs changes before being merged.
#6427 opened Mar 28, 2025 by VeerRaj-007 Loading…
1 task done
chore: fix JavaScript lint errors (issue #6417 ) 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 Changes Pull request which needs changes before being merged. Potential Duplicate There might be another pull request resolving the same issue.
#6424 opened Mar 28, 2025 by t-sibiraj Loading…
1 task done
chore: fix C lint errors (issue #6313) Math Issue or pull request specific to math functionality. Needs Changes Pull request which needs changes before being merged.
#6319 opened Mar 23, 2025 by JaySoni1 Loading…
1 task done
feat: add stats/incr/nanmrange 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 Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#6310 opened Mar 22, 2025 by coehemang Loading…
1 task done
docs(bradford/quantile): correct example return values in JSDoc comments 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.
#6306 opened Mar 22, 2025 by JaySoni1 Loading…
1 task done
feat: add accessor array support and refactor stats/base/nanmeanpn 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.
#6305 opened Mar 22, 2025 by rahulptl165 Loading…
1 task done
feat: add stats/incr/nanmvmr 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 Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#6293 opened Mar 22, 2025 by coehemang Loading…
1 task done
feat: add stats/incr/nanpcorr2 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 Changes Pull request which needs changes before being merged. Statistics Issue or pull request related to statistical functionality.
#6292 opened Mar 22, 2025 by coehemang Loading…
1 task done
feat: add implementation of stdlib/math/base/special/minmaxabsf 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.
#6290 opened Mar 22, 2025 by sahil20021008 Loading…
1 task done
chore: fix javascript lint errors #6214 Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged.
#6221 opened Mar 20, 2025 by bhavishy2801 Loading…
1 task done
feat: add accessor protocol support and refactor stats/base/nanmin Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review. Statistics Issue or pull request related to statistical functionality.
#6211 opened Mar 19, 2025 by rahulptl165 Loading…
1 task done
feat: add random/base/tinymt32 Feature Issue or pull request for adding a new feature. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review.
#6177 opened Mar 19, 2025 by abdelrahman04 Loading…
1 task done
feat: add support for accessor arrays and refactor stats/base/stdevyc Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged. Potential Duplicate There might be another pull request resolving the same issue. Statistics Issue or pull request related to statistical functionality. status: Blocked Issue or pull request which is current blocked.
#6162 opened Mar 18, 2025 by Hecker165 Loading…
1 task done
build: add remark plugin to validate expected HTML sections Needs Changes Pull request which needs changes before being merged. Tools Issue or pull request related to project tooling.
#6156 opened Mar 18, 2025 by Planeshifter Loading…
1 task done
ProTip! Find all open issues with in progress development work with linked:pr.