5.21.4. tools.check_orthonorm

eminus.tools.check_orthonorm(obj, func, eps=1e-9)[source]

Check the orthonormality conditions for a set of functions.

Parameters:
  • obj – Atoms or SCF object.

  • func – A discretized set of functions.

Keyword Arguments:

eps – Tolerance for the condition.

Returns:

Orthonormality status for the set of functions.