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

[RFC]: add @stdlib/assert/is-same-typed-array-like Accepted RFC feature request which has been accepted. difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Feature Issue or pull request for adding a new feature. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. Utilities Issue or pull request concerning general utilities.
#2887 opened Sep 8, 2024 by kgryte
3 tasks done
feat: add constants/lapack/dsafmin C Issue involves or relates to C. constants Issue or pull request specific to constants namespace Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Review A pull request which needs code review.
#2859 opened Sep 3, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/iladlr Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2854 opened Sep 2, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dlapy2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2845 opened Aug 29, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dlartv Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2842 opened Aug 28, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dlas2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2833 opened Aug 26, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dlaev2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2828 opened Aug 24, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dlae2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2824 opened Aug 22, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dlasv2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2819 opened Aug 22, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dlauu2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2812 opened Aug 19, 2024 by Pranavchiku Draft
1 of 2 tasks
feat: add lapack/base/dlacn2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2790 opened Aug 14, 2024 by Pranavchiku Loading…
2 tasks done
feat: add lapack/base/dpoequ Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2785 opened Aug 13, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dptcon Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2772 opened Aug 10, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dpotf2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2771 opened Aug 10, 2024 by Pranavchiku Loading…
2 tasks done
feat: add lapack/base/dlaqge Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2759 opened Aug 7, 2024 by Pranavchiku Loading…
1 task done
feat: add lapack/base/dtrti2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2754 opened Aug 6, 2024 by Pranavchiku Loading…
2 tasks done
feat: add lapack/base/dlange Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Review A pull request which needs code review.
#2704 opened Jul 29, 2024 by Pranavchiku Loading…
4 tasks done
[RFC]: achieve ndarray API parity with built-in JavaScript arrays difficulty: 4 Likely to be moderately difficult. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#2656 opened Jul 24, 2024 by kgryte
14 of 47 tasks
[RFC]: add support for custom key bindings in the REPL difficulty: 4 Likely to be moderately difficult. Enhancement Issue or pull request for enhancing existing functionality. JavaScript Issue involves or relates to JavaScript. Needs Discussion Needs further discussion. priority: Normal Normal priority concern or feature request. REPL Issue or pull request specific to the project REPL. RFC Request for comments. Feature requests and proposed changes.
#2647 opened Jul 22, 2024 by Snehil-Shah
3 tasks done
feat: add lapack/base/dptts2 Base Issue or pull requests related to "low-level" functionality oriented toward library consumers. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2625 opened Jul 18, 2024 by Pranavchiku Loading…
3 tasks done
[RFC]: add @stdlib/fs/resolve-parent-paths-by Accepted RFC feature request which has been accepted. 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. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. Utilities Issue or pull request concerning general utilities.
#2567 opened Jul 11, 2024 by Snehil-Shah
3 tasks done
2
8
feat: add lapack/base/dlaset Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). Needs Changes Pull request which needs changes before being merged.
#2558 opened Jul 11, 2024 by Pranavchiku Draft
1 task done
feat: add blas/base/dtrsm BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. Needs Review A pull request which needs code review.
#2518 opened Jul 6, 2024 by Pranavchiku Loading…
15 tasks done
[RFC]: add LAPACK routines Accepted RFC feature request which has been accepted. BLAS Issue or pull request related to Basic Linear Algebra Subprograms (BLAS). C Issue involves or relates to C. difficulty: 4 Likely to be moderately difficult. Fortran Issue involves or relates to Fortran. JavaScript Issue involves or relates to JavaScript. LAPACK Issue or pull request related to the Linear Algebra Package (LAPACK). priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. Tracking Issue Tracking issue.
#2464 opened Jun 26, 2024 by Pranavchiku 100+
[RFC]: add @stdlib/iter/cusome-by Accepted RFC feature request which has been accepted. 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. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#2338 opened Jun 8, 2024 by kgryte
3 tasks done
3
6
ProTip! Adding no:label will show everything without a label.