Skip to content

Use numpy isclose comparison in hermiticity check

Vicentini Filippo requested to merge github/fork/jwnys/fixherm into master

Created by: jwnys

Hermiticity check was too strong, but uses numpy.isclose now with some tolerance.

Merge request reports