You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grid points with zero weights don't contribute to the quadrature. These should be dropped for better performance. This is relevant for example for points 0 and pi for the polar angle in the S2 and SO3 quadratures with polar_sampling='angle'.
The text was updated successfully, but these errors were encountered:
Grid points with zero weights don't contribute to the quadrature. These should be dropped for better performance. This is relevant for example for points 0 and pi for the polar angle in the S2 and SO3 quadratures with polar_sampling='angle'.
The text was updated successfully, but these errors were encountered: