Re: [julia-users] Re: Cannot find why Stack Overflow problem appears

2016-11-11 Thread Angel de Vicente
Hi Aleksandr, Aleksandr Mikheev 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

[julia-users] Re: Cannot find why Stack Overflow problem appears

2016-11-10 Thread Aleksandr Mikheev
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, particles[1] = particle([0.1, 0.1, 0.1], 1.0, [0.0,0.0,0.0], [0.0,0.0,0.0]) tree = InsertParticle(1,1,