tfep.utils.geometry
Math and geometry utility functions to manipulate coordinates.
Functions
|
Rotate a batch of configurations with their respective rotation matrix. |
|
Transform Cartesian coordinates into polar. |
|
Return the 3D vector representation of an axis. |
|
Compute p-norm distances between pairs of row vectors. |
|
Transform polar coordinates into Cartesian. |
|
Compute the proper dihedral angle between the plane |
|
Return the rotation matrix required to rotate the frame of reference based on two atoms. |
|
Return the matrix rotating vectors for the given angle about a direction. |
|
Return the angle in radians between a batch of vectors and another vector. |
|
Return the angle in radians between a two vectors. |