Closed Rupt closed 3 years ago
Teach mt2_bisect_impl to divide out the scale to give bigger dynamic range.
mt2_bisect_impl
Add a check for negative bounds, which can be caused by nasty negative mass inputs.
Add tests for both of these changes.
Make the template float-compatible by changing a couple of literals.
Add some formatting and comments improvments.
Affects issues #42 #43
Teach
mt2_bisect_impl
to divide out the scale to give bigger dynamic range.Add a check for negative bounds, which can be caused by nasty negative mass inputs.
Add tests for both of these changes.
Make the template float-compatible by changing a couple of literals.
Add some formatting and comments improvments.
Affects issues #42 #43