pele-python / mcpele

Monte Carlo and parallel tempering routines built on the pele foundation
Other
20 stars 5 forks source link

Installation on MacOs #79

Closed PhilippHoellmer closed 7 months ago

PhilippHoellmer commented 7 months ago

This allows to install mcpele on Macs.

The changes are basically the same as for pele (see pull request #33 there).

Note that I linked against the gtest library in pele in the cpp_tests.

There are no GitHub workflows here but I tested the changes on Intel and on Apple silicon.

The README.rst file here does not yet talk about the setup_with_cmake.py file, which is why I didn't change anything in the README.rst file. The commands are the same as for the installation for pele.