irreps_add#
- cuequivariance_jax.ir_dict.irreps_add(x, y)#
Element-wise addition of two dict[Irrep, Array] representations.
- Parameters:
- Returns:
Dictionary with element-wise sum of corresponding arrays.
- Raises:
AssertionError – If the dictionaries have different keys.
- Return type: