Menu

SVN archive Commit Log


Commit Date  
[r5063] by bugman

Added the missing import of the rotation matrix R_2vect() function.

2008-02-21 08:11:55 Tree
[r5062] by bugman

Updated the import of the renamed R_euler_zyz() function.

2008-02-21 08:11:09 Tree
[r5061] by bugman

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.
........

2008-02-21 08:07:46 Tree
[r5060] by bugman

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.

2008-02-20 17:54:37 Tree
[r5059] by bugman

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.

2008-02-20 17:53:03 Tree
[r5058] by bugman

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.

2008-02-20 17:23:52 Tree
[r5057] by bugman

Merged revisions 5056 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r5056 | bugman | 2008-02-20 15:42:33 +0100 (Wed, 20 Feb 2008) | 8 lines

Ported the r4503 revision from the N-state model branch.

The command used was:
svn merge -r4502:4503 svn+ssh://bugman@.../svn/relax/branches/N_state_model/ .

This file addition should happened in 1.3 line.
........

2008-02-20 14:45:18 Tree
[r5056] by bugman

Ported the r4503 revision from the N-state model branch.

The command used was:
svn merge -r4502:4503 svn+ssh://bugman@.../svn/relax/branches/N_state_model/ .

This file addition should happened in 1.3 line.

2008-02-20 14:42:33 Tree
[r5055] by bugman

Reverted r4503. This file addition should have been made in the 1.3 line.

The command used was:
svn merge -r4503:4502 .

After this deletion, the revision will be ported to the 1.3 line, and the svnmerge will bring the
file back.

2008-02-20 14:41:21 Tree
[r5054] by semor

Included the consistency tests code into the specific_fns.setup.

2008-02-20 14:19:10 Tree
Older >
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.