replace the current Spatial Generic Filter implementation with a Numba based implementation, which is much faster

Issue #386 on hold
Andreas Janz created an issue

@Kira Pfoch asked for a faster implementation vai email.

This approach looks quite promissing:
https://ilovesymposia.com/2017/03/15/prettier-lowlevelcallables-with-numba-jit-and-decorators/

Comments (5)

  1. Andreas Janz reporter

    @Fabian Thiel since we now have Numba as a dependency anyway, I think it is worth doing it. Any thought from your side?

  2. Log in to comment