mailr12104 - /1.3/test_suite/system_tests/model_free.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on January 04, 2011 - 08:53:
Author: bugman
Date: Tue Jan  4 08:53:38 2011
New Revision: 12104

URL: http://svn.gna.org/viewcvs/relax?rev=12104&view=rev
Log:
Added another set of valid optimisation values to 
Mf.test_opt_constr_newton_gmw_mt_S2_0_970_te_2048_Rex_0_149.

This is a second set different numbers for 32-bit Linux!  The result is the 
same though.


Modified:
    1.3/test_suite/system_tests/model_free.py

Modified: 1.3/test_suite/system_tests/model_free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/model_free.py?rev=12104&r1=12103&r2=12104&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/model_free.py (original)
+++ 1.3/test_suite/system_tests/model_free.py Tue Jan  4 08:53:38 2011
@@ -994,8 +994,31 @@
         ###########################
 
         # 32-bit Linux.
-        # f_count: 159
+        # f_count: 159, 95
         # g_count: 159
+
+        # 32-bit i686 Linux.
+        # System:           Linux                    
+        # Release:          2.6.33.7-desktop-2mnb    
+        # Version:          #1 SMP Mon Sep 20 19:00:25 UTC 2010
+        # Win32 version:                             
+        # Distribution:     mandrake 2010.2 Official 
+        # Architecture:     32bit ELF                
+        # Machine:          i686                     
+        # Processor:        i686                     
+        # Python version:   2.6.5                    
+        # Numpy version:    1.4.1                    
+        # Libc version:     glibc 2.0                
+        # 
+        # s2:                         0.9699999999999994
+        # te:                                       2048
+        # rex:                       0.14900000000002014
+        # chi2:                   7.9326439528899843e-28
+        # iter:                                       22
+        # f_count:                                    95
+        # g_count:                                    95
+        # h_count:                                    22
+        # warning:                                  None
 
         # 64-bit x86_64 Linux.
         # System:           Linux
@@ -1102,8 +1125,8 @@
         rex = 0.14900000000002225
         chi2 = 6.8756889983348349e-28
         iter = 22
-        f_count = [91, 153, 159, 160, 165]
-        g_count = [91, 153, 159, 160, 165]
+        f_count = [91, 95, 153, 159, 160, 165]
+        g_count = [91, 95, 153, 159, 160, 165]
         h_count = 22
         warning = None
 




Related Messages


Powered by MHonArc, Updated Tue Jan 04 09:00:02 2011