Skip to content

2023-12-24

Compare
Choose a tag to compare
@mariogeiger mariogeiger released this 24 Dec 09:17
· 68 commits to main since this release

Fixed

  • Fix pyproject.toml, the documenation build was broken. Thanks to @SauravMaheshkar!

Added

  • Support for s2fft in e3nn.to_s2grid and e3nn.from_s2grid, thanks to @ameya98!
  • Add a special case implementation for e3nn.scatter_mean when map_back and nel is not None.