- Multiprocessor implementation of `kconv3d`
- Extend boundaries while calculating convolution for Laplacian and 2D curvature. This produces the same shaped output array as the input array, no need to remove border artefacts.
- Run workflow tests on Python v3.11 (as well as v3.10)
- Other minor improvements