Record of Testing of Omnisode


ode.over(Overrides .ode files)
TimeLanguageOde FileEquationStartEndActual EndHDigitsCorrect DigitsTermsGiven Least SingRatio Least SingThree Least SingSix Least SingIterationsExecution TimeEstimated Total TimeLast Savediffeq programdiffeq resultsComment
2014-01-08T03:21:45-06:00Rubyadd_c_lindiff ( y , x , 1 ) = 0.3 + ( 0.1 * x + 0.2 ) ; 0.11.01.00000000000000070.01161530NOT GIVENNONENONENONE900 SecondsDone 223 add_c_lin diffeq.rbadd_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:45-06:00Rubyadd_c_sindiff ( y , x , 1 ) = 1.0 + sin ( x ) ; -5.05.05.0099999999998750.01161430NOT GIVENNONE6.230779781013496e-14NONE10011 SecondsDone 223 add_c_sin diffeq.rbadd_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:46-06:00Rubyadd_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) + ( 0.1 * x + 0.2 ) ; -5.05.05.0099999999998750.01161430NOT GIVENNONE0.0026544215276001746NONE10011 SecondsDone 223 add_full_lin diffeq.rbadd_full_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:47-06:00Rubyadd_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + 0.3 ; -5.05.05.0099999999998750.01161430NOT GIVENNONENONENONE10010 SecondsDone 223 add_lin_c diffeq.rbadd_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:48-06:00Rubyadd_lin_fulldiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + sin ( 0.3 * x + 0.1 ) ; -5.05.05.0099999999998750.01161430NOT GIVENNONE0.0026544215276001746NONE10010 SecondsDone 223 add_lin_full diffeq.rbadd_lin_full Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:49-06:00Rubyadd_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + ( 0.3 * x + 0.1 ) ; -5.05.05.0099999999998750.01161530NOT GIVENNONENONENONE10010 SecondsDone 223 add_lin_lin diffeq.rbadd_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:50-06:00Rubyadddiff ( y , x , 1 ) = sin ( x ) + sin ( x ) ; -5.05.05.0099999999998750.01161530NOT GIVENNONE6.230779781013496e-14NONE10010 SecondsDone 223 add diffeq.rbadd Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:50-06:00Rubyadd_sin_cdiff ( y , x , 1 ) = sin ( x ) + 1 , 0 ; -5.05.05.0099999999998750.01161430NOT GIVENNONE6.230779781013496e-14NONE10010 SecondsDone 223 add_sin_c diffeq.rbadd_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:51-06:00Rubyadd_sub_sin_c_cos_c_tan_cdiff ( y , x , 1 ) = sin ( 0.1 ) + cos ( 0.05 ) - tan ( 0.02 ) ; -5.05.05.0099999999998750.01161530NOT GIVENNONENONENONE10010 SecondsDone 223 add_sub_sin_c_cos_c_tan_c diffeq.rbadd_sub_sin_c_cos_c_tan_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:52-06:00Rubyarccos_sqrtdiff ( y , x , 1 ) = arccos ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.00.50.50009999999996120.0001161230NOT GIVENNONE2.000220414158401NONE50016 SecondsDone 223 arccos_sqrt diffeq.rbarccos_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:58-06:00Rubyarcsin_c_arccos_c_arctan_cdiff ( y , x , 1 ) = arcsin ( 0.1 ) + arccos ( 0.1 ) + arctan ( 0.1 ) ; -5.05.05.0099999999998750.01161530NOT GIVENNONENONENONE10010 SecondsDone 223 arcsin_c_arccos_c_arctan_c diffeq.rbarcsin_c_arccos_c_arctan_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:21:59-06:00Rubyarcsin_sqrtdiff ( y , x , 1 ) = arcsin ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.00.50.50009999999996120.0001161230NOT GIVENNONE2.000220414158401NONE50015 SecondsDone 223 arcsin_sqrt diffeq.rbarcsin_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:22:05-06:00Rubyarctan_sqrtdiff ( y , x , 1 ) = arctan ( sqrt ( 0.1 * x + 0.2 ) ) ; -1.00.50.50009999999986740.0001161130NOT GIVENNONE0.99987139297534724.0007458110248841500129 SecondsDone 223 arctan_sqrt diffeq.rbarctan_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:22:35-06:00Rubycosh_sqrtdiff ( y , x , 1 ) = cosh ( sqrt ( 0.1 * x + 0.2 ) ) ; 2.03.03.0000000000065511.0e-0516830NOT GIVENNONE3.9875025696829134NONE1000002 Minutes 8 SecondsDone 223 cosh_sqrt diffeq.rbcosh_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:24:43-06:00Rubycosdiff ( y , x , 1 ) = cos ( x ) ; -5.05.05.0099999999998750.01161230NOT GIVENNONE6.230779781013496e-14NONE10010 SecondsDone 223 cos diffeq.rbcos Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:24:44-06:00Rubycos_sqrt_lindiff ( y , x , 1 ) = cos ( sqrt ( 2.0 * x + 3.0 ) ) ; 2.03.03.0000000000065511.0e-0516730NOT GIVENNONE3.48733697371919374.5280860475433991000002 Minutes 12 SecondsDone 223 cos_sqrt_lin diffeq.rbcos_sqrt_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:26:57-06:00Rubydiff0diff ( y , x , 1 ) = y ; -5.05.05.0099999999998750.01161330NOT GIVEN24.999999999999996NONENONE10010 SecondsDone 223 diff0 diffeq.rbdiff0 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:26:58-06:00Rubydiff2diff ( y , x , 3 ) = m1 * diff ( y , x , 1 ) ; -1.01.01.00000000000000130.01161530NOT GIVENNONE1.9428902930940244e-16NONE2000 SecondsDone 223 diff2 diffeq.rbdiff2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:26:59-06:00Rubydiffdiff ( y , x , 2 ) = diff ( y , x , 1 ) ; -5.05.05.0099999999998750.01161330NOT GIVEN24.99999999999999NONENONE10010 SecondsDone 223 diff diffeq.rbdiff Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:01-06:00Rubydiv_c_expdiff ( y , x , 1 ) = 2.0 / exp ( x ) ; 1.05.05.0099999999999370.01161330NOT GIVENNONENONENONE4010 SecondsDone 223 div_c_exp diffeq.rbdiv_c_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:02-06:00Rubydiv_c_lindiff ( y , x , 1 ) = 2.0 / ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161230NOT GIVENNONENONENONE4911 SecondsDone 223 div_c_lin diffeq.rbdiv_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:04-06:00Rubydiv_exp_expdiff ( y , x , 1 ) = exp ( 0.1 * x ) / exp ( 0.2 * x ) ; -5.05.05.0099999999998750.01161430NOT GIVENNONENONENONE10010 SecondsDone 223 div_exp_exp diffeq.rbdiv_exp_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:05-06:00Rubydiv_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / 2.0 ; -5.05.05.0099999999998750.01161530NOT GIVENNONENONENONE10011 SecondsDone 223 div_lin_c diffeq.rbdiv_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:06-06:00Rubydiv_lin_expdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / exp ( x ) ; 1.05.05.0099999999999370.01161330NOT GIVENNONENONENONE4011 SecondsDone 223 div_lin_exp diffeq.rbdiv_lin_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:08-06:00Rubydiv_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) / ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE1.600000000000001NONE4911 SecondsDone 223 div_lin_lin diffeq.rbdiv_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:09-06:00Rubydivdiff ( y , x , 1 ) = sin ( x ) / cos ( x ) ; 0.01.51.50099999999994550.0011614300.079796327000053460.083121173744739640.010124381132639379NONE15011 SecondsDone 223 div diffeq.rbdiv Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:11-06:00Rubydiv_sin_cdiff ( y , x , 1 ) = sin ( x ) / 2.0 ; -5.05.05.0099999999998750.01161630NOT GIVENNONE6.230779781013496e-14NONE10011 SecondsDone 223 div_sin_c diffeq.rbdiv_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:12-06:00Rubydiv_sin_lin_newdiff ( y , x , 1 ) = cos ( x ) / ( 2.0 * x + 1.0 ) - 2.0 * sin ( x ) / ( 2.0 * x + 1.0 ) / ( 2.0 * x + 1.0 ) ; 0.11.01.00000000000000070.001161530NOT GIVENNONE0.6000000000000016NONE9000 SecondsDone 223 div_sin_lin_new diffeq.rbdiv_sin_lin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:27:14-06:00Rubyexp_sqrtdiff ( y , x , 1 ) = exp ( sqrt ( 0.1 * x + 0.2 ) ) ; 2.03.03.0000000000065511.0e-0516830NOT GIVENNONE3.996150530230679527.5840544186280431000001 Minutes 41 SecondsDone 223 exp_sqrt diffeq.rbexp_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:28:56-06:00Rubyexpt_c_cdiff ( y , x , 1 ) = expt ( 2.0 , 3.0 ) ; -5.05.05.0099999999998750.01161630NOT GIVENNONENONENONE10010 SecondsDone 223 expt_c_c diffeq.rbexpt_c_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:28:57-06:00Rubyexpt_c_lindiff ( y , x , 1 ) = expt ( 2.0 , ( 0.2 * x + 0.3 ) ) ; 1.05.05.0099999999999370.01161530NOT GIVEN180.3368801111204NONENONE4010 SecondsDone 223 expt_c_lin diffeq.rbexpt_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:28:57-06:00Rubyexpt_c_sin_newdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ; 1.41.00.999900000000044-0.000116630NOT GIVENNONENONE4.12198549268959740013 Seconds3.0 Seconds 223 expt_c_sin_new diffeq.rbexpt_c_sin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:29:02-06:00Rubyexpt_c_sindiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) ; 0.15.05.0099999999999380.0116Unknown30NOT GIVENNONE0.00055686674552959513.9795101503686554910 SecondsDone 223 expt_c_sin diffeq.rbexpt_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:29:03-06:00Rubyexpt_lin_cdiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 expt_lin_c diffeq.rbexpt_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:29:04-06:00Rubyexpt_lin_lin_newdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , 3.0 * x + 2.0 ) * ( 3.0 * ln ( 2.0 * x + 1.0 ) + ( 2.0 * ( 3.0 * x + 2.0 ) ) / ( 2.0 * x + 1.0 ) ) ; 0.11.01.00000999999808981.0e-05161230NOT GIVEN2.17174284182138734.056207813263326NONE900011 Minutes 28 SecondsDone 223 expt_lin_lin_new diffeq.rbexpt_lin_lin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:30:33-06:00Rubyexpt_lin_lindiff ( y , x , 1 ) = expt ( ( 0.1 * x + 0.2 ) , ( 0.2 * x + 0.3 ) ) ; 0.15.05.0099999999999380.0116Unknown30NOT GIVENNONE1.06036718492448671.49739726727314614911 SecondsDone 223 expt_lin_lin diffeq.rbexpt_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:30:34-06:00Rubyexpt_lin_sin_newdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , sin ( x ) ) * ( cos ( x ) * ln ( 2.0 * x + 1.0 ) + ( 2.0 * sin ( x ) ) / ( 2.0 * x + 1.0 ) ) ; 0.11.01.00000999999808981.0e-05161230NOT GIVENNONE0.6009919662952906NONE900012 Minutes 52 SecondsDone 223 expt_lin_sin_new diffeq.rbexpt_lin_sin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:33:27-06:00Rubyexpt_lin_sin_new_sm_hdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , sin ( x ) ) * ( cos ( x ) * ln ( 2.0 * x + 1.0 ) + ( 2.0 * sin ( x ) ) / ( 2.0 * x + 1.0 ) ) ; 0.11.01.00000999999808981.0e-05161230NOT GIVENNONE0.6009919662952906NONE900012 Minutes 50 SecondsDone 223 expt_lin_sin_new_sm_h diffeq.rbexpt_lin_sin_new_sm_h Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:36:18-06:00Rubyexpt_lin_sindiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , sin ( x ) ) ; 0.15.05.0099999999999380.0116Unknown30NOT GIVENNONE0.051293996065403383.69132094725447324910 SecondsDone 223 expt_lin_sin diffeq.rbexpt_lin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:36:19-06:00Rubyexpt_sin_cdiff ( y , x , 1 ) = expt ( sin ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.10.20.200000000000065321.0e-05161230NOT GIVENNONE1.60009461582579912.40979899615833751000015 SecondsDone 223 expt_sin_c diffeq.rbexpt_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:36:35-06:00Rubyexpt_sin_lin_newdiff ( y , x , 1 ) = ( expt ( sin ( x ) , ( 2.0 * x + 1.0 ) ) ) * ( ( 2.0 * ln ( sin ( x ) ) ) + ( ( ( 2.0 * x + 1.0 ) * cos ( x ) ) / sin ( x ) ) ) ; 0.10.110.110000000000000290.0001161630NOT GIVENNONE0.10000044494560985NONE1000 SecondsDone 223 expt_sin_lin_new diffeq.rbexpt_sin_lin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:36:36-06:00Rubyexpt_sin_lin_new_sm_hdiff ( y , x , 1 ) = ( expt ( sin ( x ) , ( 2.0 * x + 1.0 ) ) ) * ( ( 2.0 * ln ( sin ( x ) ) ) + ( ( ( 2.0 * x + 1.0 ) * cos ( x ) ) / sin ( x ) ) ) ; 0.10.110.110009999999996121.0e-05161630NOT GIVENNONE0.10000068455822053NONE10013 SecondsDone 223 expt_sin_lin_new_sm_h diffeq.rbexpt_sin_lin_new_sm_h Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:36:39-06:00Rubyexpt_sin_lindiff ( y , x , 1 ) = expt ( sin ( x ) , ( 0.2 * x + 0.3 ) ) ; 0.13.03.009999999999980.0116Unknown30NOT GIVENNONE0.11007477471942832NONE2910 SecondsDone 223 expt_sin_lin diffeq.rbexpt_sin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:36:40-06:00Rubyexpt_sin_sin_newdiff ( y , x , 1 ) = expt ( sin ( 2.0 * x + 3.0 ) , sin ( x + 1.0 ) ) * ( ( cos ( x + 1.0 ) * ln ( sin ( 2.0 * x + 3.0 ) ) ) + ( ( 2.0 * sin ( x + 1.0 ) * cos ( 2.0 * x + 3.0 ) ) / sin ( 2.0 * x + 3.0 ) ) ) ; 1.81.811.81000000000006561.0e-05161630NOT GIVENNONE0.15840744901295245NONE10003 SecondsDone 223 expt_sin_sin_new diffeq.rbexpt_sin_sin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:36:45-06:00Rubyexpt_sin_sin_new_sm_hdiff ( y , x , 1 ) = expt ( sin ( 2.0 * x + 3.0 ) , sin ( x + 1.0 ) ) * ( ( cos ( x + 1.0 ) * ln ( sin ( 2.0 * x + 3.0 ) ) ) + ( ( 2.0 * sin ( x + 1.0 ) * cos ( 2.0 * x + 3.0 ) ) / sin ( 2.0 * x + 3.0 ) ) ) ; 1.81.811.81000099999917731.0e-06161630NOT GIVENNONE0.15840744901295467NONE1000133 SecondsDone 223 expt_sin_sin_new_sm_h diffeq.rbexpt_sin_sin_new_sm_h Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:37:18-06:00Rubyexpt_sin_sindiff ( y , x , 1 ) = expt ( sin ( 0.1 * x ) , sin ( 0.2 * x ) ) ; 0.15.05.0099999999999380.0116Unknown30NOT GIVENNONE0.09996673089927150.250473726908149344910 SecondsDone 223 expt_sin_sin diffeq.rbexpt_sin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:37:19-06:00Rubyh2sindiff ( y , x , 2 ) = sin ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963264582423046NONE4910 SecondsDone 223 h2sin diffeq.rbh2sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:37:20-06:00Rubyh3sindiff ( y , x , 3 ) = sin ( x ) ; 0.11.51.5000000000000010.01161630NOT GIVENNONE0.0804451574837268NONE1401 SecondsDone 223 h3sin diffeq.rbh3sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:37:21-06:00Rubyh5h3diff ( y , x , 5 ) = m1 * diff ( y , x , 3 ) ; 0.11.51.5000000000000010.01161430NOT GIVENNONE0.0804451574837281NONE1401 SecondsDone 223 h5h3 diffeq.rbh5h3 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:37:22-06:00Rubylin_arccosdiff ( y , x , 1 ) = arccos ( 0.1 * x + 0.2 ) ; -0.80.80.80000999999798781.0e-05161330NOT GIVENNONENONENONE1600011 Minutes 22 SecondsDone 223 lin_arccos diffeq.rblin_arccos Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:38:45-06:00Rubylin_arcsindiff ( y , x , 1 ) = arcsin ( 0.1 * x + 0.2 ) ; -0.80.80.80000999999798781.0e-05161430NOT GIVENNONENONENONE1600011 Minutes 54 SecondsDone 223 lin_arcsin diffeq.rblin_arcsin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:40:40-06:00Rubylin_arctandiff ( y , x , 1 ) = arctan ( 0.1 * x + 0.2 ) ; -1.0-0.6-0.59999000000182051.0e-05161230NOT GIVENNONENONE10.166893977859186400011 Minutes 14 SecondsDone 223 lin_arctan diffeq.rblin_arctan Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:41:55-06:00Rubylin_coshdiff ( y , x , 1 ) = cosh ( 2.0 * x + 3.0 ) ; 0.12.02.00000000000000130.01161430NOT GIVENNONE0.2499986196175249NONE1900 SecondsDone 223 lin_cosh diffeq.rblin_cosh Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:41:56-06:00Rubylin_expdiff ( y , x , 1 ) = exp ( 0.1 * x + 0.2 ) ; 1.010.010.0099999999998310.01161430NOT GIVEN249.99999999999991NONENONE9010 SecondsDone 223 lin_exp diffeq.rblin_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:41:57-06:00Rubylin_lndiff ( y , x , 1 ) = ln ( 0.1 * x + 0.2 ) ; 20.030.030.0000000000015630.01161330NOT GIVENNONE21.9999999999999NONE10001 SecondsDone 223 lin_ln diffeq.rblin_ln Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:41:59-06:00Rubylin_sin_cosdiff ( y , x , 1 ) = sin ( 2.0 * x + 3.0 ) + cos ( 1.5 * x - 2.0 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.012782403349984078NONE4910 SecondsDone 223 lin_sin_cos diffeq.rblin_sin_cos Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:42:00-06:00Rubylin_sinhdiff ( y , x , 1 ) = sinh ( 2.0 * x + 3.0 ) ; 0.010.010.0099999999998310.01161530NOT GIVENNONE0.24999692791269887NONE10010 SecondsDone 223 lin_sinh diffeq.rblin_sinh Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:42:01-06:00Rubylin_tanhdiff ( y , x , 1 ) = tanh ( 3.0 * x + 1.0 ) ; 1.12.02.0000000000000010.01161630NOT GIVENNONENONE1.4807462104825946900 SecondsDone 223 lin_tanh diffeq.rblin_tanh Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:42:02-06:00Rubylin_tandiff ( y , x , 1 ) = tan ( 2.0 * x + 3.0 ) ; 0.00.10.109999999999999990.011614300.7561944NONE0.0007965773181296943NONE110 SecondsDone 223 lin_tan diffeq.rblin_tan Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:42:03-06:00Rubyln_c_exp_c_sqrt_cdiff ( y , x , 1 ) = ln ( 0.1 ) + exp ( 0.1 ) + sqrt ( 0.1 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 ln_c_exp_c_sqrt_c diffeq.rbln_c_exp_c_sqrt_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:42:04-06:00Rubyln_sqrtdiff ( y , x , 1 ) = ln ( sqrt ( 0.1 * x + 0.2 ) ) ; 10.011.011.0000099999621421.0e-05161330NOT GIVENNONE12.023378438759403NONE1000011 Minutes 42 SecondsDone 223 ln_sqrt diffeq.rbln_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:43:46-06:00Rubymtest1diff ( y1 , x , 1 ) = m1 * y2 + 1.0 ; 0.110.010.0099999999998310.01161330NOT GIVENNONE0.0007963264582437485NONE99111 SecondsDone 223 mtest1 diffeq.rbmtest1 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 - 1.0 ; dittodittodittodittoditto13dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:43:59-06:00Rubymtest2diff ( y1 , x , 1 ) = m1 * y2 ; 0.20.60.6000999999999560.000116330NOT GIVENNONENONENONE400144 SecondsDone 223 mtest2 diffeq.rbmtest2 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 ; dittodittodittodittoditto2dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:44:44-06:00Rubymtest3diff ( y2 , x , 1 ) = m1 * y1 + 1.0 ; 0.10.50.50000000000000030.01161630NOT GIVENNONE0.09933466539753057NONE400 SecondsDone 223 mtest3 diffeq.rbmtest3 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = y2 - 1.0 ; dittodittodittodittoditto16dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:44:45-06:00Rubymtest4diff ( y2 , x , 3 ) = m1 * cos ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963264582423046NONE49111 SecondsDone 223 mtest4 diffeq.rbmtest4 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * y2 ; dittodittodittodittoditto13dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:44:58-06:00Rubymtest5diff ( y1 , x , 1 ) = m1 * y2 ; 0.55.05.0099999999999380.01161230NOT GIVENNONENONENONE4517 SecondsDone 223 mtest5 diffeq.rbmtest5 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y2 , x , 2 ) = diff ( y1 , x , 1 ) ; dittodittodittodittoditto13dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:45:07-06:00Rubymtest6_rev_sm_hdiff ( x2 , t , 2 ) = 3.0 * diff ( x2 , t , 1 ) - 2.0 * x2 - diff ( x1 , t , 2 ) - diff ( x1 , t , 1 ) + x1 ; 0.50.80.80000999999863461.0e-0516530NOT GIVEN12.499999837152727NONENONE300015 Minutes 25 SecondsDone 223 mtest6_rev_sm_h diffeq.rbmtest6_rev_sm_h Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( x1 , t , 1 ) = 4.0 * x2 - 2.0 * diff ( x2 , t , 1 ) - 2.0 * x1 ; dittodittodittodittoditto5dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:50:33-06:00Rubymtest6_sm_hdiff ( x1 , t , 1 ) = 4.0 * x2 - 2.0 * diff ( x2 , t , 1 ) - 2.0 * x1 ; 0.50.80.8000999999999670.000116530NOT GIVEN12.499999837152727NONENONE300134 SecondsDone 223 mtest6_sm_h diffeq.rbmtest6_sm_h Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( x2 , t , 2 ) = 3.0 * diff ( x2 , t , 1 ) - 2.0 * x2 - diff ( x1 , t , 2 ) - diff ( x1 , t , 1 ) + x1 ; dittodittodittodittoditto5dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:51:08-06:00Rubymtest7diff ( y2 , x , 5 ) = y1 ; 0.10.50.50009999999995950.0001161430NOT GIVENNONE0.0993346653975306NONE40011 Minutes 12 SecondsDone 223 mtest7 diffeq.rbmtest7 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 4 ) ; dittodittodittodittoditto14dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:52:21-06:00Rubymtest8diff ( y2 , x , 4 ) = y1 - 1.0 ; 0.11.41.4000000000000010.01161630NOT GIVENNONE0.0993346653975307NONE1303 SecondsDone 223 mtest8 diffeq.rbmtest8 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 3 ) ; dittodittodittodittoditto16dittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-08T03:52:26-06:00Rubymult2diff ( y , x , 1 ) = sin ( x ) * cos ( x ) ; 0.110.010.0099999999998310.01161530NOT GIVENNONE0.0006202019917645131NONE9911 SecondsDone 223 mult2 diffeq.rbmult2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:28-06:00Rubymult_c_lindiff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 mult_c_lin diffeq.rbmult_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:29-06:00Rubymult_c_sindiff ( y , x , 1 ) = 2.0 * sin ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963264582423052NONE4911 SecondsDone 223 mult_c_sin diffeq.rbmult_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:30-06:00Rubymult_div_sinh_cosh_tanhdiff ( y , x , 1 ) = sinh ( 0.1 ) * cosh ( 0.05 ) / tanh ( 0.02 ) ; 0.15.05.0099999999999380.01161530NOT GIVENNONENONENONE4911 SecondsDone 223 mult_div_sinh_cosh_tanh diffeq.rbmult_div_sinh_cosh_tanh Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:31-06:00Rubymult_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * 2.0 ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 mult_lin_c diffeq.rbmult_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:33-06:00Rubymult_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 mult_lin_lin diffeq.rbmult_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:34-06:00Rubymult_lin_sindiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * sin ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.13976694972625056NONE4910 SecondsDone 223 mult_lin_sin diffeq.rbmult_lin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:35-06:00Rubymultdiff ( y , x , 1 ) = x * x ; 0.110.010.0099999999998310.01161430NOT GIVENNONENONENONE9910 SecondsDone 223 mult diffeq.rbmult Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:36-06:00Rubymult_sin_cdiff ( y , x , 1 ) = sin ( x ) * 2.0 ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963264582423052NONE4910 SecondsDone 223 mult_sin_c diffeq.rbmult_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:37-06:00Rubymult_sin_lindiff ( y , x , 1 ) = sin ( x ) * ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.13976694972625056NONE4910 SecondsDone 223 mult_sin_lin diffeq.rbmult_sin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:38-06:00Rubymult_sin_sindiff ( y , x , 1 ) = sin ( x ) * sin ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963254482833878NONE4910 SecondsDone 223 mult_sin_sin diffeq.rbmult_sin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:39-06:00Rubynonlinear1diff ( y , x , 1 ) = y * y ; 0.00.50.50000000000000020.011616200.50999999999999980.50999999999999990.5099999999999992NONE500 SecondsDone 223 nonlinear1 diffeq.rbnonlinear1 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:40-06:00Rubynonlinear2diff ( y , x , 1 ) = y * y ; 0.00.20.200000000000000040.011616200.309999999999999940.309999999999999940.31000000000000044NONE200 SecondsDone 223 nonlinear2 diffeq.rbnonlinear2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:41-06:00Rubysing1diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 0.000001 ) / ( x * x + 0.000001 ) ; -2.0-1.5-1.49999999999999960.011616201.5100003311257911.41562851823784361.51000662260545431.510000460461359500 SecondsDone 223 sing1 diffeq.rbsing1 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:42-06:00Rubysing2diff ( y , x , 1 ) = 1.0 / ( x * x + 1.0 ) ; -2.0-1.5-1.49999999999999960.011616201.811104635298579NONENONE1.8111046352985773500 SecondsDone 223 sing2 diffeq.rbsing2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:42-06:00Rubysing3diff ( y , x , 1 ) = m1 * 2.0 / x / x / x ; -2.0-0.7-0.69990000000014320.00011613200.70990000000014210.7606071428572950.7099000000001459NONE130015 SecondsDone 223 sing3 diffeq.rbsing3 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:49-06:00Rubysing4diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 1.0 ) / ( x * x + 1.0 ) ; -2.01.01.00000000000000220.011616201.0NONE1.6410484082740591e-150.99999999999999963000 SecondsDone 223 sing4 diffeq.rbsing4 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:50-06:00Rubysing5diff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ; -1.0-0.7-0.6999000000000330.00011614200.709900000000032NONE0.7099000000000312NONE30012 SecondsDone 223 sing5 diffeq.rbsing5 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:52-06:00Rubysing6diff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 2.03.03.00999999999997850.011614203.00000000000002133.2142857142857373.0000000000000413NONE1010 SecondsDone 223 sing6 diffeq.rbsing6 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:53-06:00Rubysing7diff ( y , x , 1 ) = m1 * 5.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 2.03.03.00999999999997850.011612203.0000000000000213NONE3.000000000000028NONE1010 SecondsDone 223 sing7 diffeq.rbsing7 Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:52:54-06:00Rubysinh_sqrtdiff ( y , x , 1 ) = sinh ( sqrt ( 0.1 * x + 0.2 ) ) ; 2.03.03.0000000000065511.0e-0516730NOT GIVENNONE3.99919320557965466.9433277315259391000002 Minutes 28 SecondsDone 223 sinh_sqrt diffeq.rbsinh_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:23-06:00Rubysindiff ( y , x , 1 ) = sin ( x ) ; 0.11.01.00000000000000070.01161640NOT GIVENNONE0.09933466539753058NONE900 SecondsDone 223 sin diffeq.rbsin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:24-06:00Rubysin_sqrt_lindiff ( y , x , 1 ) = sin ( sqrt ( 2.0 * x + 3.0 ) ) ; 2.03.03.00000000000211030.000116630NOT GIVENNONE5.6120378700504233.99467677609755571000014 SecondsDone 223 sin_sqrt_lin diffeq.rbsin_sqrt_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:39-06:00Rubysqrt_sqrtdiff ( y , x , 1 ) = sqrt ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.10.50.50000000000000030.01161630NOT GIVENNONE2.0999999999999712NONE400 SecondsDone 223 sqrt_sqrt diffeq.rbsqrt_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:40-06:00Rubysub_c_lindiff ( y , x , 1 ) = 0.3 - ( 0.1 * x + 0.2 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 sub_c_lin diffeq.rbsub_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:41-06:00Rubysub_c_sindiff ( y , x , 1 ) = 1.0 - sin ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963264582423052NONE4910 SecondsDone 223 sub_c_sin diffeq.rbsub_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:42-06:00Rubysub_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) - ( 0.1 * x + 0.2 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.002654421527538NONE4910 SecondsDone 223 sub_full_lin diffeq.rbsub_full_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:43-06:00Rubysub_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - 0.3 ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 sub_lin_c diffeq.rbsub_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:44-06:00Rubysub_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONENONENONE4910 SecondsDone 223 sub_lin_lin diffeq.rbsub_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:45-06:00Rubysub_lin_sindiff ( y , x , 1 ) = ( 0.1 * x + 1.0 ) - sin ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963264582423052NONE4910 SecondsDone 223 sub_lin_sin diffeq.rbsub_lin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:46-06:00Rubysubdiff ( y , x , 1 ) = sin ( x ) - cos ( x ) ; 0.010.010.0099999999998310.01161430NOT GIVENNONE0.0006202024688876365NONE10011 SecondsDone 223 sub diffeq.rbsub Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:47-06:00Rubysub_sin_cdiff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0007963264582423052NONE4911 SecondsDone 223 sub_sin_c diffeq.rbsub_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:48-06:00Rubysub_sin_cosdiff ( y , x , 1 ) = m1 * sin ( x ) - cos ( x ) ; 0.15.05.0099999999999380.01161430NOT GIVENNONE0.0030091648469508536NONE4911 SecondsDone 223 sub_sin_cos diffeq.rbsub_sin_cos Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:55:49-06:00Rubytanh_sqrt_newdiff ( y , x , 1 ) = ( 1.0 - ( tanh ( sqrt ( 2.0 * x + 1.0 ) ) * tanh ( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ; 2.03.03.00000000000211030.000116730NOT GIVENNONE2.5220536693043725NONE1000037 SecondsDone 223 tanh_sqrt_new diffeq.rbtanh_sqrt_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:56:28-06:00Rubytanh_sqrtdiff ( y , x , 1 ) = tanh ( sqrt ( 2.0 * x + 3.0 ) ) ; 0.15.05.0099999999999380.0116Unknown30NOT GIVENNONE1.6155458690022797NONE4911 SecondsDone 223 tanh_sqrt diffeq.rbtanh_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:56:29-06:00Rubytan_sqrt_lindiff ( y , x , 1 ) = tan ( sqrt ( 2.0 * x + 3.0 ) ) ; 0.15.05.0099999999999380.0116Unknown30NOT GIVENNONE1.1930069126043519NONE4910 SecondsDone 223 tan_sqrt_lin diffeq.rbtan_sqrt_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:56:31-06:00Rubytandiff ( y , x , 1 ) = tan ( x ) ; 0.11.51.5000000000000010.011616200.080796326999998950.086567492994530910.08079632679489586NONE1400 SecondsDone 223 tan diffeq.rbtan Ruby resultsAll Tests - Ruby only - to save time
2014-01-08T03:56:31-06:00Rubytan_sqrt_newdiff ( y , x , 1 ) = ( 1.0 + ( tan ( sqrt ( 2.0 * x + 1.0 ) ) * tan ( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ; 1.42.12.1000000000001450.000116430NOT GIVENNONE1.6250479763430041NONE700027 SecondsDone 223 tan_sqrt_new diffeq.rbtan_sqrt_new Ruby resultsAll Tests - Ruby only - to save time