Closed MothNik closed 3 months ago
Only the Cython-multithreaded version of the Hermite functions offers a benefit over Numba, but using OPENMP with CI build tools seems to be tricky.
To keep the packaging complexity low, the Cython implementation will be dropped for now in favour of Numba being fast enough when used single core.
Only the Cython-multithreaded version of the Hermite functions offers a benefit over Numba, but using OPENMP with CI build tools seems to be tricky.
To keep the packaging complexity low, the Cython implementation will be dropped for now in favour of Numba being fast enough when used single core.