molsym.symtools
Functions
|
Wrapper around rotation_matrix for producing a C_n rotation about axis. |
|
Improper rotation S_n about an axis. |
|
Calculates the moment of inertia tensor for a list of atoms. |
|
Euclidean distance between a and b. |
|
Returns the divisors of n. |
|
A quick implementation of the Euclid algorithm for finding the greatest common divisor between A and B. |
|
Cartesian inversion matrix. |
|
Returns True if molecule A and B are equivalent with respect to permutation of like atoms. |
|
Return True if a divides n. |
|
Return True if vectors a and b are colinear within the global tolerance. |
|
Normalize vector a to unit length, return None if the input vector is of zero length. |
|
Divide n and i by their greatest common divisor g. |
|
Reflection matrix about a plane defined by its normal vector. |
|
Rotation matrix about an axis by theta in radians. |