replace the current Spatial Generic Filter implementation with a Numba based implementation, which is much faster
Issue #386
on hold
@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)
-
reporter -
reporter - changed status to on hold
TBD
-
reporter - changed component to nice to have
-
reporter - removed component
Removing component: nice to have (automated comment)
-
reporter - changed milestone to Future Release - Nice to have
- Log in to comment
@Fabian Thiel since we now have Numba as a dependency anyway, I think it is worth doing it. Any thought from your side?