I would love to see the paper when it comes out. I cannot use your code directly because I need to do a direct NBody rather than a tree code (I am modelling planetary systems). But it's nice to see another astronomer using Julia.
Cheers, Daniel. On 16 June 2015 at 08:28, Ariel Keselman <skar...@gmail.com> wrote: > FYI just since NBody was mentioned -- I wrote a gravitational NBody tree > code with parallel shared memory execution. I run it with many millions of > particles and I'm very pleased with the results. They are comparable (or > even faster) than some very popular C codes (e.g. Gadget2). I'm working on > a paper currently, will publish a package once everything is cleaned up, > documented, etc. > -- When an engineer says that something can't be done, it's a code phrase that means it's not fun to do.