On Wednesday, April 23, 2014 10:17:23 PM UTC-4, Simon Kornblith wrote: > > pi*(0:0.01:1) or similar should work. >
Actually, that may not work because of https://github.com/JuliaLang/julia/issues/6364 However, this should be fixable (and in fact I just submitted a PR for it).
