Skip to content

Instantly share code, notes, and snippets.

View tedunderwood's full-sized avatar

Ted Underwood tedunderwood

View GitHub Profile
# aggregate 100 random walks, with
# different start points:
# in each case take a walk of ten steps
# and add a 100-dimensional vector
# to an aggregator (allwalks)
# that has ten different entries,
# for the ten possible steps of each
# walk