compare_numpy_values

Full name: ase2sprkkr.common.grammar_types.compare_numpy_values

ase2sprkkr.common.grammar_types.compare_numpy_values(a, b)[source]

The numpy arrays cannot be compared by =, that’s why this method. However, the method is still far from to be perfect, it can not compare nested numpy arrays.