Menu

SVN archive Commit Log


Commit Date  
[r10194] by bugman

Comment simplifications.

2010-01-13 10:37:51 Tree
[r10193] by bugman

Removed the unnecessary IO buffer flush added in the last commit.

2010-01-13 10:37:30 Tree
[r10192] by bugman

Cleaned up the run_command_queue() method idle and running set print outs.

The code has also been commented.

2010-01-13 10:36:48 Tree
[r10191] by bugman

Bug fix for the model-free optimisation.

The data containers used to store all the model-free info and optimisation parameters was being
overwritten so each command sent to the processor queue contained only the data of the last spin
system.

2010-01-13 10:22:05 Tree
[r10190] by bugman

Argument rearrangement.

2010-01-13 10:16:01 Tree
[r10189] by bugman

Added comments and docstrings to the MF_memo and MF_result_command classes.

2010-01-13 10:12:49 Tree
[r10188] by bugman

Important bug fix for the R_to_euler() function.

The special angle wrapping when beta was negative is only for the ijk Euler notation when i == k!
When i != k, another type of wrapping will be required.

2010-01-12 14:39:31 Tree
[r10187] by bugman

Added 12 unit tests for all notations of R -> Euler -> R.

This uses a random rotation matrix and sees if the matrix is returned.

2010-01-12 14:36:01 Tree
[r10186] by bugman

Improvements to the test_euler_cycle_1() unit test.

This includes verbose printing of data structures and checking of the rotation matrix at each cycle.

2010-01-12 14:10:54 Tree
[r10185] by bugman

Fix for the euler_to_axis_angle_xzx() function.

2010-01-12 13:22:52 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.