// 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) 18 // numCols 18 // numRows // outDigits= numRows 262144 // numPoints (=b^{numCols}) 10 // dim // 7 // Stregth, see comment above // in class DigitalNetBase2 // genMat[i] should be the i-th number below // 1 134217728 268435456 8192 16384 33554432 67108864 67141632 100728832 109051904 50331648 85983232 130023424 122159104 66060288 47841280 90963968 536870912 1073741824 // 2 134250496 268500992 8192 16384 33554432 67108864 234881024 301989888 142606336 285212672 446693376 222298112 493486080 263454720 536870912 1073741824 83361792 120061952 // 3 134225920 268451840 32768 65536 167772160 335544320 100663296 33554432 343932928 520093696 144834560 289669120 536870912 1073741824 317194240 489684992 91226112 129499136 // 4 134250496 268500992 8192 16384 167772160 335544320 201326592 369098752 444727296 218365952 536870912 1073741824 278921216 423624704 94896128 114294784 398983168 451936256 // 5 134225920 268451840 134217728 268435456 33554432 67108864 75628544 117702656 536870912 1073741824 369131520 436273152 513802240 188743680 359137280 531628032 150470656 287834112 // 6 134217728 268435456 33554432 67108864 268566528 402915328 536870912 1073741824 276824064 419430400 33587200 67174400 446693376 222298112 455606272 231735296 383262720 459816960 // 7 134217728 268435456 167772160 335544320 537001984 1074003968 163840 327680 170000384 340000768 42074112 84148224 318898176 495190016 212467712 391380992 414326784 157040640 // 8 134217728 268435456 134348800 268697600 536870912 1073741824 570425344 1140850688 981467136 1291845632 679510016 1359020032 908066816 1514143744 656932864 1137704960 615522304 1196965888 // 9 134217728 268435456 537001984 1074003968 167772160 335544320 163840 327680 33685504 67371008 411303936 151388160 245628928 323354624 225312768 397541376 399908864 452608000 // 10 134217728 268435456 536870912 1073741824 33554432 67108864 805314560 1476411392 947912704 1224736768 1442873344 2046885888 1285554176 2000683008 2127036416 728760320 2133983232 735838208 // end of file