Skip to content

Tolerance and LDA for spinors

Nicolas Tancogne-Dejean requested to merge fix_tolerance_spinors into main

Description

The tolerance should not be added all the time. Using the proper SAFE_TOL macro instead.

News snippet

Improved numerical stability for LDA with spinors.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports