Skip to content

BUG: is_array_api_obj(np.matrix(...)) == True #388

@lucascolley

Description

@lucascolley
(Pdb) A.A
matrix([[1, 2, 3],
        [4, 5, 6]], dtype=int32)
(Pdb) scipy._external.array_api_compat.is_array_api_obj(A.A)
True

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions