read AutoSquared: BinLS([ [[1,0,0],[0,1,0]], [[1,1,0],[0,1,0]] ],1,2,1,300,AperyZeta2,10^10,A); BinLS([ [[1,0,0],[0,1,0]], [[1,1,0],[0,1,0]] ],1,2,2,300,AperyZeta2,10^10,A); BinLS([ [[1,0,0],[0,1,0]], [[1,1,0],[0,1,0]] ],1,2,3,300,AperyZeta2,10^10,A); BinLS([ [[1,0,0],[0,1,0]], [[1,1,0],[0,1,0]] ],1,3,1,300,AperyZeta2,10^10,A); BinLS([ [[1,0,0],[0,1,0]], [[1,1,0],[0,1,0]] ],1,3,2,300,AperyZeta2,10^10,A); BinLS([ [[1,0,0],[0,1,0]], [[1,1,0],[0,1,0]] ],1,5,1,300,AperyZeta2,10^10,A); BinLS([ [[1,0,0],[0,1,0]], [[1,1,0],[0,1,0]] ],1,5,2,300,AperyZeta2,10^10,A); print(`The whole thing took`, time(), `seconds.`): quit: