Hi Aleksandr,

Aleksandr Mikheev <al.mikhee...@gmail.com> writes:

> I used debug tools, found out that something doesn't work when I try to 
> insert a
> point into the node which already contains a point, and they both should go to
> the same subnode. For instance,

didn't have the time to look into your code, but just a few days ago I
wrote a Barnes-Hut N-body code with Julia (search the list for
Barnes-Hut around Nov 1). This was a port of a previous code that I
wrote in Fortran, and I verified that both codes produce identical
values, Julia's version being about 3x slower than the Fortran one,
though some further performance improvement can probably be done. If you
would like to have a look at it, let me know and I will try to clean the
code a bit and put it public somewhere.

Cheers,
-- 
Ángel de Vicente
http://www.iac.es/galeria/angelv/          

Reply via email to