Skip to content

Missing Array Function Slots #47

@SwayamInSync

Description

@SwayamInSync

Inside the issue #46 I pointed NPY_DT_PyArray_ArrFuncs_compare is not implemented. On checking there are following other critical slots were also not implemented, so raising this issue to keep track

  • NPY_DT_PyArray_ArrFuncs_nonzero
  • NPY_DT_PyArray_ArrFuncs_argmax
  • NPY_DT_PyArray_ArrFuncs_argmin

Others have fallback alternative so those will be fine, we need to implement these to ensure availability of functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions