pwtools.symmetry.is_same_struct

pwtools.symmetry.is_same_struct(st1, st2)[source]

Test if two Structure instances are the same.

Use numpy.allclose for float-type properties.