Ruby interface to the GNU Scientific Library for numerical computing, providing functions for linear algebra, statistics, and more.
gem install rb-gslNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a GSL vector and compute its mean.
Install GSL via your package manager (e.g., apt-get install libgsl-dev) before installing the gem.
No dependency data recorded yet.