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
The problem lies in the calculation of the point group where all the lattice points within a circle/sphere are needed to compute the symmetries. The radius of the circle (in this case) was just barely too small and lattice points that lay on the boundary of the circle were being excluded due to finite precision. I've introduced a tolerance that fixes the issue in the latest commit.
Use code:
The result is not fully reduced.
The text was updated successfully, but these errors were encountered: