// 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) 16 // numCols 16 // numRows // outDigits= numRows 65536 // numPoints (=b^{numCols}) 12 // dim // 6 // Stregth, see comment above // in class DigitalNetBase2 // genMat[i] should be the i-th number below // 1 32768 65536 134217728 268435456 167772160 335544320 100794368 33816576 377487360 452984832 144703488 289406976 315097088 493879296 536870912 1073741824 // 2 33685504 67371008 134217728 268435456 134250496 268500992 436207616 201326592 75497472 117440512 346554368 525336576 536870912 1073741824 146800640 291504128 // 3 134217728 268435456 131072 262144 142606336 285212672 167772160 335544320 369623040 437256192 536870912 1073741824 85983232 130023424 497057792 247529472 // 4 134217728 268435456 131072 262144 167772160 335544320 277348352 420478976 536870912 1073741824 234913792 302055424 346030080 524288000 60817408 79691776 // 5 33554432 67108864 134217728 268435456 268959744 403701760 536870912 1073741824 268566528 402915328 444596224 218103808 186646528 364904448 482377728 258015232 // 6 131072 262144 134217728 268435456 537395200 1074790400 436731904 202375168 378011648 454033408 67633152 101711872 413663232 156237824 348684288 527499264 // 7 134217728 268435456 134742016 269484032 536870912 1073741824 537001984 1074003968 838860800 1543503872 880803840 1593835520 765460480 1455423488 585138176 1159790592 // 8 134217728 268435456 537395200 1074790400 131072 262144 168296448 336592896 268959744 403701760 210763776 387448832 313524224 492306432 188252160 365494272 // 9 134742016 269484032 536870912 1073741824 268435456 402653184 537001984 1074003968 704643072 1409286144 1518338048 1828716544 1126170624 1707081728 1868595200 866189312 // 10 537395200 1074790400 134217728 268435456 268566528 402915328 524288 1048576 168296448 336592896 446169088 218628096 330825728 482869248 97550336 116981760 // 11 537395200 1074790400 134742016 269484032 403177472 135266304 671219712 1342439424 839385088 1544552448 1920991232 1023410176 2091384832 793772032 1188069376 1668874240 // 12 536870912 1073741824 671088640 1342177280 671219712 1342439424 268468224 402718720 704643072 1409286144 444596224 218103808 1050673152 1262485504 1596456960 1808793600 // end of file