2023-02-20
The function e3nn.SphericalSignal.sample
allows to sample points on the sphere according to some arbitrary distribution on a grid.
Added
e3nn.SphericalSignal.sample
to sample a point on the spheree3nn.scatter_max
Changed
- [BREAKING] Removed
e3nn.s2_sum_of_diracs
in favor ofe3nn.s2_dirac
- [BREAKING]
e3nn.grad
now regroups the output by default. It can be disabled withregroup_output=False
Fixed
e3nn.SphericalSignal
arithmetic operationse3nn.Irreps.D_from_angles
computes (again!) the Wigner D matrices using the J matrices for L <= 11. This is faster and more accurate than using the expm.