Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX Adopted more direct dtype restraint in preperation for NEP50 #23644

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Micky774
Copy link
Contributor

@Micky774 Micky774 commented Jun 15, 2022

Reference Issues/PRs

In response to NEP 50

What does this implement/fix? Explain your changes.

Currently when building with the (mostly ready) NEP 50 implementation, the tests fail for sklearn.linear_model.tests.test_bayes::test_dtype_match. This PR makes some small changes to ensure compliance with NEP 50 style dtypes.

Any other comments?

@Micky774
Copy link
Contributor Author

Turning this into a draft to wait on NEP 50 completion and merge into numpy/main.

@thomasjpfan
Copy link
Member

Now that NEP50 is merged and shipped with NumPy 1.24, I think we can move forward with this PR.

Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: dedc7fe. Link to the linter CI: here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants