Skip to content

Instantly share code, notes, and snippets.

@andrewfowlie
Last active July 18, 2023 01:53
Show Gist options
  • Save andrewfowlie/326e4b12761d0ba3a2a49f53adeacebe to your computer and use it in GitHub Desktop.
Save andrewfowlie/326e4b12761d0ba3a2a49f53adeacebe to your computer and use it in GitHub Desktop.
Install MultiNest
git clone https://github.com/farhanferoz/MultiNest.git
cd MultiNest_v3.12_CMake/multinest/
mkdir build
cd build
cmake ..
make all
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment