forgot to make the extra points constant

This commit is contained in:
Stephen McQuay 2011-05-25 10:08:21 -06:00
parent 779608f13e
commit 07e8c67118
2 changed files with 6 additions and 6 deletions

View File

@ -11,10 +11,10 @@ orders = [2,3,4,5]
extras = [4,6,8,12, 16,20,32,48, 64,96,128,192, 256]
params = (
(2,32),
(3,48),
(2,64),
(3,64),
(4,64),
(5,96),
(5,64),
)
if __name__ == '__main__':

View File

@ -1,3 +1,3 @@
0.0454730588061 0.000214779089741 7.38934716129e-05 1.41791618738e-05 3.86414745401e-06
0.00997060697355 1.77866400479e-06 1.42892679232e-07 1.01412678674e-08 6.64644538372e-10
0.00461278449044 1.76222798245e-07 1.43900476376e-08 3.24157996636e-10 9.90535684124e-12
0.0454730588061 0.000270108596188 8.53500404066e-05 1.41791618738e-05 4.9979436523e-06
0.00997060697355 2.0540042226e-06 1.69775361716e-07 1.01412678674e-08 8.0860277895e-10
0.00461278449044 2.18695319382e-07 1.52441703341e-08 3.24157996636e-10 2.18935788738e-11