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

replace np.float with float #162

Merged
merged 6 commits into from
Jun 9, 2023
Merged

Conversation

jbusecke
Copy link
Owner

@jbusecke jbusecke commented Jun 7, 2023

Related to jbusecke/xMIP#301.

Needing to fix this relatively quickly (e.g. for jbusecke/xMIP#300), but still worried that this did not raise failures over here (might be related to different versions).

Lets see how this fares

  • Passes pre-commit run --all-files

@jbusecke
Copy link
Owner Author

jbusecke commented Jun 7, 2023

Oh interesting. I now get the same failure in the PR to implement minimamba. Maybe the versions were dependent on the choice of conda/mamba solvers?

@jbusecke jbusecke mentioned this pull request Jun 7, 2023
3 tasks
@jbusecke
Copy link
Owner Author

jbusecke commented Jun 7, 2023

I think now we are running into the issue described in #159 which is separate from the fix here. Will deal with that in #165, and then continue here.

@jbusecke jbusecke added the bug label Jun 9, 2023
@jbusecke
Copy link
Owner Author

jbusecke commented Jun 9, 2023

Excellent. As suspected this now passes. Punting the doc failures to #164 and merging.

@jbusecke jbusecke merged commit 6cf77e9 into master Jun 9, 2023
4 of 5 checks passed
@jbusecke jbusecke deleted the fix-deprecated-numpy.float-bug branch June 9, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant