keflavich / imf

Simple tools to work with the Initial Mass Function
MIT License
44 stars 17 forks source link

add tests of distributions #8

Closed segasai closed 5 years ago

segasai commented 5 years ago

and fix a couple of bugs

keflavich commented 5 years ago

lgtm. It would be useful to add correctness checks (e.g., assert f() == 5.2), but I will merge this as is because it's a huge improvement over the nothing I have now!