svn+ssh://semor@.../svn/relax/1.3
........
r9048 | bugman | 2009-05-12 04:47:02 -0400 (Tue, 12 May 2009) | 3 lines
Updated the pipes.hybridise() user function interface to the 1.3 line design.
........
r9049 | bugman | 2009-05-12 05:09:24 -0400 (Tue, 12 May 2009) | 3 lines
Added 3 new RelaxErrors for sequence matching.
........
r9050 | bugman | 2009-05-12 05:21:59 -0400 (Tue, 12 May 2009) | 3 lines
Added the pipe keyword to all the sequence counting functions.
........
r9051 | bugman | 2009-05-12 05:22:41 -0400 (Tue, 12 May 2009) | 3 lines
Renamed the hybridise() pipes keyword to pipe_list.
........
r9052 | bugman | 2009-05-12 05:25:38 -0400 (Tue, 12 May 2009) | 3 lines
Created the compare_sequence() for checking if 2 sequences are the same.
........
r9053 | bugman | 2009-05-12 05:28:49 -0400 (Tue, 12 May 2009) | 3 lines
Converted the hybridise() method to the 1.3 line design.
........
r9054 | bugman | 2009-05-12 05:31:08 -0400 (Tue, 12 May 2009) | 3 lines
Added the hybrid data pipe to the list of allowable data pipes.
........
r9055 | bugman | 2009-05-12 05:34:40 -0400 (Tue, 12 May 2009) | 3 lines
Added a check for the pipe type to hybridise().
........
r9056 | bugman | 2009-05-12 05:41:12 -0400 (Tue, 12 May 2009) | 3 lines
Converted the duplicate_data() method to the 1.3 line design.
........
r9057 | bugman | 2009-05-12 08:42:06 -0400 (Tue, 12 May 2009) | 3 lines
Removed a test that disallowed model selection between different pipe types.
........
r9058 | bugman | 2009-05-12 08:56:23 -0400 (Tue, 12 May 2009) | 5 lines
Converted all parts of the hybrid module to the 1.3 line design.
This includes the addition of many new, very simple methods and the translation of old code.
........
r9059 | bugman | 2009-05-15 04:47:59 -0400 (Fri, 15 May 2009) | 3 lines
Created the R_axis_angle() function to generate the rotation matrix from the axis-angle notation.
........
r9060 | bugman | 2009-05-15 05:58:55 -0400 (Fri, 15 May 2009) | 3 lines
Added the functions random_rot_axis() and random_R() to generate random rotations.
........
r9061 | bugman | 2009-05-25 07:45:14 -0400 (Mon, 25 May 2009) | 6 lines
Changed the precision of the te check in the model-free system tests.
This is in response to Sebastian's post at
https://mail.gna.org/public/relax-devel/2009-05/msg00003.html.
........
r9062 | bugman | 2009-05-28 09:37:08 -0400 (Thu, 28 May 2009) | 3 lines
Renamed random_R() to R_random_axis().
........
r9063 | bugman | 2009-05-28 09:57:48 -0400 (Thu, 28 May 2009) | 3 lines
Wrote 2 new functions, R_random_hypersphere() and quaternion_to_R().
........
r9064 | bugman | 2009-05-28 10:53:23 -0400 (Thu, 28 May 2009) | 3 lines
Bug fix for the quaternion_to_R() function.
........
r9065 | bugman | 2009-05-29 04:47:09 -0400 (Fri, 29 May 2009) | 3 lines
Fix for the align_tensor.init() user function docstring.
........
r9066 | bugman | 2009-06-02 07:54:11 -0400 (Tue, 02 Jun 2009) | 3 lines
Indentation fix.
........