-
-
Notifications
You must be signed in to change notification settings - Fork 816
Issues: stdlib-js/stdlib
[RFC]: Add C implementations to base special math functions (...
#649
opened Dec 2, 2022 by
kgryte
Open
29
[RFC]: Add BLAS bindings and implementations for linear algeb...
#2039
opened Mar 25, 2024 by
aman-095
Open
12
[RFC]: Improve doctests for complex number typed arrays in do...
#4833
opened Jan 21, 2025 by
kgryte
Open
3
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[RFC]: add devcontainer support for arm64 architectures
Enhancement
Issue or pull request for enhancing existing functionality.
Needs Discussion
Needs further discussion.
RFC
Request for comments. Feature requests and proposed changes.
#4934
opened Jan 28, 2025 by
anandkaranubc
3 tasks done
[RFC]: add support for shift-selection in the REPL
Enhancement
Issue or pull request for enhancing existing functionality.
REPL
Issue or pull request specific to the project REPL.
RFC
Request for comments. Feature requests and proposed changes.
#2723
opened Aug 1, 2024 by
Snehil-Shah
3 tasks done
[RFC]: add support for persisting REPL configuration across sessions
Enhancement
Issue or pull request for enhancing existing functionality.
REPL
Issue or pull request specific to the project REPL.
RFC
Request for comments. Feature requests and proposed changes.
#2510
opened Jul 4, 2024 by
Snehil-Shah
3 tasks done
feat: add fuzzy completions extension in the REPL
Enhancement
Issue or pull request for enhancing existing functionality.
Potential Duplicate
There might be another pull request resolving the same issue.
REPL
Issue or pull request specific to the project REPL.
#2493
opened Jul 1, 2024 by
Snehil-Shah
Loading…
1 task done
[RFC]: add schema and validation for syntax highlighting themes in the REPL
Accepted
RFC feature request which has been accepted.
Enhancement
Issue or pull request for enhancing existing functionality.
REPL
Issue or pull request specific to the project REPL.
status: Blocked
Issue or pull request which is current blocked.
#2340
opened Jun 8, 2024 by
Snehil-Shah
3 tasks done
[RFC]: support auto-completion and completion previews after function executions in the REPL
difficulty: 5
Likely to be difficult to implement with several unknowns.
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.
#2074
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add support for eager evaluation of side-effect free code 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.
#2073
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add command to display command history in the REPL
difficulty: 3
Likely to be challenging but manageable.
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.
#2071
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add reverse-search support 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.
#2069
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add support for pretty printing tabular data 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.
#2067
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add support for defining and using macros 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.
#2066
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add support for signature argument hints in the REPL
difficulty: 3
Likely to be challenging but manageable.
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.
#2065
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add support for bookmarking directories in REPL
difficulty: 3
Likely to be challenging but manageable.
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.
#2062
opened Mar 27, 2024 by
kgryte
3 tasks done
[RFC]: add a Likely to be challenging but manageable.
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.
search
API to the REPL
difficulty: 3
#2059
opened Mar 26, 2024 by
kgryte
3 tasks done
[RFC]: add support for displaying suggested corrections in the REPL
difficulty: 3
Likely to be challenging but manageable.
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.
#2058
opened Mar 26, 2024 by
kgryte
3 tasks done
[RFC]: add fuzzy auto-completion in REPL
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.
JavaScript
Issue involves or relates to JavaScript.
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.
#1845
opened Mar 12, 2024 by
Snehil-Shah
3 tasks done
docs: improve examples of Improvements, additions, or changes to documentation.
Enhancement
Issue or pull request for enhancing existing functionality.
Needs Review
A pull request which needs code review.
ndarray/iter
namespace
Documentation
#1686
opened Mar 4, 2024 by
performant23
Loading…
1 task done
[RFC]: improve type declarations for 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.
Enhancement
Issue or pull request for enhancing existing functionality.
priority: High
High priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
TypeScript
Issue involves or relates to TypeScript.
@stdlib/ndarray/array
Accepted
#1088
opened Aug 22, 2023 by
kgryte
3 tasks done
[RFC]: improve type declarations for RFC feature request which has been accepted.
difficulty: 1
Low degree of difficulty. Should be straightforward to implement and/or resolve.
Enhancement
Issue or pull request for enhancing existing functionality.
Good First Issue
A good first issue for new contributors!
priority: Normal
Normal priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
TypeScript
Issue involves or relates to TypeScript.
@stdlib/utils/group-in
Accepted
#1084
opened Aug 18, 2023 by
kgryte
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+
RFC: Promisify benchmark harness
Benchmarks
Pull requests adding or improving benchmarks for measuring performance.
Enhancement
Issue or pull request for enhancing existing functionality.
Feature
Issue or pull request for adding a new feature.
#386
opened Mar 14, 2021 by
domoritz
RFC: add incrtabulate
difficulty: 1
Low degree of difficulty. Should be straightforward to implement and/or resolve.
Enhancement
Issue or pull request for enhancing existing functionality.
Feature
Issue or pull request for adding a new feature.
Math
Issue or pull request specific to math functionality.
Needs Discussion
Needs further discussion.
RFC
Request for comments. Feature requests and proposed changes.
#88
opened Apr 22, 2017 by
kgryte
4 tasks done
RFC: add deep-set-by
Accepted
RFC feature request which has been accepted.
difficulty: 1
Low degree of difficulty. Should be straightforward to implement and/or resolve.
Enhancement
Issue or pull request for enhancing existing functionality.
Utilities
Issue or pull request concerning general utilities.
#83
opened Dec 31, 2016 by
kgryte
4 tasks done
RFC: add deep-omit
difficulty: 3
Likely to be challenging but manageable.
Enhancement
Issue or pull request for enhancing existing functionality.
Feature
Issue or pull request for adding a new feature.
Needs Discussion
Needs further discussion.
Utilities
Issue or pull request concerning general utilities.
#82
opened Dec 30, 2016 by
kgryte
4 tasks done
RFC: add deep-pick
difficulty: 3
Likely to be challenging but manageable.
Enhancement
Issue or pull request for enhancing existing functionality.
Feature
Issue or pull request for adding a new feature.
Needs Discussion
Needs further discussion.
Utilities
Issue or pull request concerning general utilities.
#81
opened Dec 30, 2016 by
kgryte
4 tasks done
ProTip!
Adding no:label will show everything without a label.