-
-
Notifications
You must be signed in to change notification settings - Fork 823
[RFC]: Add/Update package of strided namespace for BooleanArray support (tracking issue) #2500
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
Closed
19 tasks done
Labels
Tracking Issue
Tracking issue.
Comments
👋 Hi there! 👋 And thank you for opening your first issue! We will get back to you shortly. 🏃 💨 |
This was referenced Jul 4, 2024
1 task
This was referenced Jul 6, 2024
This was referenced Jul 6, 2024
All tasks have now been completed. Closing... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This RFC proposes add or update all packages of strided namespace that needs to be changed in order to add BooleanArray support to Stdlib. The purpose of this issue is to serve as a tracking issue for update or add packages.
Packages need to added:
@stdlib/strided/base/reinterpret-boolean
Prerequisites of
ndarray
namespace:@stdlib/ndarray/base/dtype-char
@stdlib/ndarray/base/dtype-desc
@stdlib/ndarray/base/dtype2c
@stdlib/ndarray/base/char2dtype
@stdlib/ndarray/safe-casts
@stdlib/ndarray/promotion-rules
Packages need to updated:
@stdlib/strided/dtypes
@stdlib/strided/base/nullary
@stdlib/strided/base/nullary-addon-dispatch
@stdlib/strided/base/unary
@stdlib/strided/base/unary-addon-dispatch
@stdlib/strided/base/mskunary
@stdlib/strided/base/mskunary-addon-dispatch
@stdlib/strided/base/binary
@stdlib/strided/base/binary-addon-dispatch
Related Issues
None
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: