// Computer generated OOA from http://www.mathi.uni-heidelberg.de/~yves/Matritzen/OOAs/OOAMatIndex.html // base 4 nets transformed so that they can be used as if they were DigitalNetBase2 // details: an Element "a+ b\omega" is represented as binary pair "a b" // each "column" c of the GF(4) generator is replaced by the two columns c, \omega c // so we have the double numbers of columns and rows as in the GF(4) matrix // // Note, the strength remains the GF(4) strength k, but there are many projections have strength in the range k to 2k // check if everything that involves GF(4) multiplication (e.g. scrambling) gives the desired result 2 // b (base) 14 // numCols 14 // numRows // outDigits= numRows 16384 // numPoints (=b^{numCols}) 16 // dim // 5 // Stregth, see comment above // in class DigitalNetBase2 // genMat[i] should be the i-th number below // 1 536870912 1073741824 446693376 222298112 209715200 385875968 167772160 335544320 268435456 402653184 134742016 269484032 131072 262144 // 2 377487360 452984832 536870912 1073741824 446693376 222298112 402653184 134217728 33554432 67108864 134742016 269484032 131072 262144 // 3 343932928 520093696 243269632 318767104 536870912 1073741824 404750336 138412032 301989888 469762048 524288 1048576 134348800 268697600 // 4 377487360 452984832 176160768 352321536 33554432 67108864 536870912 1073741824 270532608 406847488 134742016 269484032 131072 262144 // 5 361234432 512753664 444596224 218103808 301989888 469762048 134217728 268435456 536870912 1073741824 2097152 4194304 131072 262144 // 6 50855936 93323264 310378496 486539264 33554432 67108864 402653184 134217728 134348800 268697600 536870912 1073741824 136314880 272629760 // 7 245497856 323223552 77594624 121634816 438304768 205520896 2097152 4194304 134217728 268435456 134742016 269484032 538968064 1077936128 // 8 616562688 1197473792 717225984 1432354816 840957952 1547698176 805306368 1476395008 2097152 4194304 134742016 269484032 539099136 1078198272 // 9 1323302912 1931476992 1417674752 2130706432 708837376 1415577600 136314880 272629760 673185792 1346371584 134742016 269484032 539099136 1078198272 // 10 1935671296 1033895936 180355072 358612992 1241513984 1946157056 809500672 1482686464 943718400 1214251008 134742016 269484032 539099136 1078198272 // 11 1690304512 660602880 1251999744 1967128576 171966464 341835776 1207959552 1879048192 1208483840 1880096768 136314880 272629760 539099136 1078198272 // 12 1585446912 1795162112 987758592 1293942784 1114112000 1680867328 270532608 406847488 134217728 268435456 673185792 1346371584 539099136 1078198272 // 13 348127232 526385152 1719664640 587202560 1778384896 872415232 809500672 1482686464 136314880 272629760 539492352 1078984704 539099136 1078198272 // 14 1182793728 1660944384 46137344 90177536 440401920 207618048 1480589312 1751121920 946339840 1211105280 673185792 1346371584 539099136 1078198272 // 15 216006656 387973120 1251999744 1967128576 1377828864 2084569088 1073741824 1610612736 2020081664 674234368 675282944 1348468736 539099136 1078198272 // 16 2090860544 792723456 780140544 1392508928 570425344 1140850688 134217728 268435456 2013265920 671088640 1208483840 1880096768 537001984 1074003968 // end of file