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

PyMultiNest MacOS arm64 installation #255

Closed sahiljhawar closed 4 months ago

sahiljhawar commented 4 months ago

@JohannesBuchner Here's a CI (https://github.com/sahiljhawar/pmn-ci/) which successfully builds MultiNest and PyMultiNest on arm based Mac. Do you mind adding this to PMN test suite?

JohannesBuchner commented 4 months ago

Sounds good to me, can you please make a pull request?

The first half makes sense for a build CI workflow. But lets skip testing the install via conda, because if that breaks, it is potentially not resolvable from this github repo, and it should be tested at https://github.com/conda-forge/pymultinest-feedstock and https://github.com/conda-forge/multinest-feedstock