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

Interface: add cyl_bessel_j0 and cyl_bessel_j1 as mathemtical functions #283

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

NaderAlAwar
Copy link
Contributor

These functions accept and return complex numbers. Since we have not implemented Kokkos::complex yet in pykokkos, the current implementation only accepts and returns real numbers.

…ns inside kernels (only accept real values for now)
@NaderAlAwar NaderAlAwar merged commit cff567c into kokkos:main Aug 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant