Replies: 0 comments 2 replies
|
I don't recall ever having any issues with cython (but I have limited experience with it). |
0 replies
|
I have implemented a couple of simple utility functions using numba for the time being. Let's see how this works out. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am curious if there are any objections to using numba or cython in the core library. For example, if people had negative experiences getting numba/cython code to run on HPC clusters.
As it stands, those packages would offer the most straightforward way to get multiprocessing e.g. for the sampling of galaxies.
All reactions