Skip to content

Commit bbd9b92

Browse files
ppegolojwa7
andauthored
Update python/featomic/featomic/clebsch_gordan/_equivariant_power_spectrum_by_pair.py
Co-authored-by: Joseph W. Abbott <[email protected]>
1 parent 05333ea commit bbd9b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/featomic/featomic/clebsch_gordan/_equivariant_power_spectrum_by_pair.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ def compute(
248248
spherical expansion by moving key dimension "neighbor_type" to properties
249249
prior to performing the Clebsch Gordan product step. Defaults to false.
250250
251-
:return: :py:class:`TensorMap`, the output equivariant power spectrum.
251+
:return: :py:class:`TensorMap`, the output equivariant power spectrum by pair.
252252
"""
253253
return self._equivariant_power_spectrum_by_pair(
254254
systems=systems,

0 commit comments

Comments
 (0)