Add JIT compiled and/or raw kernel of the finite difference stencils in: https://github.com/lisa-gm/pyINLA/blob/dev/src/pyinla/utils/finite_difference_stencils.py
Support for CPU and GPU backend needs to be added and explored:
Then the support inside pyinla/core needs to be added with possible user configuration option.
Add JIT compiled and/or raw kernel of the finite difference stencils in: https://github.com/lisa-gm/pyINLA/blob/dev/src/pyinla/utils/finite_difference_stencils.py
Support for CPU and GPU backend needs to be added and explored:
Then the support inside
pyinla/coreneeds to be added with possible user configuration option.