Record of Testing of Omnisode


ode.over(Overrides .ode files)
TimeLanguageOde FileEquationStartEndActual EndHDigitsCorrect DigitsTermsType Sing GivenGiven Least SingRatio Least SingThree Least SingSix Least SingIterationsExecution TimeEstimated Total TimeLast Savediffeq programdiffeq resultsComment
2014-01-10T23:13:06-06:00Rubyadd_c_lindiff ( y , x , 1 ) = 0.3 + ( 0.1 * x + 0.2 ) ; 0.11.01.00000000000000070.01161530No PoleNANONENONENONE900 SecondsDone 229 add_c_lin diffeq.rbadd_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:13:07-06:00Rubyadd_c_sindiff ( y , x , 1 ) = 1.0 + sin ( x ) ; 0.11.01.00009999999990450.0001161440No PoleNANONENONENONE90013 SecondsDone 229 add_c_sin diffeq.rbadd_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:13:11-06:00Rubyadd_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) + ( 0.1 * x + 0.2 ) ; 1.05.05.000000000001780.0001161340No PoleNANONENONENONE4000014 SecondsDone 229 add_full_lin diffeq.rbadd_full_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:13:25-06:00Rubyadd_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + 0.3 ; -5.05.05.0099999999998750.01161430No PoleNANONENONENONE10010 SecondsDone 229 add_lin_c diffeq.rbadd_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:13:26-06:00Rubyadd_lin_fulldiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + sin ( 0.3 * x + 0.1 ) ; -5.05.05.00000000000337150.0001161340No PoleNANONENONENONE10000040 SecondsDone 229 add_lin_full diffeq.rbadd_lin_full Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:14:07-06:00Rubyadd_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + ( 0.3 * x + 0.1 ) ; -5.05.05.0099999999998750.01161530No PoleNANONENONENONE10010 SecondsDone 229 add_lin_lin diffeq.rbadd_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:14:08-06:00Rubyadddiff ( y , x , 1 ) = sin ( x ) + sin ( x ) ; -5.05.05.00000000000337150.0001161440No PoleNANONENONENONE10000054 SecondsDone 229 add diffeq.rbadd Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:15:02-06:00Rubyadd_sin_cdiff ( y , x , 1 ) = sin ( x ) + 1.0 ; -5.05.05.00000000000337150.0001161340No PoleNANONENONENONE10000048 SecondsDone 229 add_sin_c diffeq.rbadd_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:15: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.01161530No PoleNANONENONENONE10010 SecondsDone 229 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-10T23:15:52-06:00Rubyarccos_sqrtdiff ( y , x , 1 ) = arccos ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.00.50.50009999999996120.0001161230Real Sing2.0NONE2.000220414158401NONE50016 SecondsDone 229 arccos_sqrt diffeq.rbarccos_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:15:59-06:00Rubyarcsin_c_arccos_c_arctan_cdiff ( y , x , 1 ) = arcsin ( 0.1 ) + arccos ( 0.1 ) + arctan ( 0.1 ) ; -5.05.05.0099999999998750.01161530No PoleNANONENONENONE10010 SecondsDone 229 arcsin_c_arccos_c_arctan_c diffeq.rbarcsin_c_arccos_c_arctan_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:16:00-06:00Rubyarcsin_sqrtdiff ( y , x , 1 ) = arcsin ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.00.50.50009999999996120.0001161230Real Sing2.0NONE2.000220414158401NONE50016 SecondsDone 229 arcsin_sqrt diffeq.rbarcsin_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:16:06-06:00Rubyarctan_sqrtdiff ( y , x , 1 ) = arctan ( sqrt ( 0.1 * x + 0.2 ) ) ; -1.00.50.50009999999986740.0001161140Not GivenNANONE0.9999434270543299NONE150011 Minutes 10 SecondsDone 229 arctan_sqrt diffeq.rbarctan_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:17:17-06:00Rubycosh_sqrtdiff ( y , x , 1 ) = cosh ( sqrt ( 0.1 * x + 0.2 ) ) ; -1.03.03.00000000000181230.000116730Real Sing1.0NONENONENONE4000054 SecondsDone 229 cosh_sqrt diffeq.rbcosh_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:18:12-06:00Rubycosdiff ( y , x , 1 ) = cos ( x ) ; -5.05.05.00000000000337150.0001161040No PoleNANONENONENONE10000049 SecondsDone 229 cos diffeq.rbcos Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:19:01-06:00Rubycos_sqrt_lindiff ( y , x , 1 ) = cos ( sqrt ( 2.0 * x + 3.0 ) ) ; -1.03.03.00000000000181230.000116430Real Sing1.0NONENONENONE400001 Minutes 0 SecondsDone 229 cos_sqrt_lin diffeq.rbcos_sqrt_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:01-06:00Rubydiff0diff ( y , x , 1 ) = y ; -5.05.05.0099999999998750.01161330No PoleNANONENONENONE10011 SecondsDone 229 diff0 diffeq.rbdiff0 Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:02-06:00Rubydiff2diff ( y , x , 3 ) = m1 * diff ( y , x , 1 ) ; -1.01.01.00009999999981240.0001161340No PoleNANONENONENONE2000134 SecondsDone 229 diff2 diffeq.rbdiff2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:36-06:00Rubydiffdiff ( y , x , 2 ) = diff ( y , x , 1 ) ; -5.05.05.0099999999998750.01161330No PoleNANONENONENONE10011 SecondsDone 229 diff diffeq.rbdiff Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:38-06:00Rubydiv_c_expdiff ( y , x , 1 ) = 2.0 / exp ( x ) ; 1.05.05.0099999999999370.01161330No PoleNANONENONENONE4011 SecondsDone 229 div_c_exp diffeq.rbdiv_c_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:39-06:00Rubydiv_c_lindiff ( y , x , 1 ) = 2.0 / ( 0.2 * x + 0.3 ) ; 0.15.05.0000000000016840.0001161230Real Sing1.6NONENONENONE4900014 SecondsDone 229 div_c_lin diffeq.rbdiv_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:54-06:00Rubydiv_exp_expdiff ( y , x , 1 ) = exp ( 0.1 * x ) / exp ( 0.2 * x ) ; -5.05.05.0099999999998750.01161430No PoleNANONENONENONE10011 SecondsDone 229 div_exp_exp diffeq.rbdiv_exp_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:55-06:00Rubydiv_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / 2.0 ; -5.05.05.0099999999998750.01161530No PoleNANONENONENONE10011 SecondsDone 229 div_lin_c diffeq.rbdiv_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:56-06:00Rubydiv_lin_expdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / exp ( x ) ; 1.05.05.0099999999999370.01161330No PoleNANONENONENONE4010 SecondsDone 229 div_lin_exp diffeq.rbdiv_lin_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:57-06:00Rubydiv_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) / ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430Real Sing1.6NONE1.600000000000001NONE4910 SecondsDone 229 div_lin_lin diffeq.rbdiv_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:20:58-06:00Rubydivdiff ( y , x , 1 ) = sin ( x ) / cos ( x ) ; 0.01.51.50099999999994550.001161430Real Sing0.07979632700005346NONE0.07979632679495043NONE15011 SecondsDone 229 div diffeq.rbdiv Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:21:00-06:00Rubydiv_sin_cdiff ( y , x , 1 ) = sin ( x ) / 2.0 ; -5.05.05.00000000000337150.0001161340No PoleNANONENONENONE10000051 SecondsDone 229 div_sin_c diffeq.rbdiv_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:21:51-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 GivenNANONE0.6000000000000016NONE9001 SecondsDone 229 div_sin_lin_new diffeq.rbdiv_sin_lin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:21:53-06:00Rubyexp_sqrtdiff ( y , x , 1 ) = exp ( sqrt ( 0.1 * x + 0.2 ) ) ; 2.03.03.00000000000211030.000116740Real Sing3.5NONE3.9983068975355573NONE1000018 SecondsDone 229 exp_sqrt diffeq.rbexp_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:22:13-06:00Rubyexpt_c_cdiff ( y , x , 1 ) = expt ( 2.0 , 3.0 ) ; -5.05.05.0099999999998750.01161630No PoleNANONENONENONE10010 SecondsDone 229 expt_c_c diffeq.rbexpt_c_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:22:14-06:00Rubyexpt_c_lindiff ( y , x , 1 ) = expt ( 2.0 , ( 0.2 * x + 0.3 ) ) ; 1.05.05.0099999999999370.01161530Not GivenNANONENONENONE4010 SecondsDone 229 expt_c_lin diffeq.rbexpt_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:22:15-06:00Rubyexpt_c_sin_newdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ; 1.41.00.999900000000044-0.000116630Not GivenNANONENONENONE40014 Seconds4.0 Seconds 229 expt_c_sin_new diffeq.rbexpt_c_sin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:22:20-06:00Rubyexpt_c_sindiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) ; 0.15.05.0099999999999380.0116Unknown30Not GivenNANONENONENONE4911 SecondsDone 229 expt_c_sin diffeq.rbexpt_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:22:21-06:00Rubyexpt_lin_cdiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4911 SecondsDone 229 expt_lin_c diffeq.rbexpt_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:22:22-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 GivenNANONENONENONE900011 Minutes 35 SecondsDone 229 expt_lin_lin_new diffeq.rbexpt_lin_lin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:23:57-06:00Rubyexpt_lin_lindiff ( y , x , 1 ) = expt ( ( 0.1 * x + 0.2 ) , ( 0.2 * x + 0.3 ) ) ; 0.15.05.0099999999999380.0116Unknown30Not GivenNANONENONENONE4911 SecondsDone 229 expt_lin_lin diffeq.rbexpt_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:23:58-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 GivenNANONENONENONE900013 Minutes 10 SecondsDone 229 expt_lin_sin_new diffeq.rbexpt_lin_sin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:27:10-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 GivenNANONENONENONE900013 Minutes 11 SecondsDone 229 expt_lin_sin_new_sm_h diffeq.rbexpt_lin_sin_new_sm_h Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:30:22-06:00Rubyexpt_lin_sindiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , sin ( x ) ) ; 0.15.05.0099999999999380.0116Unknown30Not GivenNANONENONENONE4911 SecondsDone 229 expt_lin_sin diffeq.rbexpt_lin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:30:23-06:00Rubyexpt_sin_cdiff ( y , x , 1 ) = expt ( sin ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.10.20.200000000000065321.0e-05161240Not GivenNANONENONENONE1000020 SecondsDone 229 expt_sin_c diffeq.rbexpt_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:30:44-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.0001161640Not GivenNANONE0.10000022021843032NONE1000 SecondsDone 229 expt_sin_lin_new diffeq.rbexpt_sin_lin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:30:45-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 GivenNANONENONENONE10012 SecondsDone 229 expt_sin_lin_new_sm_h diffeq.rbexpt_sin_lin_new_sm_h Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:30:47-06:00Rubyexpt_sin_lindiff ( y , x , 1 ) = expt ( sin ( x ) , ( 0.2 * x + 0.3 ) ) ; 0.13.03.009999999999980.0116Unknown30Not GivenNANONENONENONE2910 SecondsDone 229 expt_sin_lin diffeq.rbexpt_sin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:30:49-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.8100999999999990.0001161640Not GivenNANONE0.15840746392056504NONE1010 SecondsDone 229 expt_sin_sin_new diffeq.rbexpt_sin_sin_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:30:50-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-06161640Not GivenNANONENONENONE100011 Minutes 6 SecondsDone 229 expt_sin_sin_new_sm_h diffeq.rbexpt_sin_sin_new_sm_h Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:31:56-06:00Rubyexpt_sin_sindiff ( y , x , 1 ) = expt ( sin ( 0.1 * x ) , sin ( 0.2 * x ) ) ; 0.15.05.0099999999999380.0116Unknown30Not GivenNANONENONENONE4911 SecondsDone 229 expt_sin_sin diffeq.rbexpt_sin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:31:58-06:00Rubyh2sindiff ( y , x , 2 ) = sin ( x ) ; 0.15.05.0000000000016840.0001161240No PoleNANONENONENONE4900038 SecondsDone 229 h2sin diffeq.rbh2sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:32:37-06:00Rubyh3sindiff ( y , x , 3 ) = sin ( x ) ; 0.11.51.50009999999984940.0001161340No PoleNANONENONENONE1400113 SecondsDone 229 h3sin diffeq.rbh3sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:32:50-06:00Rubyh5h3diff ( y , x , 5 ) = m1 * diff ( y , x , 3 ) ; 0.11.51.50009999999984940.0001161240No PoleNANONENONENONE1400135 SecondsDone 229 h5h3 diffeq.rbh5h3 Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:33:27-06:00Rubylin_arccosdiff ( y , x , 1 ) = arccos ( 0.1 * x + 0.2 ) ; -0.80.80.80000999999798781.0e-05161330Not GivenNANONENONENONE1600011 Minutes 31 SecondsDone 229 lin_arccos diffeq.rblin_arccos Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:34:59-06:00Rubylin_arcsindiff ( y , x , 1 ) = arcsin ( 0.1 * x + 0.2 ) ; -0.80.80.80000999999798781.0e-05161430Not GivenNANONENONENONE1600012 Minutes 1 SecondsDone 229 lin_arcsin diffeq.rblin_arcsin Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:37:01-06:00Rubylin_arctandiff ( y , x , 1 ) = arctan ( 0.1 * x + 0.2 ) ; -1.0-0.6-0.59999000000182051.0e-05161230Not GivenNANONENONENONE400011 Minutes 21 SecondsDone 229 lin_arctan diffeq.rblin_arctan Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:38:22-06:00Rubylin_coshdiff ( y , x , 1 ) = cosh ( 2.0 * x + 3.0 ) ; 0.12.02.00009999999979460.0001161330No PoleNANONE0.24999861961752487NONE190017 SecondsDone 229 lin_cosh diffeq.rblin_cosh Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:38:31-06:00Rubylin_expdiff ( y , x , 1 ) = exp ( 0.1 * x + 0.2 ) ; 1.010.010.0099999999998310.01161430No PoleNANONENONENONE9010 SecondsDone 229 lin_exp diffeq.rblin_exp Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:38:32-06:00Rubylin_lndiff ( y , x , 1 ) = ln ( 0.1 * x + 0.2 ) ; 20.030.030.0000000000015630.01161330Real Sing21.5NONE21.9999999999999NONE10000 SecondsDone 229 lin_ln diffeq.rblin_ln Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:38:33-06:00Rubylin_sin_cosdiff ( y , x , 1 ) = sin ( 2.0 * x + 3.0 ) + cos ( 1.5 * x - 2.0 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 lin_sin_cos diffeq.rblin_sin_cos Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:38:34-06:00Rubylin_sinhdiff ( y , x , 1 ) = sinh ( 2.0 * x + 3.0 ) ; 0.010.010.0000999999900330.0001161230No PoleNANONE0.24999692791269887NONE10000140 SecondsDone 229 lin_sinh diffeq.rblin_sinh Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:39:14-06:00Rubylin_tanhdiff ( y , x , 1 ) = tanh ( 3.0 * x + 1.0 ) ; 1.12.02.0000999999999010.0001161440No PoleNANONENONENONE900110 SecondsDone 229 lin_tanh diffeq.rblin_tanh Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:39:26-06:00Rubylin_tandiff ( y , x , 1 ) = tan ( 2.0 * x + 3.0 ) ; 0.00.10.100000000000000070.001161430Real Sing0.76619449NONE0.0007965773181296937NONE1000 SecondsDone 229 lin_tan diffeq.rblin_tan Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:39:27-06:00Rubyln_c_exp_c_sqrt_cdiff ( y , x , 1 ) = ln ( 0.1 ) + exp ( 0.1 ) + sqrt ( 0.1 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 ln_c_exp_c_sqrt_c diffeq.rbln_c_exp_c_sqrt_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:39:28-06:00Rubyln_sqrtdiff ( y , x , 1 ) = ln ( sqrt ( 0.1 * x + 0.2 ) ) ; 10.011.011.0099999999999780.0116940Real Sing11.5NONE12.01231591932949NONE1010 SecondsDone 229 ln_sqrt diffeq.rbln_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-10T23:39:29-06:00Rubymtest1diff ( y1 , x , 1 ) = m1 * y2 + 1.0 ; 0.110.01.8673999999998090.0001161340No PoleNANONENONENONE1767410 Minutes 0 Seconds56 Minutes 0.6789250357242054 Seconds 229 mtest1 diffeq.rbmtest1 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 - 1.0 ; dittodittodittodittoditto14dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-10T23:49:30-06:00Rubymtest2diff ( y1 , x , 1 ) = m1 * y2 ; 0.20.60.6000999999999560.000116330No PoleNANONENONENONE400148 SecondsDone 229 mtest2 diffeq.rbmtest2 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 ; dittodittodittodittoditto2dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-10T23:50:19-06:00Rubymtest3diff ( y2 , x , 1 ) = m1 * y1 + 1.0 ; 0.10.50.50009999999995950.0001161440No PoleNANONENONENONE40012 Minutes 16 SecondsDone 229 mtest3 diffeq.rbmtest3 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = y2 - 1.0 ; dittodittodittodittoditto14dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-10T23:52:36-06:00Rubymtest4diff ( y2 , x , 3 ) = m1 * cos ( x ) ; 0.15.01.0043999999999040.0001161440No PoleNANONENONENONE904410 Minutes 0 Seconds54 Minutes 10.414593698520548 Seconds 229 mtest4 diffeq.rbmtest4 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * y2 ; dittodittodittodittoditto13dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-11T00:02:37-06:00Rubymtest5diff ( y1 , x , 1 ) = m1 * y2 ; 0.55.05.0099999999999380.01161230No PoleNANONENONENONE4516 SecondsDone 229 mtest5 diffeq.rbmtest5 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y2 , x , 2 ) = diff ( y1 , x , 1 ) ; dittodittodittodittoditto13dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-11T00:02:44-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 GivenNANONENONENONE300015 Minutes 55 SecondsDone 229 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 ; dittodittodittodittoditto5dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-11T00:08:40-06:00Rubymtest6_sm_hdiff ( x1 , t , 1 ) = 4.0 * x2 - 2.0 * diff ( x2 , t , 1 ) - 2.0 * x1 ; 0.50.80.8000999999999670.000116530Not GivenNANONENONENONE300133 SecondsDone 229 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 ; dittodittodittodittoditto5dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-11T00:09:15-06:00Rubymtest7diff ( y2 , x , 5 ) = y1 ; 0.10.50.50009999999995950.0001161440No PoleNANONENONENONE40012 Minutes 57 SecondsDone 229 mtest7 diffeq.rbmtest7 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 4 ) ; dittodittodittodittoditto14dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-11T00:12:12-06:00Rubymtest8diff ( y2 , x , 4 ) = y1 - 1.0 ; 0.11.41.40009999999986050.0001161640No PoleNANONENONENONE130018 Minutes 51 SecondsDone 229 mtest8 diffeq.rbmtest8 Ruby resultsAll Tests - Ruby only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 3 ) ; dittodittodittodittoditto14dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-11T00:21:04-06:00Rubymult2diff ( y , x , 1 ) = sin ( x ) * cos ( x ) ; 0.110.010.000099999990030.0001161450No PoleNANONENONENONE990012 Minutes 44 SecondsDone 229 mult2 diffeq.rbmult2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:23:48-06:00Rubymult_c_lindiff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4911 SecondsDone 229 mult_c_lin diffeq.rbmult_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:23:49-06:00Rubymult_c_sindiff ( y , x , 1 ) = 2.0 * sin ( x ) ; 0.15.05.0000000000016840.0001161240No PoleNANONENONENONE4900028 SecondsDone 229 mult_c_sin diffeq.rbmult_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:18-06:00Rubymult_div_sinh_cosh_tanhdiff ( y , x , 1 ) = sinh ( 0.1 ) * cosh ( 0.05 ) / tanh ( 0.02 ) ; 0.15.05.0099999999999380.01161530No PoleNANONENONENONE4910 SecondsDone 229 mult_div_sinh_cosh_tanh diffeq.rbmult_div_sinh_cosh_tanh Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:19-06:00Rubymult_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * 2.0 ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 mult_lin_c diffeq.rbmult_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:20-06:00Rubymult_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 mult_lin_lin diffeq.rbmult_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:21-06:00Rubymult_lin_sindiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * sin ( x ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 mult_lin_sin diffeq.rbmult_lin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:22-06:00Rubymultdiff ( y , x , 1 ) = x * x ; 0.110.010.0099999999998310.01161430No PoleNANONENONENONE9910 SecondsDone 229 mult diffeq.rbmult Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:22-06:00Rubymult_sin_cdiff ( y , x , 1 ) = sin ( x ) * 2.0 ; 0.15.05.0099999999999380.01161440No PoleNANONE0.0007963264582423048NONE4910 SecondsDone 229 mult_sin_c diffeq.rbmult_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:23-06:00Rubymult_sin_lindiff ( y , x , 1 ) = sin ( x ) * ( 0.2 * x + 0.3 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 mult_sin_lin diffeq.rbmult_sin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:24:24-06:00Rubymult_sin_sindiff ( y , x , 1 ) = sin ( x ) * sin ( x ) ; 0.15.05.0000000000016840.0001161350No PoleNANONENONENONE490001 Minutes 17 SecondsDone 229 mult_sin_sin diffeq.rbmult_sin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:25:42-06:00Rubynonlinear1diff ( y , x , 1 ) = y * y ; 0.00.50.50000000000000020.01161620Real Sing0.50999999999999980.50999999999999990.5099999999999992NONE500 SecondsDone 229 nonlinear1 diffeq.rbnonlinear1 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:25:42-06:00Rubynonlinear2diff ( y , x , 1 ) = y * y ; 0.00.20.200000000000000040.01161620Real Sing0.309999999999999940.309999999999999940.31000000000000044NONE200 SecondsDone 229 nonlinear2 diffeq.rbnonlinear2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:25:43-06:00Rubysing1diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 0.000001 ) / ( x * x + 0.000001 ) ; -2.0-1.5-1.49999999999999960.01161620Complex Sing1.510000331125791NONE1.51000662260545431.510000460461359500 SecondsDone 229 sing1 diffeq.rbsing1 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:25:44-06:00Rubysing2diff ( y , x , 1 ) = 1.0 / ( x * x + 1.0 ) ; -2.0-1.5-1.49999999999999960.01161620Complex Sing1.811104635298579NONENONE1.8111046352985773500 SecondsDone 229 sing2 diffeq.rbsing2 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:25:45-06:00Rubysing3diff ( y , x , 1 ) = m1 * 2.0 / x / x / x ; -2.0-0.7-0.69990000000014320.0001161320Real Sing0.7099000000001421NONE0.7099000000001459NONE130018 SecondsDone 229 sing3 diffeq.rbsing3 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:25:54-06:00Rubysing4diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 1.0 ) / ( x * x + 1.0 ) ; -2.01.01.00009999999970220.0001161430Complex Sing1.000000005NONE9.999966446298693e-051.00000000500000023000128 SecondsDone 229 sing4 diffeq.rbsing4 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:26:23-06:00Rubysing5diff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ; -1.0-0.7-0.6999000000000330.0001161420Real Sing0.709900000000032NONE0.7099000000000312NONE30012 SecondsDone 229 sing5 diffeq.rbsing5 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:26:26-06:00Rubysing6diff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 2.03.03.00999999999997850.01161420Real Sing3.0000000000000213NONE3.0000000000000413NONE1010 SecondsDone 229 sing6 diffeq.rbsing6 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:26:26-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.00000000000211030.0001161230Complex Sing3.009999999997911NONE3.009999999997926NONE1000020 SecondsDone 229 sing7 diffeq.rbsing7 Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:26:48-06:00Rubysinh_sqrtdiff ( y , x , 1 ) = sinh ( sqrt ( 0.1 * x + 0.2 ) ) ; 2.03.03.00000000000211030.000116640Real Sing3.5NONE3.9996960949203455NONE1000029 SecondsDone 229 sinh_sqrt diffeq.rbsinh_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:27:18-06:00Rubysindiff ( y , x , 1 ) = sin ( x ) ; 0.11.01.00009999999990450.0001161440No PoleNANONENONENONE90013 SecondsDone 229 sin diffeq.rbsin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:27:22-06:00Rubysin_sqrt_lindiff ( y , x , 1 ) = sin ( sqrt ( 2.0 * x + 3.0 ) ) ; 2.03.03.00000000000211030.000116630Real Sing3.5NONENONENONE1000015 SecondsDone 229 sin_sqrt_lin diffeq.rbsin_sqrt_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:27:38-06:00Rubysqrt_sqrtdiff ( y , x , 1 ) = sqrt ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.10.50.50009999999995950.0001161440Real Sing1.6NONE2.1000000000000263NONE40015 SecondsDone 229 sqrt_sqrt diffeq.rbsqrt_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:27:44-06:00Rubysub_c_lindiff ( y , x , 1 ) = 0.3 - ( 0.1 * x + 0.2 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 sub_c_lin diffeq.rbsub_c_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:27:45-06:00Rubysub_c_sindiff ( y , x , 1 ) = 1.0 - sin ( x ) ; 0.15.05.0000000000016840.0001161440No PoleNANONENONENONE4900029 SecondsDone 229 sub_c_sin diffeq.rbsub_c_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:28:15-06:00Rubysub_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) - ( 0.1 * x + 0.2 ) ; 0.15.05.0000000000016840.0001161340No PoleNANONENONENONE4900021 SecondsDone 229 sub_full_lin diffeq.rbsub_full_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:28:36-06:00Rubysub_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - 0.3 ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 sub_lin_c diffeq.rbsub_lin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:28:37-06:00Rubysub_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; 0.15.05.0099999999999380.01161430No PoleNANONENONENONE4910 SecondsDone 229 sub_lin_lin diffeq.rbsub_lin_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:28:37-06:00Rubysub_lin_sindiff ( y , x , 1 ) = ( 0.1 * x + 1.0 ) - sin ( x ) ; 0.15.05.0000000000016840.0001161440No PoleNANONENONENONE4900027 SecondsDone 229 sub_lin_sin diffeq.rbsub_lin_sin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:29:05-06:00Rubysubdiff ( y , x , 1 ) = sin ( x ) - cos ( x ) ; 0.010.010.0000999999900330.0001161240No PoleNANONENONENONE10000154 SecondsDone 229 sub diffeq.rbsub Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:30:00-06:00Rubysub_sin_cdiff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; 0.15.05.0000000000016840.0001161340No PoleNANONENONENONE4900034 SecondsDone 229 sub_sin_c diffeq.rbsub_sin_c Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:30:35-06:00Rubysub_sin_cosdiff ( y , x , 1 ) = m1 * sin ( x ) - cos ( x ) ; 0.15.05.0000000000016840.0001161340No PoleNANONENONENONE4900053 SecondsDone 229 sub_sin_cos diffeq.rbsub_sin_cos Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:31:28-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.000116730Real Sing3.5NONENONENONE1000041 SecondsDone 229 tanh_sqrt_new diffeq.rbtanh_sqrt_new Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:32:10-06:00Rubytanh_sqrtdiff ( y , x , 1 ) = tanh ( sqrt ( 2.0 * x + 3.0 ) ) ; 0.15.05.0099999999999380.0116Unknown30Real Sing1.6NONENONENONE4910 SecondsDone 229 tanh_sqrt diffeq.rbtanh_sqrt Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:32:12-06:00Rubytan_sqrt_lindiff ( y , x , 1 ) = tan ( sqrt ( 2.0 * x + 3.0 ) ) ; 0.15.05.0000000000016840.000116Unknown40Real Sing1.6NONE1.406438071853769NONE490002 Minutes 40 SecondsDone 229 tan_sqrt_lin diffeq.rbtan_sqrt_lin Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:34:53-06:00Rubytandiff ( y , x , 1 ) = tan ( x ) ; 0.11.51.50009999999984940.0001161340Real Sing0.0806963270001495NONE0.08069632679504729NONE1400112 SecondsDone 229 tan diffeq.rbtan Ruby resultsAll Tests - Ruby only - to save time
2014-01-11T00:35:06-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.000116440Not GivenNANONENONENONE700053 SecondsDone 229 tan_sqrt_new diffeq.rbtan_sqrt_new Ruby resultsAll Tests - Ruby only - to save time