Building the library requires CMake.
Compiling the laplus C library requires the GNU Scientific Library.
On Debian/Ubuntu:
sudo apt-get install libgsl0-dev
Run make
to obtain static and dynamic libraries.
Building the library requires CMake.
Compiling the laplus C library requires the GNU Scientific Library.
On Debian/Ubuntu:
sudo apt-get install libgsl0-dev
Run make
to obtain static and dynamic libraries.