Closed Jammy2211 closed 4 years ago
Yea there is. The master branch actually should fix this and output a python warning using the code Arnau wrote.
I'll just check through the code and make sure the tests are all ok and then push a release
Christmas came early!
When I integrate a very elliptical mass profile, I get the following GSL error:
Unfortunately, I can't bypass this exception using a try / except in Python, as the error is within pyquad and crashes the code.
Is there a neat way to stop this from crashing the code or returning a Python exception?