Skip to content

fix np.int and np.bool #148

@gypsyzz

Description

@gypsyzz

np.int and np.bool has been depreciated in favour of int and bool, the version in pypi still reflect numpy versions. np.int could be changed from within Python script, but I suspect that np.bool was written into .so files.

Appreciate if you could update these changes.

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