Skip to content

v0.4.0

Compare
Choose a tag to compare
@pranabdas pranabdas released this 04 Dec 01:42
· 44 commits to main since this release
  • 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