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

Evaluate replacing cython by numba #38

Open
ecasellas opened this issue Sep 6, 2023 · 0 comments
Open

Evaluate replacing cython by numba #38

ecasellas opened this issue Sep 6, 2023 · 0 comments
Assignees
Milestone

Comments

@ecasellas
Copy link
Contributor

Inverse of the distance interpolations are implemented with cython functions to speed them up. It would be interesting to check the behaviour of these functions using numba/njit.

  • inverse_distance.pyx
  • inverse_distance_3d.pyx
@ecasellas ecasellas added this to the pymica v0.1.0 milestone Sep 6, 2023
@ecasellas ecasellas self-assigned this Sep 6, 2023
@ecasellas ecasellas changed the title Evaluate changing cython by numba Evaluate replacing cython by numba Sep 6, 2023
@ecasellas ecasellas modified the milestone: pymica v0.1.0 Sep 6, 2023
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

No branches or pull requests

1 participant