use integer division in logspace
Generating the distance marginalisation lookup table with numpy=1.18.1
is broken as it cares about whether floats or ints are passed to linspace
/logspace
. This MR fixes that.
Merge request reports
Activity
added Bug High priority + 1 deleted label
changed milestone to %0.6.4
mentioned in commit 9f4b7a4d
Please register or sign in to reply