JohannesBuchner / PyMultiNest

Pythonic Bayesian inference and visualization for the MultiNest Nested Sampling Algorithm and PyCuba's cubature algorithms.
http://johannesbuchner.github.io/PyMultiNest/
Other
197 stars 89 forks source link

add test-mac #257

Closed sahiljhawar closed 4 months ago

sahiljhawar commented 4 months ago

Solves #255 by adding test-mac.yml. For Conda test mamba is not working on MacOS so switched to Conda

sahiljhawar commented 4 months ago

@JohannesBuchner Please review

coveralls commented 4 months ago

Coverage Status

coverage: 56.327% (+0.2%) from 56.173% when pulling 50b09444fb8c409c43746cdfcb3dd5159405aafa on sahiljhawar:mac-ci into c7ef0fa1bd15a845392a11bcd766c10253dbbe30 on JohannesBuchner:master.

JohannesBuchner commented 3 months ago

Thank you @sahiljhawar for this PR!

JohannesBuchner commented 3 months ago

I thought it was working fine, but now it complains that there is no Fortran compiler installed? https://github.com/JohannesBuchner/PyMultiNest/actions/runs/10465458463

sahiljhawar commented 3 months ago

it was indeed working fine. I can look into it later, and see where is gfortran located