icecube / TauRunner

Code to propagate tau neutrinos at very high energies
GNU General Public License v3.0
11 stars 2 forks source link

Check for possibility of compiling with numba #5

Closed apizzuto closed 3 years ago

apizzuto commented 3 years ago

Probably relies on removing the MMC dependency as well?

apizzuto commented 3 years ago

Closing this because I tried some things out, and it didn't really work. Also, numba does not play well with kwargs or with scipy, which is pretty much baked into everything we do. I think we will get enough of a computational enhancement from MMC -> proposal, though