Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove np.float_ (deprecated in numpy>=2.0) #1172

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

calad0i
Copy link
Contributor

@calad0i calad0i commented Jan 22, 2025

A# Description

np.float_ is deprecated in numpy>=2.0. As it was merely an alias of np.double, there is no reason to keep it for type checking.

Type of change

Note: Please delete options that are not relevant.

  • Bug fix (non-breaking change that fixes an issue)

Tests

Test env dep, not applicable.

Checklist

  • all

@calad0i calad0i requested a review from jmitrevs January 22, 2025 13:17
@calad0i calad0i added the please test Trigger testing by creating local PR branch label Jan 22, 2025
@jmitrevs jmitrevs merged commit 267c0c2 into fastmachinelearning:main Jan 22, 2025
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please test Trigger testing by creating local PR branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants