Menu

SVN archive Commit Log


Commit Date  
[r26020] by bugman

The frame order auto-analysis Optimisation_settings object now supports the quad_int flag.

This is for activating the SciPy quadratic integration. It is accepted as an argument for the
add_grid() and add_min() methods, and it returned by the new get_grid_quad_int() and
get_min_quad_int() methods.

2014-09-24 15:50:52 Tree
[r26019] by bugman

Removed the skip_tests argument for the Frame_order system tests __init__() method.

This argument, which was used to manually turn on or off the blacklisted tests, is no longer needed
due to the new --no-skip relax command line flag which will enable all blacklisted tests.

2014-09-24 15:20:47 Tree
[r26018] by bugman

Merged revisions 26017 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26017 | bugman | 2014-09-24 17:16:31 +0200 (Wed, 24 Sep 2014) | 5 lines

Reactivated the Relax_disp.test_m61b_data_to_m61b system test, but blacklisted it.

This will allow the test to be executed if the --no-skip command line option is used.
........

2014-09-24 15:19:27 Tree
[r26017] by bugman

Reactivated the Relax_disp.test_m61b_data_to_m61b system test, but blacklisted it.

This will allow the test to be executed if the --no-skip command line option is used.

2014-09-24 15:16:31 Tree
[r26016] by bugman

Changed the chi2 value checks in the Frame_order.test_cam_quad_int_double_rotor* system tests.

These were the values for the quasi-random Sobol' integration and needed updating for the SciPy
quadratic integration.

2014-09-24 15:07:40 Tree
[r26015] by bugman

Implemented the SciPy quadratic integration target function for the double rotor frame order model.

This simply follows from what all the other quadratic integration target functions and
lib.frame_order module functions do.

2014-09-24 15:01:32 Tree
[r26014] by bugman

Merged revisions 26013 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26013 | bugman | 2014-09-24 14:56:45 +0200 (Wed, 24 Sep 2014) | 5 lines

Fix for the test suite summary printout function for the new --no-skip option.

The relax status object was clashing with a variable of the same name.
........

2014-09-24 12:57:19 Tree
[r26013] by bugman

Fix for the test suite summary printout function for the new --no-skip option.

The relax status object was clashing with a variable of the same name.

2014-09-24 12:56:45 Tree
[r26012] by bugman

Merged revisions 26011 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r26011 | bugman | 2014-09-24 14:51:22 +0200 (Wed, 24 Sep 2014) | 7 lines

Created the new --no-skip relax command line option.

This is a debugging option specifically designed for relax developers. It allows all blacklisted
tests to be executed, i.e. all blacklists are ignored. These tests would normally be skipped,
however this option enables them.
........

2014-09-24 12:52:45 Tree
[r26011] by bugman

Created the new --no-skip relax command line option.

This is a debugging option specifically designed for relax developers. It allows all blacklisted
tests to be executed, i.e. all blacklists are ignored. These tests would normally be skipped,
however this option enables them.

2014-09-24 12:51:22 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.