LePingKYXK / symmetry

Find symmetry point group of molecules
3 stars 0 forks source link

find rotation axes #1

Open LePingKYXK opened 4 years ago

LePingKYXK commented 4 years ago
LePingKYXK commented 4 years ago
  • [ ] find the axis for proper rotations.
  • [ ] find the axis for improper rotations.

a test version of the "check rotational symmetry" function has updated, which implements the Rotation method from the scipy.spatial.transform module.