Skip to content

Conversation

steppi
Copy link
Contributor

@steppi steppi commented Jul 11, 2024

This PR adds tests for ellipkinc and ellipeinc to special/tests/test_xsf_cuda.py and makes some fixes that are needed for these functions to work on CUDA through CuPy. I plan to also make a PR to CuPy to add these two functions.

cc @rlucas7

@steppi steppi requested a review from person142 as a code owner July 11, 2024 20:19
@github-actions github-actions bot added scipy.special C/C++ Items related to the internal C/C++ code base Meson Items related to the introduction of Meson as the new build system for SciPy maintenance Items related to regular maintenance tasks labels Jul 11, 2024
@rgommers rgommers added this to the 1.15.0 milestone Jul 16, 2024
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

This looks like a pretty straightforward fix, so let's get it in. Thanks @steppi

@rgommers rgommers merged commit 8724cee into scipy:main Jul 16, 2024
@rlucas7
Copy link
Member

rlucas7 commented Jul 16, 2024

This looks like a pretty straightforward fix, so let's get it in. Thanks @steppi

Thanks @rgommers

@steppi
Copy link
Contributor Author

steppi commented Jul 16, 2024

Thanks @rgommers! I appreciate it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C/C++ Items related to the internal C/C++ code base maintenance Items related to regular maintenance tasks Meson Items related to the introduction of Meson as the new build system for SciPy scipy.special
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants