void assert_operators_are_close(many_body_operator_generic< T1 > const &op1, many_body_operator_generic< T2 > const &op2, double precision)
Assert that two many-body operators are close to each other within a given precision.
Provides generic many-body operators.