Skip to content

v0.6.5

Compare
Choose a tag to compare
@bonevbs bonevbs released this 30 Jan 14:08
· 58 commits to main since this release
54502a1
  • Discrete-continuous (DISCO) convolutions on the sphere and in two dimensions
  • DISCO supports isotropic and anisotropic kernel functions parameterized as hat functions
  • Supports regular and transpose convolutions
  • Experimental accelerated spherical DISCO convolutions on GPU via Triton Kernel
  • Unittests for DISCO convolutions in tests/test_convolution.py