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

add kaiser{ord,_beta,_atten} functions #7635

Merged
merged 3 commits into from
Jul 10, 2023
Merged

add kaiser{ord,_beta,_atten} functions #7635

merged 3 commits into from
Jul 10, 2023

Conversation

ev-br
Copy link
Contributor

@ev-br ev-br commented Jun 15, 2023

cross-ref #7403

Add

  • kaiserord
  • kaser_beta
  • kaiser_atten

on top of gh-7537

@takagi
Copy link
Member

takagi commented Jun 20, 2023

/test mini

@ev-br
Copy link
Contributor Author

ev-br commented Jun 20, 2023

Rebased on main.

@takagi takagi added this to the v13.0.0b1 milestone Jun 23, 2023
@takagi
Copy link
Member

takagi commented Jun 23, 2023

/test full

@takagi
Copy link
Member

takagi commented Jun 27, 2023

/test full

takagi
takagi previously approved these changes Jun 27, 2023
Copy link
Member

@takagi takagi left a comment

Choose a reason for hiding this comment

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

LGTM! Waiting for CI finishes.

@takagi
Copy link
Member

takagi commented Jun 27, 2023

/test full

@mergify
Copy link
Contributor

mergify bot commented Jun 28, 2023

This pull request is now in conflicts. Could you fix it @ev-br? 🙏

@takagi
Copy link
Member

takagi commented Jun 30, 2023

/test full

@mergify
Copy link
Contributor

mergify bot commented Jul 4, 2023

This pull request is now in conflicts. Could you fix it @ev-br? 🙏

@takagi
Copy link
Member

takagi commented Jul 4, 2023

/test full

@takagi
Copy link
Member

takagi commented Jul 7, 2023

/test mini

@takagi
Copy link
Member

takagi commented Jul 7, 2023

For record: These functions take Python scalars and return them as well, where computing on CPU is enough. An option is depending on SciPy then having aliases to it, but here we're independent of SciPy and have the same ones on CuPy.

Copy link
Member

@takagi takagi left a comment

Choose a reason for hiding this comment

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

LGTM!

@takagi takagi merged commit bf8b866 into cupy:main Jul 10, 2023
41 of 43 checks passed
@takagi
Copy link
Member

takagi commented Jul 10, 2023

CI failures are not related.

@takagi
Copy link
Member

takagi commented Jul 10, 2023

Thanks, @ev-br!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants