Skip to content

[RFC]: Add/Update package of strided namespace for BooleanArray support (tracking issue) #2500

Closed

Description

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

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions