Commit | Date | |
---|---|---|
[r17741]
by
bugman
The new diffusion tensor fixed() method has been created to allow the fixed flag to be changed. |
2012-10-08 09:37:54 | Tree |
[r17740]
by
bugman
Fix for the initialisation of the diffusion tensor data structure, now that it is read-only. |
2012-10-08 09:37:18 | Tree |
[r17739]
by
bugman
The diffusion tensor data structure has been completely converted into a read-only structure. The __setattr__() method now will always raise a RelaxError, and the diffusion tensor simulation |
2012-10-08 09:36:44 | Tree |
[r17738]
by
bugman
Creating a branch to redesign the diffusion and alignment tensor data structures for Python 3. |
2012-10-08 09:11:09 | Tree |
[r17737]
by
bugman
Updated the relax version numbers and 'trunk' used relax user manual. For example the information about checking out the main development line was still talking about 1.3 |
2012-10-08 09:04:32 | Tree |
2012-10-07 22:48:50 | Tree | |
2012-10-07 22:47:19 | Tree | |
2012-10-07 22:41:24 | Tree | |
[r17733]
by
bugman
Python 3 fix for the setting of diffusion and alignment tensor simulation values. The previous code somehow worked in Python 2 but was not formally correct and broke in Python 3. |
2012-10-07 22:34:46 | Tree |
[r17732]
by
bugman
Python 3 fix for the model-free results file reading tests. The ordering of dictionaries is different in Python 3, so now these are properly converted from |
2012-10-07 22:11:32 | Tree |