Record of Testing of Omnisode


ode.over(Overrides .ode files)
TimeLanguageOde FileEquationStartEndActual EndHDigitsCorrect DigitsTerms1st Relative Error PercentLast Relative Error PercentIterationsExecution TimeEstimated Total TimeLast Savediffeq programdiffeq resultsComment
2013-12-28T15:34:13-06:00cadd_c_lindiff ( y , x , 1 ) = 0.3 + ( 0.1 * x + 0.2 ) ;0.111.10.116143002.01859e-14100.0 SecondsDone 195 add_c_lin diffeq.cadd_c_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:14-06:00cadd_c_sindiff ( y , x , 1 ) = 1.0 + sin(x);-555.10.116143003.96724e-141010.0 SecondsDone 195 add_c_sin diffeq.cadd_c_sin c resultsAll Tests - C only - to save time
2013-12-28T15:34:15-06:00cadd_full_lindiff ( y , x , 1 ) = sin(0.3 * x + 0.1) + (0.1 * x + 0.2) ;-555.10.116143007.56756e-141010.0 SecondsDone 195 add_full_lin diffeq.cadd_full_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:16-06:00cadd_lin_cdiff ( y , x , 1 ) = (0.1 * x + 0.2) + 0.3 ;-555.10.116143003.55271e-141010.0 SecondsDone 195 add_lin_c diffeq.cadd_lin_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:17-06:00cadd_lin_fulldiff ( y , x , 1 ) = (0.1 * x + 0.2) + sin(0.3 * x + 0.1) ;-555.10.116143007.56756e-141010.0 SecondsDone 195 add_lin_full diffeq.cadd_lin_full c resultsAll Tests - C only - to save time
2013-12-28T15:34:17-06:00cadd_lin_lindiff ( y , x , 1 ) = (0.1 * x + 0.2) + (0.3 * x + 0.1) ;-555.10.116143004.09929e-141010.0 SecondsDone 195 add_lin_lin diffeq.cadd_lin_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:18-06:00cadddiff ( y , x , 1 ) = sin ( x ) + sin ( x ) ;-555.10.116133002.01482e-131010.0 SecondsDone 195 add diffeq.cadd c resultsAll Tests - C only - to save time
2013-12-28T15:34:19-06:00cadd_sin_cdiff ( y , x , 1 ) = sin(x) + 1,0;-555.10.116143003.96724e-141010.0 SecondsDone 195 add_sin_c diffeq.cadd_sin_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:20-06:00cadd_sub_sin_c_cos_c_tan_cdiff ( y , x , 1 ) = sin(0.1) + cos(0.05) - tan(0.02);-555.10.116133002.30571e-131010.0 SecondsDone 195 add_sub_sin_c_cos_c_tan_c diffeq.cadd_sub_sin_c_cos_c_tan_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:21-06:00carccos_sqrtdiff ( y , x , 1 ) = arccos(sqrt(0.1 * x + 0.2));00.50.50.116143001.49746e-1450.0 SecondsDone 195 arccos_sqrt diffeq.carccos_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:34:22-06:00carcsin_c_arccos_c_arctan_cdiff ( y , x , 1 ) = arcsin(0.1) + arccos(0.1) + arctan(0.1);-555.10.116133001.06339e-131010.0 SecondsDone 195 arcsin_c_arccos_c_arctan_c diffeq.carcsin_c_arccos_c_arctan_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:23-06:00carcsin_sqrtdiff ( y , x , 1 ) = arcsin(sqrt(0.1 * x + 0.2));00.50.50.116143001.38038e-1450.0 SecondsDone 195 arcsin_sqrt diffeq.carcsin_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:34:23-06:00carctan_sqrtdiff ( y , x , 1 ) = arctan(sqrt(0.1 * x + 0.2));-10.50.60.116133001.25592e-13160.0 SecondsDone 195 arctan_sqrt diffeq.carctan_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:34:24-06:00ccosh_sqrtdiff ( y , x , 1 ) = cosh(sqrt(0.1 * x + 0.2));-155.10.116143001.51482e-14610.0 SecondsDone 195 cosh_sqrt diffeq.ccosh_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:34:25-06:00ccosdiff ( y , x , 1 ) = cos ( x ) ;-555.10.116123004.42595e-121010.0 SecondsDone 195 cos diffeq.ccos c resultsAll Tests - C only - to save time
2013-12-28T15:34:26-06:00ccos_sqrt_lindiff ( y , x , 1 ) = cos(sqrt(2.0*x + 3.0));-155.10.116143008.85436e-14610.0 SecondsDone 195 cos_sqrt_lin diffeq.ccos_sqrt_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:27-06:00cdiff0diff ( y , x , 1 ) = y;-555.10.116133003.44707e-131010.0 SecondsDone 195 diff0 diffeq.cdiff0 c resultsAll Tests - C only - to save time
2013-12-28T15:34:28-06:00cdiff2diff ( y , x , 3 ) = m1 * diff ( y , x , 1 ) ;-111.10.116143002.05482e-14210.0 SecondsDone 195 diff2 diffeq.cdiff2 c resultsAll Tests - C only - to save time
2013-12-28T15:34:29-06:00cdiffdiff ( y , x , 2 ) = diff ( y , x , 1 ) ;-555.10.116133004.37511e-131010.0 SecondsDone 195 diff diffeq.cdiff c resultsAll Tests - C only - to save time
2013-12-28T15:34:30-06:00cdiv_c_expdiff ( y , x , 1 ) = 2.0 / exp(x);155.10.116123003.10234e-12410.0 SecondsDone 195 div_c_exp diffeq.cdiv_c_exp c resultsAll Tests - C only - to save time
2013-12-28T15:34:30-06:00cdiv_c_lindiff ( y , x , 1 ) = 2.0 / (0.2 * x + 0.3);0.155.10.11653001.34964e-05500.0 SecondsDone 195 div_c_lin diffeq.cdiv_c_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:31-06:00cdiv_exp_expdiff ( y , x , 1 ) = exp(0.1 * x) / exp(0.2 * x);-555.10.116133001.17149e-131010.0 SecondsDone 195 div_exp_exp diffeq.cdiv_exp_exp c resultsAll Tests - C only - to save time
2013-12-28T15:34:32-06:00cdiv_lin_cdiff ( y , x , 1 ) = (0.2 * x + 0.3) / 2.0;-555.10.116143002.22045e-141010.0 SecondsDone 195 div_lin_c diffeq.cdiv_lin_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:33-06:00cdiv_lin_expdiff ( y , x , 1 ) = (0.2 * x + 0.3) / exp(x);155.10.116123002.09397e-12410.0 SecondsDone 195 div_lin_exp diffeq.cdiv_lin_exp c resultsAll Tests - C only - to save time
2013-12-28T15:34:34-06:00cdiv_lin_lindiff ( y , x , 1 ) = (0.1 * x + 0.2) / (0.2 * x + 0.3);0.155.10.116143002.82748e-14500.0 SecondsDone 195 div_lin_lin diffeq.cdiv_lin_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:35-06:00cdivdiff ( y , x , 1 ) = sin ( x ) / cos ( x ) ;01.51.5010.00116123003.31483e-1215010.0 SecondsDone 195 div diffeq.cdiv c resultsAll Tests - C only - to save time
2013-12-28T15:34:36-06:00cdiv_sin_cdiff ( y , x , 1 ) = sin(x) / 2.0;-555.10.116133001.17417e-131010.0 SecondsDone 195 div_sin_c diffeq.cdiv_sin_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:36-06:00cdiv_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.1110.00116133003.37322e-139000.0 SecondsDone 195 div_sin_lin_new diffeq.cdiv_sin_lin_new c resultsAll Tests - C only - to save time
2013-12-28T15:34:37-06:00cexp_sqrtdiff ( y , x , 1 ) = exp(sqrt(0.1 * x + 0.2));055.10.116143001.17766e-14510.0 SecondsDone 195 exp_sqrt diffeq.cexp_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:34:38-06:00cexpt_c_cdiff ( y , x , 1 ) = expt(2.0 , 3.0 ) ;-555.10.1161630001010.0 SecondsDone 195 expt_c_c diffeq.cexpt_c_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:39-06:00cexpt_c_lindiff ( y , x , 1 ) = expt(2.0 , (0.2 * x + 0.3));155.10.116143006.00064e-14410.0 SecondsDone 195 expt_c_lin diffeq.cexpt_c_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:40-06:00cexpt_c_sin_newdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ;0.111.10.116143001.23917e-14100.0 SecondsDone 195 expt_c_sin_new diffeq.cexpt_c_sin_new c resultsAll Tests - C only - to save time
2013-12-28T15:34:41-06:00cexpt_c_sindiff ( y , x , 1 ) = expt(2.0 , sin(x));0.155.10.116Unknown30-1-1500.0 SecondsDone 195 expt_c_sin diffeq.cexpt_c_sin c resultsAll Tests - C only - to save time
2013-12-28T15:34:42-06:00cexpt_lin_cdiff ( y , x , 1 ) = expt((0.2 * x + 0.3) , 2.0);0.155.10.116133001.45537e-13500.0 SecondsDone 195 expt_lin_c diffeq.cexpt_lin_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:43-06:00cexpt_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.111.000011e-051693001.01302e-09900013.0 SecondsDone 195 expt_lin_lin_new diffeq.cexpt_lin_lin_new c resultsAll Tests - C only - to save time
2013-12-28T15:34:46-06:00cexpt_lin_lindiff ( y , x , 1 ) = expt((0.1 * x + 0.2) , (0.2 * x + 0.3));0.155.10.116Unknown30-1-1500.0 SecondsDone 195 expt_lin_lin diffeq.cexpt_lin_lin c resultsAll Tests - C only - to save time
2013-12-28T15:34:47-06:00cexpt_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.111.000011e-0516103002.34202e-10900014.0 SecondsDone 195 expt_lin_sin_new diffeq.cexpt_lin_sin_new c resultsAll Tests - C only - to save time
2013-12-28T15:34:52-06:00cexpt_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.111.000011e-0516103002.34202e-10900014.0 SecondsDone 195 expt_lin_sin_new_sm_h diffeq.cexpt_lin_sin_new_sm_h c resultsAll Tests - C only - to save time
2013-12-28T15:34:57-06:00cexpt_lin_sindiff ( y , x , 1 ) = expt((0.2 * x + 0.3) , sin(x));0.155.10.116Unknown30-1-1500.0 SecondsDone 195 expt_lin_sin diffeq.cexpt_lin_sin c resultsAll Tests - C only - to save time
2013-12-28T15:34:57-06:00cexpt_sin_cdiff ( y , x , 1 ) = expt(sin(0.2 * x + 0.3) , 2.0);0.155.10.116133001.02261e-13500.0 SecondsDone 195 expt_sin_c diffeq.cexpt_sin_c c resultsAll Tests - C only - to save time
2013-12-28T15:34:58-06:00cexpt_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.110.0001161630001000.0 SecondsDone 195 expt_sin_lin_new diffeq.cexpt_sin_lin_new c resultsAll Tests - C only - to save time
2013-12-28T15:34:59-06:00cexpt_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.110011e-051616300010010.0 SecondsDone 195 expt_sin_lin_new_sm_h diffeq.cexpt_sin_lin_new_sm_h c resultsAll Tests - C only - to save time
2013-12-28T15:35:00-06:00cexpt_sin_lindiff ( y , x , 1 ) = expt (sin(x) , (0.2 * x + 0.3));0.133.001590.0074209616Unknown30-1-13910.0 SecondsDone 195 expt_sin_lin diffeq.cexpt_sin_lin c resultsAll Tests - C only - to save time
2013-12-28T15:35:01-06:00cexpt_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.811e-051616300010000.0 SecondsDone 195 expt_sin_sin_new diffeq.cexpt_sin_sin_new c resultsAll Tests - C only - to save time
2013-12-28T15:35:02-06:00cexpt_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.811e-0616163000100010.0 SecondsDone 195 expt_sin_sin_new_sm_h diffeq.cexpt_sin_sin_new_sm_h c resultsAll Tests - C only - to save time
2013-12-28T15:35:04-06:00cexpt_sin_sindiff ( y , x , 1 ) = expt(sin(0.1 * x) , sin(0.2 * x));0.155.009210.011210216Unknown30-1-14110.0 SecondsDone 195 expt_sin_sin diffeq.cexpt_sin_sin c resultsAll Tests - C only - to save time
2013-12-28T15:35:05-06:00ch2sindiff ( y , x , 2 ) = sin(x);0.155.10.116133001.35076e-13500.0 SecondsDone 195 h2sin diffeq.ch2sin c resultsAll Tests - C only - to save time
2013-12-28T15:35:05-06:00ch3sindiff ( y , x , 3 ) = sin(x);0.11.51.50.116163000140.0 SecondsDone 195 h3sin diffeq.ch3sin c resultsAll Tests - C only - to save time
2013-12-28T15:35:06-06:00ch5h3diff ( y , x , 5 ) = m1 * diff ( y , x , 3) ;0.11.51.50.116143001.633e-14140.0 SecondsDone 195 h5h3 diffeq.ch5h3 c resultsAll Tests - C only - to save time
2013-12-28T15:35:07-06:00clin_arccosdiff ( y , x , 1 ) = arccos(0.1 * x + 0.2) ;-0.80.80.80.0011683001.70258e-0816000.0 SecondsDone 195 lin_arccos diffeq.clin_arccos c resultsAll Tests - C only - to save time
2013-12-28T15:35:08-06:00clin_arcsindiff ( y , x , 1 ) = arcsin (0.1 * x + 0.2) ;-0.80.80.90.116143001.70892e-14170.0 SecondsDone 195 lin_arcsin diffeq.clin_arcsin c resultsAll Tests - C only - to save time
2013-12-28T15:35:09-06:00clin_arctandiff ( y , x , 1 ) = arctan (0.1 * x + 0.2 ) ;-1-0.6-0.60.0011673001.34582e-074000.0 SecondsDone 195 lin_arctan diffeq.clin_arctan c resultsAll Tests - C only - to save time
2013-12-28T15:35:10-06:00clin_coshdiff ( y , x , 1 ) = cosh (2.0 * x + 3.0) ;0.1220.11663002.2874e-06190.0 SecondsDone 195 lin_cosh diffeq.clin_cosh c resultsAll Tests - C only - to save time
2013-12-28T15:35:11-06:00clin_expdiff ( y , x , 1 ) = exp (0.1 * x + 0.2 ) ;11010.10.116133001.9261e-13910.0 SecondsDone 195 lin_exp diffeq.clin_exp c resultsAll Tests - C only - to save time
2013-12-28T15:35:12-06:00clin_lndiff ( y , x , 1 ) = ln (0.1 * x + 0.2) ;2030300.116123002.85349e-121000.0 SecondsDone 195 lin_ln diffeq.clin_ln c resultsAll Tests - C only - to save time
2013-12-28T15:35:13-06:00clin_sin_cosdiff ( y , x , 1 ) = sin(2.0 * x + 3.0) + cos(1.5 * x - 2.0);0.155.10.116133001.32157e-13500.0 SecondsDone 195 lin_sin_cos diffeq.clin_sin_cos c resultsAll Tests - C only - to save time
2013-12-28T15:35:13-06:00clin_sinhdiff ( y , x , 1 ) = sinh (2.0 * x + 3.0) ;01010.10.11663002.35153e-061010.0 SecondsDone 195 lin_sinh diffeq.clin_sinh c resultsAll Tests - C only - to save time
2013-12-28T15:35:14-06:00clin_tanhdiff ( y , x , 1 ) = tanh (3.0 * x + 1.0 ) ;1.1220.116143002.21791e-1490.0 SecondsDone 195 lin_tanh diffeq.clin_tanh c resultsAll Tests - C only - to save time
2013-12-28T15:35:15-06:00clin_tandiff ( y , x , 1 ) = tan (2.0 * x + 3.0 ) ;00.10.10.11616300010.0 SecondsDone 195 lin_tan diffeq.clin_tan c resultsAll Tests - C only - to save time
2013-12-28T15:35:16-06:00cln_c_exp_c_sqrt_cdiff ( y , x , 1 ) = ln(0.1) + exp(0.1) + sqrt(0.1);0.155.10.116133001.00793e-13500.0 SecondsDone 195 ln_c_exp_c_sqrt_c diffeq.cln_c_exp_c_sqrt_c c resultsAll Tests - C only - to save time
2013-12-28T15:35:17-06:00cln_sqrtdiff ( y , x , 1 ) = ln(sqrt(0.1 * x + 0.2));0.10.50.50.11616300040.0 SecondsDone 195 ln_sqrt diffeq.cln_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:35:18-06:00cmtest1diff ( y1 , x , 1 ) = m1 * y2 + 1.0;0.11010.10.116123006.45043e-121000.0 SecondsDone 195 mtest1 diffeq.cmtest1 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 - 1.0;dittodittodittodittoditto12ditto03.50613e-12dittodittodittodittodittodittoditto
2013-12-28T15:35:19-06:00cmtest2diff ( y1 , x , 1 ) = m1 * y2 + 1.0;0.11010.10.116123006.45043e-121000.0 SecondsDone 195 mtest2 diffeq.cmtest2 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 - 1.0;dittodittodittodittoditto12ditto03.50613e-12dittodittodittodittodittodittoditto
2013-12-28T15:35:20-06:00cmtest3diff ( y2 , x , 1 ) = m1 * y1 + 1.0;0.10.50.50.11616300040.0 SecondsDone 195 mtest3 diffeq.cmtest3 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = y2 - 1.0;dittodittodittodittoditto16ditto00dittodittodittodittodittodittoditto
2013-12-28T15:35:21-06:00cmtest4diff ( y2 , x , 3 ) = m1 * cos(x) ;0.155.10.116133003.24178e-13500.0 SecondsDone 195 mtest4 diffeq.cmtest4 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * y2;dittodittodittodittoditto13ditto06.26223e-13dittodittodittodittodittodittoditto
2013-12-28T15:35:22-06:00cmtest5diff ( y1 , x , 1 ) = m1 * y2 ;0.555.10.116133006.65362e-13460.0 SecondsDone 195 mtest5 diffeq.cmtest5 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y2 , x , 2 ) = diff ( y1, x , 1) ;dittodittodittodittoditto14ditto04.63112e-14dittodittodittodittodittodittoditto
2013-12-28T15:35:23-06:00cmtest6_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.80010.00011633000.0028380130011.0 SecondsDone 195 mtest6_rev_sm_h diffeq.cmtest6_rev_sm_h c resultsAll Tests - C only - to save time
dittodittodittodiff (x1,t,1) = 4.0 * x2 - 2.0 * diff (x2,t ,1) - 2.0 * x1;dittodittodittodittoditto3ditto00.00219202dittodittodittodittodittodittoditto
2013-12-28T15:35:25-06:00cmtest6_sm_hdiff (x1,t,1) = 4.0 * x2 - 2.0 * diff (x2,t ,1) - 2.0 * x1;0.50.80.80010.00011633000.0021920230011.0 SecondsDone 195 mtest6_sm_h diffeq.cmtest6_sm_h c resultsAll Tests - C 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;dittodittodittodittoditto3ditto00.00283801dittodittodittodittodittodittoditto
2013-12-28T15:35:27-06:00cmtest7diff ( y2 , x , 5 ) = y1 ;00.50.50.00116130-12.739135000.0 SecondsDone 195 mtest7 diffeq.cmtest7 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * y2 ;dittodittodittodittoditto1ditto00.115808dittodittodittodittodittodittoditto
2013-12-28T15:35:28-06:00cmtest7_sm_hdiff ( y2 , x , 5 ) = y1 ;00.50.50010.000116130-12.7405350015.0 SecondsDone 195 mtest7_sm_h diffeq.cmtest7_sm_h c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * y2 ;dittodittodittodittoditto1ditto00.115929dittodittodittodittodittodittoditto
2013-12-28T15:35:34-06:00cmtest8diff ( y2 , x , 4 ) = y1 - 1.0;0.11.41.40.116143001.13083e-14130.0 SecondsDone 195 mtest8 diffeq.cmtest8 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 3 ) ;dittodittodittodittoditto16ditto00dittodittodittodittodittodittoditto
2013-12-28T15:35:35-06:00cmult2diff ( y , x , 1 ) = sin(x) * cos(x) ;0.11010.10.116143001.34737e-141000.0 SecondsDone 195 mult2 diffeq.cmult2 c resultsAll Tests - C only - to save time
2013-12-28T15:35:36-06:00cmult_c_lindiff ( y , x , 1 ) = 2.0 * (0.2 * x + 0.3);0.155.10.116143008.88178e-14500.0 SecondsDone 195 mult_c_lin diffeq.cmult_c_lin c resultsAll Tests - C only - to save time
2013-12-28T15:35:37-06:00cmult_c_sindiff ( y , x , 1 ) = 2.0 * sin(x);0.155.10.116123001.62426e-12500.0 SecondsDone 195 mult_c_sin diffeq.cmult_c_sin c resultsAll Tests - C only - to save time
2013-12-28T15:35:38-06:00cmult_div_sinh_cosh_tanhdiff ( y , x , 1 ) = sinh(0.1) * cosh(0.05) / tanh(0.02);0.155.10.116143001.41676e-14500.0 SecondsDone 195 mult_div_sinh_cosh_tanh diffeq.cmult_div_sinh_cosh_tanh c resultsAll Tests - C only - to save time
2013-12-28T15:35:39-06:00cmult_lin_cdiff ( y , x , 1 ) = (0.2 * x + 0.3) * 2.0 ;0.155.10.116143008.88178e-14500.0 SecondsDone 195 mult_lin_c diffeq.cmult_lin_c c resultsAll Tests - C only - to save time
2013-12-28T15:35:40-06:00cmult_lin_lindiff ( y , x , 1 ) = (0.1 * x + 0.2) * (0.2 * x + 0.3);0.155.10.116133001.32674e-13500.0 SecondsDone 195 mult_lin_lin diffeq.cmult_lin_lin c resultsAll Tests - C only - to save time
2013-12-28T15:35:40-06:00cmult_lin_sindiff ( y , x , 1 ) = (0.2 * x + 0.3) * sin(x);0.155.10.116133008.31857e-13500.0 SecondsDone 195 mult_lin_sin diffeq.cmult_lin_sin c resultsAll Tests - C only - to save time
2013-12-28T15:35:41-06:00cmultdiff ( y , x , 1 ) = x * x ;0.11010.10.116133003.74044e-131000.0 SecondsDone 195 mult diffeq.cmult c resultsAll Tests - C only - to save time
2013-12-28T15:35:42-06:00cmult_sin_cdiff ( y , x , 1 ) = sin(x) * 2.0;0.155.10.116123001.62426e-12500.0 SecondsDone 195 mult_sin_c diffeq.cmult_sin_c c resultsAll Tests - C only - to save time
2013-12-28T15:35:43-06:00cmult_sin_lindiff ( y , x , 1 ) = sin(x) * (0.2 * x + 0.3);0.155.10.116133008.31857e-13500.0 SecondsDone 195 mult_sin_lin diffeq.cmult_sin_lin c resultsAll Tests - C only - to save time
2013-12-28T15:35:44-06:00cmult_sin_sindiff ( y , x , 1 ) = sin(x) * sin(x);0.155.10.116133001.01082e-13500.0 SecondsDone 195 mult_sin_sin diffeq.cmult_sin_sin c resultsAll Tests - C only - to save time
2013-12-28T15:35:45-06:00cnonlinear1diff ( y , x , 1 ) = y * y;00.50.5242880.06553616142003.60544e-1480.0 SecondsDone 195 nonlinear1 diffeq.cnonlinear1 c resultsAll Tests - C only - to save time
2013-12-28T15:35:46-06:00cnonlinear2diff ( y , x , 1 ) = y * y;00.20.2293760.03276816142003.27674e-1470.0 SecondsDone 195 nonlinear2 diffeq.cnonlinear2 c resultsAll Tests - C only - to save time
2013-12-28T15:35:47-06:00csing1diff ( y , x , 1 ) = m1 * 2.0 * x / (x * x + 0.000001) /( x * x + 0.000001);-2-1.5-1.50.116142004.26326e-1450.0 SecondsDone 195 sing1 diffeq.csing1 c resultsAll Tests - C only - to save time
2013-12-28T15:35:48-06:00csing2diff ( y , x , 1 ) = 1.0/ (x * x + 1.0) ;-2-1.5-1.50.11616200050.0 SecondsDone 195 sing2 diffeq.csing2 c resultsAll Tests - C only - to save time
2013-12-28T15:35:49-06:00csing3diff ( y , x , 1 ) = m1 * 2.0 / x / x / x ;-2-0.7-0.70.011692008.5012e-091300.0 SecondsDone 195 sing3 diffeq.csing3 c resultsAll Tests - C only - to save time
2013-12-28T15:35:50-06:00csing4diff ( y , x , 1 ) = m1 * 2.0 * x / (x * x + 1.0) /( x * x + 1.0);-211.10.116162000310.0 SecondsDone 195 sing4 diffeq.csing4 c resultsAll Tests - C only - to save time
2013-12-28T15:35:51-06:00csing5diff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ;-1-0.7-0.672320.0655361642000.00053211750.0 SecondsDone 195 sing5 diffeq.csing5 c resultsAll Tests - C only - to save time
2013-12-28T15:35:52-06:00csing6diff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0) ;2330.11672007.78175e-07100.0 SecondsDone 195 sing6 diffeq.csing6 c resultsAll Tests - C only - to save time
2013-12-28T15:35:52-06:00csing6diff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0) ;2330.11672007.78175e-07100.0 SecondsDone 195 sing6 diffeq.csing6 c resultsAll Tests - C only - to save time
2013-12-28T15:35:54-06:00csinh_sqrtdiff ( y , x , 1 ) = sinh(sqrt(0.1 * x + 0.2));0.155.10.116133001.91022e-13500.0 SecondsDone 195 sinh_sqrt diffeq.csinh_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:35:55-06:00csindiff ( y , x , 1 ) = sin(x);0.111.10.116164000100.0 SecondsDone 195 sin diffeq.csin c resultsAll Tests - C only - to save time
2013-12-28T15:35:56-06:00csin_sqrt_lindiff ( y , x , 1 ) = sin(sqrt(2.0*x + 3.0));0.155.10.116143003.19844e-14500.0 SecondsDone 195 sin_sqrt_lin diffeq.csin_sqrt_lin c resultsAll Tests - C only - to save time
2013-12-28T15:35:57-06:00csqrt_sqrtdiff ( y , x , 1 ) = sqrt(sqrt(0.1 * x + 0.2));0.10.50.50.11616300040.0 SecondsDone 195 sqrt_sqrt diffeq.csqrt_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:35:58-06:00csub_c_lindiff ( y , x , 1 ) = 0.3 - (0.1 * x + 0.2) ;0.155.10.116133001.4803e-13500.0 SecondsDone 195 sub_c_lin diffeq.csub_c_lin c resultsAll Tests - C only - to save time
2013-12-28T15:35:59-06:00csub_c_sindiff ( y , x , 1 ) = 1.0 - sin(x);0.155.10.116143007.31647e-14500.0 SecondsDone 195 sub_c_sin diffeq.csub_c_sin c resultsAll Tests - C only - to save time
2013-12-28T15:36:00-06:00csub_full_lindiff ( y , x , 1 ) = sin(0.3 * x + 0.1) - (0.1 * x + 0.2) ;0.155.10.116143008.25188e-14500.0 SecondsDone 195 sub_full_lin diffeq.csub_full_lin c resultsAll Tests - C only - to save time
2013-12-28T15:36:01-06:00csub_lin_cdiff ( y , x , 1 ) = (0.1 * x + 0.2) - 0.3 ;0.155.10.116133001.4803e-13500.0 SecondsDone 195 sub_lin_c diffeq.csub_lin_c c resultsAll Tests - C only - to save time
2013-12-28T15:36:02-06:00csub_lin_lindiff ( y , x , 1 ) = (0.1 * x + 0.2) - (0.3 * x + 0.1) ;0.155.10.116143007.77156e-14500.0 SecondsDone 195 sub_lin_lin diffeq.csub_lin_lin c resultsAll Tests - C only - to save time
2013-12-28T15:36:03-06:00csub_lin_sindiff ( y , x , 1 ) = (0.1 * x + 1.0) - sin(x);0.155.10.116133001.08751e-13500.0 SecondsDone 195 sub_lin_sin diffeq.csub_lin_sin c resultsAll Tests - C only - to save time
2013-12-28T15:36:04-06:00csubdiff ( y , x , 1 ) = sin ( x ) - cos ( x );01010.10.116133001.05014e-131010.0 SecondsDone 195 sub diffeq.csub c resultsAll Tests - C only - to save time
2013-12-28T15:36:05-06:00csub_sin_cdiff ( y , x , 1 ) = sin(x) - 1,0;0.155.10.116133001.89339e-13500.0 SecondsDone 195 sub_sin_c diffeq.csub_sin_c c resultsAll Tests - C only - to save time
2013-12-28T15:36:07-06:00csub_sin_cosdiff ( y , x , 1 ) = m1 * sin(x) - cos(x);0.155.10.116133003.57391e-13500.0 SecondsDone 195 sub_sin_cos diffeq.csub_sin_cos c resultsAll Tests - C only - to save time
2013-12-28T15:36:08-06:00ctanh_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 ) ;0.111.10.116163000100.0 SecondsDone 195 tanh_sqrt_new diffeq.ctanh_sqrt_new c resultsAll Tests - C only - to save time
2013-12-28T15:36:09-06:00ctanh_sqrtdiff ( y , x , 1 ) = tanh(sqrt(2.0*x + 3.0));0.155.10.116Unknown30-1-1500.0 SecondsDone 195 tanh_sqrt diffeq.ctanh_sqrt c resultsAll Tests - C only - to save time
2013-12-28T15:36:09-06:00ctan_sqrt_lindiff ( y , x , 1 ) = tan(sqrt(2.0*x + 3.0));0.155.030910.09276316Unknown30-1-1530.0 SecondsDone 195 tan_sqrt_lin diffeq.ctan_sqrt_lin c resultsAll Tests - C only - to save time
2013-12-28T15:36:10-06:00ctandiff ( y , x , 1 ) = tan ( x ) ;0.11.51.50.11682002.76342e-08140.0 SecondsDone 195 tan diffeq.ctan c resultsAll Tests - C only - to save time
2013-12-28T15:36:11-06:00ctan_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 ) ;-0.40.10.10.00116143001.42573e-145000.0 SecondsDone 195 tan_sqrt_new diffeq.ctan_sqrt_new c resultsAll Tests - C only - to save time