gbrammer / grizli

Grizli: The "Grism redshift and line" analysis software
MIT License
64 stars 50 forks source link

Rework cython accelerated functions in Numba #231

Closed gbrammer closed 1 week ago

gbrammer commented 1 week ago

Rewrite the cython functions in utils_c in numba for better readability and portability.

Basic functions work but full implementation still under development.