Menu

SVN archive Commit Log


Commit Date  
[r10208] by bugman

Updated the copyright statements adding myself and this year.

2010-01-14 13:43:03 Tree
[r10207] by bugman

Complete conversion from t[12x] and T[12x] notation to r[12x] and R[12x].

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri). This change was discussed in the tread starting
at https://mail.gna.org/public/relax-devel/2010-01/msg00007.html.

These changes are far more extensive than that in patch_II, and cover 100% of the code.

2010-01-14 10:50:27 Tree
[r10206] by bugman

Changed '/' to os.sep to make the Bieri GUI OS independent.

This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by
Michael Bieri (https://gna.org/users/michaelbieri). This change was discussed in the tread starting
at https://mail.gna.org/public/relax-devel/2010-01/msg00007.html.

2010-01-14 10:13:05 Tree
[r10205] by bugman

Reverted r10204 as this was a not a bug and the revision introduced a bug!!!

The command used was:
svn merge -r10204:10203 .

2010-01-13 18:21:19 Tree
[r10204] by bugman

Bug fix for the frame order isotropic cone target function.

The optimised rotation matrix for the alignment tensor orientations was being applied in reverse!!!

2010-01-13 16:33:24 Tree
[r10203] by bugman

Renamed relax_instance to simply relax.

2010-01-13 15:07:53 Tree
[r10202] by bugman

Broke some nasty recursion.

The processor instance was being placed into the relax instance and then relax calling the processor
instance method get_intro_string() to get a message about the processor. Now the top level code is
calling the method and placing the string into the relax instance.

2010-01-13 15:05:04 Tree
[r10201] by bugman

Added the subdivide_grid module to the __all__ package list.

2010-01-13 14:56:12 Tree
[r10200] by bugman

More module docstring example fixes.

2010-01-13 14:49:34 Tree
[r10199] by bugman

Fixes for the examples given in the multi.processor module docstring.

2010-01-13 14:48: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.