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

Optimize Interpolate in PSU #334

Merged
merged 2 commits into from
May 29, 2024
Merged

Optimize Interpolate in PSU #334

merged 2 commits into from
May 29, 2024

Conversation

liang-xiaojian
Copy link
Contributor

Reduce computational complexity for interpolation, from O(n^3) to O(n^2).

@Jamie-Cui Jamie-Cui self-requested a review May 29, 2024 05:49
Copy link
Member

@Jamie-Cui Jamie-Cui left a comment

Choose a reason for hiding this comment

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

LGTM

@Jamie-Cui Jamie-Cui merged commit 81c492e into secretflow:main May 29, 2024
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants