Installation > macOS
Installation for both the C library and the Python bindings on macOS is equivalent to Linux. The recommended method to install GSL is using homebrew, by calling brew install gsl
, but any other method should work as long as CMake is able to automatically find GSL.