Menu

SVN archive Commit Log


Commit Date  
[r25837] by bugman

The frame order count_sobol_points() function is now being called by all of minimise user functions.

This occurs at the end of the minimise.calculate, minimise.grid_search, and minimise.execute user
function backends to provide more feedback to the user as to the quality of the optimisation. To
avoid initialising the target function twice, the count_sobol_points() function now accepts the
initialised target function as an optional argument.

2014-09-14 13:38:39 Tree
[r25836] by bugman

Updated the number of points to allow the Frame_order.test_count_sobol_points_rotor system test to pass.

2014-09-14 13:14:17 Tree
[r25835] by bugman

Fix for the frame_order.count_sobol_points user function for the rotor model.

The sigma angles unpacking required a dimensionality collapse in the Sobol' angle data structure.

2014-09-14 13:13:46 Tree
[r25834] by bugman

Created the Frame_order.test_count_sobol_points_rotor system test.

This is to test the frame_order.count_sobol_points user function for the rotor model.

2014-09-14 13:11:49 Tree
[r25833] by bugman

Fix for the Frame_order.test_count_sobol_points_rigid system test.

This now checks that cdp.used_sobol_points does not exist for the rigid frame order model after a
call to the frame_order.count_sobol_points user function.

2014-09-14 13:08:46 Tree
[r25832] by bugman

Fix for the frame_order.count_sobol_points user function for the rigid model.

This model is now caught at the start, a message printed out, and the function exited.

2014-09-14 13:07:22 Tree
[r25831] by bugman

Created the Frame_order.test_count_sobol_points_rigid system test.

This is to demonstrate a failure of the frame_order.test_count_sobol_points user function when
applied to the rigid frame order model.

2014-09-14 13:01:35 Tree
[r25830] by bugman

Updated the Frame_order.test_count_sobol_points2 system test for the correct number of Sobol' points.

2014-09-14 12:57:04 Tree
[r25829] by bugman

Created the frame_order.count_sobol_points user function.

This is simply a frontend to the new specific_analyses.frame_order.optimisation.count_sobol_points()
function.

2014-09-14 12:56:40 Tree
[r25828] by bugman

Created the Frame_order.test_count_sobol_points2 system test.

This checks the operation of the frame_order.count_sobol_points user function. As this user
function has not been implemented yet, the test currently fails.

2014-09-14 12:46:58 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.