Skip to content

add support for numpy > 1.20.0#158

Open
AldousShou wants to merge 1 commit into
JonathonLuiten:masterfrom
AldousShou:master
Open

add support for numpy > 1.20.0#158
AldousShou wants to merge 1 commit into
JonathonLuiten:masterfrom
AldousShou:master

Conversation

@AldousShou

@AldousShou AldousShou commented Jun 12, 2025

Copy link
Copy Markdown

Only about some deprecated types. Happy about feedbacks.

Types include:

  • change np.int -> int
  • change np.float -> float
  • change np.bool -> np.bool_

* change np.int -> int
* change np.float -> float
* change np.bool -> np.bool_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants