On Saturday, 23 May 2015 22:36:10 UTC+1, vdelecroix wrote: > > On 23/05/15 12:53, Dima Pasechnik wrote: > > please review #18480 that fixes the corner case > > Thanks for the fix Dima. > > >> For r > 5 it seems to hang interminably, while back in > >> November/December I could do r = 7 in a few seconds, and > >> do r = 10 without waiting too long. >
this sounds very weird that minimum distance of a code of length 127 and dimension 120 (this is for r=7) can be done in few seconds using the quite brute force algorithm, that would call GAP's AClosestVectorCombinationsMatFFEVecFFECoords (see http://gap-system.org/Manuals/doc/ref/chap23.html#X82E5987E81487D18 for the description) that chases all the linear combinations of i vectors, for i = 1..122 (in this case). Probably the GAP part was buggy before and didn't return the correct results in general (I vaguely recall there were reports of this code in GAP being buggy) Dima -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.