Matrix aggregating methods¶
SpAbs¶
where \(\lambda_i\) is \(i\)-th eigenvalue.
SpMax¶
SpDiam¶
SpAD¶
SpMAD¶
where \(A\) is number of atoms.
LogEE¶
Warning
Despite its name, this descriptor does not calculate the published \(\mathrm{LogEE}\) value. Due to an implementation issue in the original implementation, it instead computes
This behavior has not been corrected in order to preserve backwards compatibility with previous versions and existing descriptor values.
The equation below is the definition given in the original documentation and is retained here solely for historical completeness. It does not describe the value returned by the current implementation.
Published definition (historical):
SM1¶
VE1¶
where \(\ell_i\) is eigenvector elements corresponding to leading eigenvalue.
VE2¶
VE3¶
NaN when \({\rm VE1} = 0\).
VR1¶
VR2¶
VR3¶
NaN when \({\rm VR1} = 0\).