Skip to content
Snippets Groups Projects

use integer division in logspace

Merged Colm Talbot requested to merge fix-distance-lookup-generation into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading