@jamesevansxyz @fcklupi @IamNomad Can you run a python script? Didn't have a good answer to OP questio, so tapped that out on annoying phone keyboard to fit a tweet.😂
@jamesevansxyz @fcklupi @IamNomad #!/bin/python
l = [1, 2, 3, 4]
N = len(l)
newlists=[l]
for i in range(N):
for j in range(i+1,N):
newl=l[0:i] + (l[j:j+1]) + l[i+1:j] + l[i:i+1] + l[j+1:]
newlists.append(newl)
for item in newlists:
print(item)
@BriSmithy@noel_mcglynn@andyverrall I managed teams in the radioless scenario & briefing on where was best to come back to car for Info &the predictable need to do so was not something I needed a maths Phd for! Nor is counting to 3! I did once throw my hands up for 4th in Ras tho - Behind 3 invisible dutchmen!
@100trillionUSD If v3-v2 gets just a minority of each row, don't string split. Fetch only the words needed. 239s -》 33s on a 21k col x 240k row test. Also dask library is neat.
@JamiePringle {Coaching conversation analogy: Yes, you could bring more Watts, and I KNOW you are really comfortable now with the ride feel, but do you ever get the feeling we should try out upgrading to a road bike? }
@CraigHardie@HardieBikes Deepest condolences. Craig was a fantastic guy with a brilliant attitude! It was a real pleasure to have met him and shared some great laughs.