Commit | Date | |
---|---|---|
[r9427]
by
bugman
Created a script to test optimisation on various systems. This just runs the optimisation system tests, collecting and printing the architecture info and |
2009-09-02 12:10:30 | Tree |
[r9426]
by
bugman
Improvements to the optimisation tests and fixes for bug #14173, bug #14174, bug #14175, bug #14176, bug #14177, bug #14182. The bugs were reported by Jack Howarth (https://gna.org/users/jhowarth) and Seb The architecture info and optimisation stats for a number of systems have been added to the file for reference. |
2009-09-02 12:09:02 | Tree |
2009-09-01 14:44:00 | Tree | |
[r9424]
by
bugman
Fix for the script() user function. The function intro flag at the end of executing an external script was not being restored. |
2009-09-01 14:40:49 | Tree |
[r9423]
by
bugman
The frame order minimisation now first checks if the tensor reductions have been specified. |
2009-09-01 14:38:26 | Tree |
[r9422]
by
bugman
Created the new maths_fns.rotation_matrix.R_to_euler_zyz() function and associated unit test. |
2009-09-01 14:02:48 | Tree |
[r9421]
by
bugman
Large code refactorisation - the current data pipe is now in __builtin__.cdp. The result is the removal of 484 calls to generic_fns.pipes.get_pipe() to get the current data pipe. |
2009-09-01 11:48:39 | Tree |
[r9420]
by
bugman
Added a system test for the frame order 'rigid' model with no tensor rotations and no motion. |
2009-09-01 09:52:51 | Tree |
2009-09-01 09:15:17 | Tree | |
[r9418]
by
bugman
Rearrangement of the handling of frame order models. The tensor rotation Euler angles are now model independent, the 'rigid' model is better supported, |
2009-09-01 08:15:08 | Tree |