Skip to content

n-body: remove gsl dependency

This removes the dependencies to the GSL (Guideline Support Library) because there were some problems with the Intel compiler.

The Boost Libraries are used instead.

Merge request reports