2023-03-15
e3nn.tensor_product_with_spherical_harmonics
backward propagation is not yet working.
Added
e3nn.dot
: compute the dot product between twoIrrepsArray
per_irrep
argument toe3nn.norm
: compute the norm of each irrep independently ifper_irrep=True
e3nn.tensor_product_with_spherical_harmonics
from https://arxiv.org/pdf/2302.03655.pdf
Changed
__repr__(Irreps())
has been changed from""
to"Irreps()"
Fixed
- spherical harmonics edge case when
output_irreps=Irreps()