Very nice. Would this problem benefit even more from multithreading? On Sun, Jan 4, 2015 at 12:35 PM, Arch Robison <arch.d.robi...@gmail.com> wrote:
> FYI, I won 2nd place in the recent Al Zimmerman programming contest "Delacorte > Numbers <http://trdb.org/Contest/DelacorteNumbers/Standings>", using only > Julia and a quad-core MonkeyStation Pro > <http://www.blonzonics.us/odd/monkeystation-pro>. Julia worked out well > because it had: > > - interactivity to study the problem > - quick prototyping to try ideas > - fast scalar code > - fast SIMD loops > > I've working on a paper that will describe the experience in more detail. > > - Arch > >