Menu

Commit [r5061]  Maximize  Restore  History

Merged revisions 5058-5060 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r5058 | bugman | 2008-02-20 18:23:52 +0100 (Wed, 20 Feb 2008) | 6 lines

Renamed rotation_matrix_zyz() to R_euler_zyz().

This name is more descriptive and is a better naming scheme for rotation matrices constructed using
other inputs.
........
r5059 | bugman | 2008-02-20 18:53:03 +0100 (Wed, 20 Feb 2008) | 7 lines

Wrote a new function R_2vect() to generate a rotation matrix from 2 vectors.

This rotation matrix is not unique because of axially symmetry allowing the rotation axis to be any
vector within the symmetry plane, so the cross product with the axis-angle convention is used to
define this matrix.
........
r5060 | bugman | 2008-02-20 18:54:37 +0100 (Wed, 20 Feb 2008) | 6 lines

Started writing the generic_fns.structure.cone_edge() function.

This function generates a geometric shape constructed from atoms to be embedded into a PDB file,
representing the outer edge of the cone.
........

bugman 2008-02-21

changed /branches/N_state_model
changed /branches/N_state_model/generic_fns/structure.py
changed /branches/N_state_model/maths_fns/rotation_matrix.py
/branches/N_state_model/generic_fns/structure.py Diff Switch to side-by-side view
Loading...
/branches/N_state_model/maths_fns/rotation_matrix.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.