rajeshrinet / pyross

PyRoss: inference, forecasts, and optimised control of epidemiological models in Python. github.com/rajeshrinet/pyross
https://pyross.readthedocs.io
MIT License
169 stars 57 forks source link

Made setup check for openMP more robust. #17

Closed BenjaminRemez closed 4 years ago

BenjaminRemez commented 4 years ago

setup's check for openMP would crash on my machine on various files-not-founds. Thought it would be a good idea to just have it fall back more gracefully.