// Computer generated tms-net embeddings of codes of strength 3. // For information on the used codes of strength 3 see http://www.mathi.uni-heidelberg.de/~yves/Matritzen/CAPs/CAPMatIndex.html // base q nets transformed so that they can be used as if they were DigitalNetBase2 // details: an Element "a_i X^i" is represented as binary eq-tuple "a_i" // each "column" c of the GF(q) generator is replaced by the eq columns X^i c // so we have the eq-times numbers of columns and rows as in the GF(q) matrix // Note, the strength remains the GF(q) strength k, but there are many projections have strength in the range k to eq*k // check if everything that involves GF(q) multiplication (e.g. scrambling) gives the desired result 2 // b (base) 9 // numCols 9 // numRows // outDigits= numRows 512 // numPoints (=b^{numCols}) 9 // dim // 3 // Stregth, see comment above // in class DigitalNetBase2 // genMat[i] should be the i-th number below // 1 4194304 8388608 16777216 33554432 67108864 134217728 268435456 536870912 1073741824 // 2 301989888 603979776 1207959552 268435456 536870912 1073741824 272629760 545259520 1090519040 // 3 1711276032 2080374784 1577058304 838860800 1677721600 2013265920 272629760 545259520 1090519040 // 4 738197504 1308622848 973078528 1912602624 1409286144 402653184 272629760 545259520 1090519040 // 5 704643072 1107296256 872415232 1375731712 335544320 671088640 272629760 545259520 1090519040 // 6 1140850688 939524096 1711276032 838860800 1677721600 2013265920 272629760 545259520 1090519040 // 7 1308622848 973078528 1644167168 1912602624 1409286144 402653184 272629760 545259520 1090519040 // 8 1744830464 1979711488 1543503872 1375731712 335544320 671088640 272629760 545259520 1090519040 // 9 301989888 603979776 1207959552 33554432 67108864 134217728 272629760 545259520 1090519040 // end of file