collectByBound(LL,b,done,doneData)collectByRange(LL,b,range,doneData)collectByCongruences(LL,b,congruences,doneData)We scan the list LL of semigroups L by those which pass testBound(L,b). We record the successes ba appending them to the file done and by recording the corresponding data for the smoothing families in doneData on the hard disk.
|
|
|
|
|
|
|
Reading and writing to the disk does not work in the documentation. Hence we give the command in quotes.
The object collectByBound is a method function with options.
The source of this document is in WeierstrassSemigroups.m2:2892:0.