Menu

SVN archive Commit Log


Commit Date  
[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
[r26010] by bugman

Updated all of the chi2 value checks for the Frame_order.test_cam_quad_int_* system tests.

This is only for those tests which use PCS data - the RDC only test chi2 values are the same as in
the Frame_order.test_cam_qr_int_* system tests. In all cases, the chi2 value is lower for the more
accurate SciPy quadratic integration as compared to the quasi-random Sobol' integration, as
expected.

2014-09-24 12:36:39 Tree
[r26009] by bugman

Removal of debugging code that was accidentally deleted.

2014-09-24 12:10:40 Tree
[r26008] by bugman

Missing imports for the lib.frame_order.matrix_ops module.

These are for the recently restored SciPy quadratic integration functions.

2014-09-24 12:09:46 Tree
[r26007] by bugman

Updated all of the Scipy quadratic integration frame order target functions.

A number of the data structures in the target function class have been redesigned since these target
functions were deleted back in May. All of the func_*_quad_int*() target functions have been
updated for these changes.

2014-09-24 12:07:09 Tree
[r26006] by bugman

Turned off optimisation for all of the Frame_order.test_cam_quad_int_* system tests.

The SciPy quadratic integration is far too slow to be used in the test suite. The simple call to
the minimise.calculate user function is sufficient for checking these target functions.

2014-09-24 12:05:21 Tree
[r26005] by bugman

The Sobol' point counting is now turned off for the frame order optimisation functions if none exist.

If the cdp.quad_int flag is set, then there will be no Sobol' points to count. This
count_sobol_point() user feedback function will therefore not be called by the minimise.calculate,
minimise.grid_search and minimise.execute user functions.

2014-09-24 11:51:26 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.