Very cool. It's not a very direct comparison – different data structures, different approaches to allocation, etc. – but the main take away is that Julia can compete with a mature C++ implementation in terms of speed and it is significantly easier and (as you say) more fun to write. That's pretty good. Looking forward to a library!
On Wed, Sep 17, 2014 at 9:44 AM, Ariel Keselman <[email protected]> wrote: > see here: > > https://gist.github.com/skariel/3d2018f9341a058e00fc >
