Skip to main content
9 events
when toggle format what by license comment
Jun 9, 2017 at 16:03 history edited Sumit CC BY-SA 3.0
misprint in first line (vvoronoi instead of voronoi)
Mar 24, 2016 at 5:27 history edited Dr. belisarius CC BY-SA 3.0
deleted 129 characters in body
Mar 24, 2016 at 5:08 history edited Dr. belisarius CC BY-SA 3.0
added 28 characters in body
Mar 24, 2016 at 5:03 history edited Dr. belisarius CC BY-SA 3.0
added 28 characters in body
Mar 24, 2016 at 2:50 history edited Dr. belisarius CC BY-SA 3.0
added 63 characters in body
Mar 23, 2016 at 22:52 comment added Dr. belisarius @AccidentalFourierTransform The 20 in pts = RandomReal[{0, 256}, {20, 2}]; is the number of spirals. The spacing is determined by Range[0, 1, .03],so you may try things like (Rescale[Sin[# ^(2)] & /@ Range[0.001, 1, .05]]) instead
Mar 23, 2016 at 22:46 comment added AccidentalFourierTransform it looks really nice :) thank you! what parameters could I change to get different results? (such as more/less spirals)
Mar 23, 2016 at 22:32 comment added Dr. belisarius an arc length parametrization would be better
Mar 23, 2016 at 22:28 history answered Dr. belisarius CC BY-SA 3.0