Link libdl
This commit is contained in:
parent
bd6853d96d
commit
1725125d76
3 changed files with 2 additions and 2 deletions
|
@ -744,7 +744,6 @@ cdef DTYPE_t C_line_of_sight_projection(DTYPE_t[:,:,:] density,
|
|||
jumper[0] = 0
|
||||
dist2 = 0
|
||||
while completed == 0:
|
||||
|
||||
I0 += integrator(density, u, u0, u_delta, iu0, jumper, max_distance-sqrt(dist2))
|
||||
|
||||
if u[jumper[0]] < 0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue