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

feat: add blas/base/csscal 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. Fortran Issue involves or relates to Fortran. Native Addons Issue involves or relates to Node.js native add-ons. Needs Changes Pull request which needs changes before being merged.
#2169 opened Apr 15, 2024 by performant23 Loading…
1 task done
[RFC]: add math/base/special/asinhf Accepted RFC feature request which has been accepted. C Issue involves or relates to C. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. JavaScript Issue involves or relates to JavaScript. Math Issue or pull request specific to math functionality. Native Addons Issue involves or relates to Node.js native add-ons. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#2130 opened Apr 6, 2024 by gunjjoshi
3 tasks done
[RFC]: add blas/base/zdotu 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: 3 Likely to be challenging but manageable. Feature Issue or pull request for adding a new feature. Fortran Issue involves or relates to Fortran. JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request.
#2125 opened Apr 5, 2024 by performant23
3 tasks done
[RFC]: Add BLAS bindings and implementations for linear algebra (tracking issue) 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. Feature Issue or pull request for adding a new feature. Fortran Issue involves or relates to Fortran. JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. status: In Progress Issue or pull request which is in progress. Tracking Issue Tracking issue.
#2039 opened Mar 25, 2024 by aman-095 100+
[RFC]: refactor blas/ext/base/ssort2sh to follow current project conventions Accepted RFC feature request which has been accepted. C Issue involves or relates to C. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#1536 opened Mar 3, 2024 by Planeshifter
3 tasks done
[RFC]: refactor blas/ext/base/ssort2hp to follow current project conventions Accepted RFC feature request which has been accepted. C Issue involves or relates to C. difficulty: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Enhancement Issue or pull request for enhancing existing functionality. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#1534 opened Mar 3, 2024 by Planeshifter
3 tasks done
[RFC]: refactor blas/ext/base/snansumkbn2 to follow current project conventions Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request.
#1530 opened Mar 3, 2024 by Planeshifter
3 tasks done
[RFC]: refactor blas/ext/base/dsort2sh to follow current project conventions Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request.
#1497 opened Mar 3, 2024 by Planeshifter
3 tasks done
[RFC]: refactor blas/ext/base/dsort2ins to follow current project conventions 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: 2 May require some initial design or R&D, but should be straightforward to resolve and/or implement. Enhancement Issue or pull request for enhancing existing functionality. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes.
#1496 opened Mar 3, 2024 by Planeshifter
3 tasks done
Refactor and update existing extended base BLAS packages according to current project conventions 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: 3 Likely to be challenging but manageable. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. Tracking Issue Tracking issue.
#1152 opened Dec 4, 2023 by kgryte
73 of 82 tasks
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
[RFC]: Bray-Curtis distance between two strided arrays Feature Issue or pull request for adding a new feature. Native Addons Issue involves or relates to Node.js native add-ons. Needs Discussion Needs further discussion. RFC Request for comments. Feature requests and proposed changes. status: Blocked Issue or pull request which is current blocked.
#834 opened Feb 1, 2023 by Planeshifter
3 tasks done
[RFC]: City Block (Manhattan) distance between two strided arrays Feature Issue or pull request for adding a new feature. Native Addons Issue involves or relates to Node.js native add-ons. RFC Request for comments. Feature requests and proposed changes. status: Blocked Issue or pull request which is current blocked.
#833 opened Feb 1, 2023 by Planeshifter
3 tasks done
[RFC]: Chebyshev distance between two strided arrays Feature Issue or pull request for adding a new feature. Native Addons Issue involves or relates to Node.js native add-ons. RFC Request for comments. Feature requests and proposed changes. status: Blocked Issue or pull request which is current blocked.
#832 opened Feb 1, 2023 by Planeshifter
3 tasks done
[RFC]: Canberra distance between two strided arrays C Issue involves or relates to C. difficulty: 3 Likely to be challenging but manageable. Feature Issue or pull request for adding a new feature. JavaScript Issue involves or relates to JavaScript. Math Issue or pull request specific to math functionality. Native Addons Issue involves or relates to Node.js native add-ons. priority: Normal Normal priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. status: Blocked Issue or pull request which is current blocked.
#831 opened Feb 1, 2023 by Planeshifter
3 tasks done
[RFC]: Add C implementations to base special math functions (tracking issue) Accepted RFC feature request which has been accepted. difficulty: 3 Likely to be challenging but manageable. Enhancement Issue or pull request for enhancing existing functionality. Math Issue or pull request specific to math functionality. Native Addons Issue involves or relates to Node.js native add-ons. priority: High High priority concern or feature request. RFC Request for comments. Feature requests and proposed changes. Tracking Issue Tracking issue.
#649 opened Dec 2, 2022 by kgryte 100+
feat: add C implementation for number/float32/base/signbit C Issue involves or relates to C. Do Not Merge Pull request which should not be merged. Math Issue or pull request specific to math functionality. Native Addons Issue involves or relates to Node.js native add-ons. Needs Changes Pull request which needs changes before being merged.
#623 opened Nov 15, 2022 by Planeshifter Loading…
1 task done
ProTip! What’s not been updated in a month: updated:<2024-08-25.