Skip to content

MNT cleaner Cython coordinate descent in _cd_fast.pyx #31372

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

Merged
merged 4 commits into from
May 22, 2025

Conversation

lorentzenchr
Copy link
Member

@lorentzenchr lorentzenchr commented May 16, 2025

Reference Issues/PRs

None

What does this implement/fix? Explain your changes.

Mostly cleaner code. In one instance, the variable const (now renamed to const_) was not declared but used inside a nogil block.

Any other comments?

Copy link

github-actions bot commented May 16, 2025

✔️ Linting Passed

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

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

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.

One minor comment, otherwise LGTM

@lorentzenchr lorentzenchr added the Waiting for Second Reviewer First reviewer is done, need a second one! label May 19, 2025
Copy link
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

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

One minor comment otherwise looks good

@OmarManzoor OmarManzoor removed the Waiting for Second Reviewer First reviewer is done, need a second one! label May 22, 2025
Copy link
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @lorentzenchr

@OmarManzoor OmarManzoor enabled auto-merge (squash) May 22, 2025 08:08
@OmarManzoor OmarManzoor merged commit c66d595 into scikit-learn:main May 22, 2025
32 of 35 checks passed
@lorentzenchr lorentzenchr deleted the cd_cosmit branch May 22, 2025 16:32
jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request May 30, 2025
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