Skip to content

Conversation

AndresGuzman-Ballen
Copy link
Contributor

@AndresGuzman-Ballen AndresGuzman-Ballen commented Mar 5, 2025

Reference Issues/PRs

Fixes #30782, specifically applying the suggestion that @glemaitre had made here: #30782 (comment)

Copy link

github-actions bot commented Mar 5, 2025

✔️ Linting Passed

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

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

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AndresGuzman-Ballen LGTM.

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops. I actually said something wrong ;). We should match the dtype of the signature. Not sure why I wrote np.float64.

@AndresGuzman-Ballen
Copy link
Contributor Author

Anything else that's needed before this can be merged?

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @AndresGuzman-Ballen

@lesteve do you want to have another look.

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR @AndresGuzman-Ballen ! LGTM

@thomasjpfan thomasjpfan merged commit cd3cdff into scikit-learn:main Mar 13, 2025
37 of 38 checks passed
@AndresGuzman-Ballen
Copy link
Contributor Author

Great! Always happy to contribute to open-source. All I need is for @glemaitre to give me diffs and I'll do the rest ;)

@AndresGuzman-Ballen AndresGuzman-Ballen deleted the gh-30782 branch March 13, 2025 02:53
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.

_py_sort() returns ValueError on windows with numpy 1.26.4 but works correctly with numpy 2.x
3 participants