Changeset 96b106 in git for Tst/Wester
- Timestamp:
- May 21, 2010, 6:41:12 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- d96d51146c3093190dd78ab600959b34241f6d32
- Parents:
- 24794e7b9df4f3be9431292795117f890eef2558
- Location:
- Tst/Wester
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
Tst/Wester/A.res.gz.uu
r24794e r96b106 1 begin 64 4A.res.gz2 M'XL(" %E73SH``T$N<F5S`'522XO;0`R^YU>(T$-"@BMI1B,-:0Q;>@F4'KI[3 M +]GB789ZG>!X::'TOU?>I$XN]47/[V%;]P^?=E\`@&KXO/L(\^$T5&UYG&_`4 M LV^E*\-BN9F-$>H:[JJN^5F=AOTPN[\`^0)\;KJFW[=G\#0--?2E>X8>MH#K5 M 7^OV>)W%&DHW0+EVI(;N]>6QZ>%F+=4PY5I=<ZO>+.[<VD-Y:?K1Y[]9OF((6 M *W@Z]+`H6]I`^;`E1(^KU7+:H`I^3P57CC^ZW:?]]^'0EWV[<`2NRAJ7[Z^]7 M _-8"O(I2K.#/5,B-@W1V^K4Y'OJ+U_G=_`:I]?C"%-@0*1*2$%,PL>R5*<?,8 M JA@R24B"[#%&RU$Q>9("8U`2X\S,)"*455""LA,H<E+-9A*<BLU2=%".(IQS9 M C#BJ6?2&0Y!45&+P"I,E<<F`$H5B0C<DABRBR@E]-R&'0`DSN4<5DI$S<G1A10 M ]Y["J,#>-U'3R$J!<E;V`DV(V%R>:.3+%IS.(1J"1:=,3-%=FZ3H=O$_S_3U11 DK(8?I6VA7]_<$MV<`./Y!XQW^WI:T'(#[V9_`0Q2(ZSY`@``1 begin 640 A.res.gz 2 M'XL("":R]DL``T$N<F5S`'522VO;0!"^^U<,I@<;&W5F=F=G%M>"E%X,I8<F 3 M]^(4)2Q59",KM%#ZWSN*7=F7ZC+/[[':O7_XM/L"`%3#Y]U'F`^GH6K+XWP# 4 MGGTK71D6R\ULC%#7<%=US<_J-.R'V?T%R!?@<],U_;X]@Z=IJ*$OW3/TL`5< 5 M_UJWQ^LLUE"Z`<JU(S5TKR^/30\W:ZF&*=?JFEOU9G'GUA[*2].//O_-\A5# 6 M6,'3H8=%V=(&RH<M(7I<K9;3!E7P>RJX<OS1[3[MOP^'ONS;A2-P59;OKYW\ 7 MUICT*%;P9RKD1CR=37YMCH?^8G-^-[]!:CV>E0(;(D5"$F(*)I:],N68615# 8 M)@E)D#W&:#DJ)D]28`Q*8IR9F42$L@I*4'8"14ZJV4R"4[%9B@[*481SCA%' 9 M-8O><`B2BDH,7F&R)"X94*)03.B&Q)!%5#FA[R;D$"AA)O>H0C)R1HXN[-Y3 10 M&!78^R9J&EDI4,[*7J`)$9O+$XU\V8+3.41#L.B4B2FZ:Y,4W2[^YYO^GM7P 11 AH[0M].N;9T0WM\]XOH#QR;Z>%K3<P+O97U&[:`+T`@`` 12 12 ` 13 13 end -
Tst/Wester/A.stat
r24794e r96b106 1 1 >> tst_memory_0 :: 978278233:2000123116:1-3-13:ix86-Linux:nepomuck:1570602 1 >> tst_memory_1 :: 978278233:2000123116:1-3-13:ix86-Linux:nepomuck:7030003 1 >> tst_memory_2 :: 978278233:2000123116:1-3-13:ix86-Linux:nepomuck:14361844 1 >> tst_timer_1 :: 978278233:2000123116:1-3-13:ix86-Linux:nepomuck:251 1 >> tst_memory_0 :: 1274458662:3111-2010052118:3-1-1:ix86-Linux:nepomuck:334776 2 1 >> tst_memory_1 :: 1274458662:3111-2010052118:3-1-1:ix86-Linux:nepomuck:779784 3 1 >> tst_memory_2 :: 1274458662:3111-2010052118:3-1-1:ix86-Linux:nepomuck:828960 4 1 >> tst_timer_1 :: 1274458662:3111-2010052118:3-1-1:ix86-Linux:nepomuck:284 -
Tst/Wester/A.tst
r24794e r96b106 10 10 for (i=1; i<=100; i++) 11 11 { 12 p = factorial(1000+i ,0)/factorial(900+i, 0);12 p = factorial(1000+i)/factorial(900+i); 13 13 } 14 14 -
Tst/Wester/README
r24794e r96b106 37 37 Y: det(Galousfield, minpoly) ok 38 38 39 For the original stuff t ey used otbenchmark singular, see 'singall'.39 For the original stuff they used to benchmark singular, see 'singall'. 40 40 For mupad and maple sources, see 'mupadall', 'mapleall'. 41 41 For more details, see also www.fordham.edu/lewis/cacomp.html -
Tst/Wester/singall
r24794e r96b106 23 23 } 24 24 timer - tinit; 25 kill (i, q);25 kill i, q; 26 26 27 27 // B formerly A' … … 36 36 } 37 37 timer - tinit; 38 kill (i, s);38 kill i, s; 39 39 40 40 // C formerly B … … 51 51 } 52 52 timer - tinit; 53 kill (i, q, x, y);53 kill i, q, x, y; 54 54 55 55 // D formerly C … … 67 67 } 68 68 timer - tinit; 69 kill (i, s);69 kill i, s; 70 70 71 71 // E formerly D … … 94 94 } 95 95 timer - tinit; 96 kill (i, s);96 kill i, s; 97 97 98 98 // F … … 110 110 factorize(g); 111 111 timer - tinit; 112 kill (g, p, q);112 kill g, p, q; 113 113 114 114 // G … … 128 128 factorize(g); 129 129 timer - tinit; 130 kill (g, p, q);130 kill g, p, q; 131 131 132 132 // Gp … … 146 146 factorize(g); 147 147 timer - tiniti; 148 kill (g, p, q);148 kill g, p, q; 149 149 150 150 // H … … 170 170 det(h80); 171 171 timer - tinit; 172 kill (h80);172 kill h80; 173 173 174 174 // I, J, K, L --- cannot invert matrices … … 218 218 det(m); 219 219 timer - tinit; 220 kill (m, w);220 kill m, w; 221 221 222 222 // M2 … … 339 339 det(m); 340 340 timer - tinit; 341 kill (m, w);341 kill m, w; 342 342 343 343 // N … … 424 424 timer - tinit; 425 425 426 kill (res1, ss1, ss2, ss3, ss4);426 kill res1, ss1, ss2, ss3, ss4; 427 427 428 428 // O1 and O2 … … 499 499 gcd(gcd(det1, det2), det3); 500 500 timer - tinit; 501 kill (f, g, h, d1, d2, d3, det1, det2, det3);501 kill f, g, h, d1, d2, d3, det1, det2, det3; 502 502 503 503 // P, P', Q, Q', T and W1 … … 705 705 timer - tinit; 706 706 707 kill (a, d, i, j, m, m2, w);707 kill a, d, i, j, m, m2, w; 708 708 709 709 // Pp, P'p, Qp and Q'p … … 918 918 timer - tiniti; 919 919 920 kill (a, d, i, j, m, m2, w);920 kill a, d, i, j, m, m2, w; 921 921 922 922 // S and U … … 1012 1012 -560597296,147148158280332208,-3678707611657432,29429471641439360,-4511715380576,-69895678428129632,-26671150441134984,-697262277088,-14714817322118016,3678701288166992,209611561184,171412287448,-1725235400,8913716216,-21152556433374032,13558806968,2386969536341110456,-11036070481087720,446698824206504280,3450312952,263950488688,-2759028327167424,-419249225736,-67758622418592,-214997768096,203172973600,204317453408,-657018627870720,3285150036877000,-270903071808,-32872504,-1440,25301516752,1138241987456,-261229323776,-9216,-22607639142336,12994955456,3676800137224360,-262381199319456,-68988470112,578349035008040448,59498777152,578349067182274512,7353534861904976,-608192,86423453984,2627182120102688,2627449397150112,122369371776,2995200,17473850916201704,35533439696,157210496512,-28332578400,2313396140032769984,-1015864234464,22586207495744,24130241928,125931355902051456 ; 1013 1013 // Smith form 1014 kill (z);1014 kill z; 1015 1015 1016 1016 // W2 … … 1051 1051 } 1052 1052 } 1053 kill (i, j, k, m2);1053 kill i, j, k, m2; 1054 1054 // Smith form 1055 1055 … … 1073 1073 factorize(g); 1074 1074 timer - tinit; 1075 kill (g, p4, q4);1075 kill g, p4, q4; 1076 1076 1077 1077 // Y … … 1117 1117 det(m); 1118 1118 timer - tinit; 1119 kill (i, j, m, w);1119 kill i, j, m, w; 1120 1120 // ---------- Quit ---------- 1121 1121 quit;
Note: See TracChangeset
for help on using the changeset viewer.