Commit | Date | |
---|---|---|
2013-10-21 07:03:20 | Tree | |
[r21191]
by
bugman
Shifted all of the numerical dispersion code to use the internal matrix power function. Instead of using the numpy.linalg.matrix_power() function, the relax |
2013-10-21 06:55:18 | Tree |
2013-10-18 18:17:51 | Tree | |
[r21189]
by
bugman
Elimination of the relaxation dispersion system test tearDown() method. The functionality is fully covered by the base system test method. |
2013-10-18 18:16:44 | Tree |
[r21188]
by
bugman
Merged revisions 21187 via svnmerge from ........ |
2013-10-18 18:15:03 | Tree |
[r21187]
by
bugman
The test_suite.clean_up.deletion() function can now handle the case of missing files and directories. This problem was occurring in the relax_disp branch for some of the system tests. |
2013-10-18 18:12:35 | Tree |
[r21186]
by
bugman
Fix for the test_suite.clean_up.deletion() method for another MS Windows problem. Sometimes the failed rmtree() call actually deletes the files and throws the WindowsError error. |
2013-10-18 17:53:55 | Tree |
[r21185]
by
bugman
Fix for the relaxation dispersion system test tearDown() method. The rmtree function is no longer user, rather the test_suite.clean_up.deletion() function is being |
2013-10-18 17:39:15 | Tree |
[r21184]
by
bugman
Commented out some checks of the Relax_disp.test_hansen_cpmg_data_auto_analysis_numeric system test. This is to allow this test to pass on 32-bit GNU/Linux systems. The numeric model optimisation is |
2013-10-18 17:31:42 | Tree |
[r21183]
by
bugman
Loosened some of the relaxation dispersion system tests to allow them to pass on MS Windows. |
2013-10-18 17:20:42 | Tree |