Skip to content

Fix improved SIMD angles() and add tests

Gilles Gouaillardet requested to merge fix_angles_zero into master

Avoid division by zero when the angle is (too close to) zero. Fixes a regression introduced in fb7a6480

Added tests for harmonic bonds with zero bond and harmonic angles with zero angle.

Edited by Berk Hess

Merge request reports