Skip to content

Stricter types for ndarray __getitem__ and __setitem__ #11

@dmoisset

Description

Currently they accept anything. Being stricter needs some care because both accept setting and converting scalars, arrays, or python values, and they also can accept python objects, arrays, slices, etc as keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions