Skip to content
Snippets Groups Projects

Remove piecewise and where

Merged Mario Jakobs requested to merge m.jakobs/fermipy:remove_piecewise_and_where into master

This removes some overflow warnings from numpy that can occur in the where statements. Also, it allows for the code to be compiled to C by the numba package, making it approximately as fast as the original Fortran code.

Merge request reports

Merged by i.lopezdearbinai.lopezdearbina 1 year ago (Apr 9, 2024 1:52pm UTC)

Merge details

  • Changes merged into with c81d4866.
  • Deleted the source branch.

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