Skip to content

Releases: google-research/e3x

v1.0.2

05 Apr 09:29
Compare
Choose a tag to compare
  • Added e3x.ops.normalize_and_return_norm
  • Added option to include mapping as weighting in mapped functions
  • Added option to return vector norms to e3x.nn.basis
  • Added e3x.nn.ExponentialBasis (wraps e3x.nn.basis, injecting learnable gamma)
  • Added e3x.ops.inverse_softplus helper function
  • Added e3x.so3.delley_quadrature for computing Delley quadratures of S2

v1.0.1

17 Jan 14:20
Compare
Choose a tag to compare
  • Increased minimum required Python version to 3.9

v1.0.0

16 Jan 13:46
Compare
Choose a tag to compare

Initial release