Rust binding for the GNU Scientific Library, providing numerical routines for scientific computing.
# Cargo.toml
[dependencies]
GSL = "7.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new 2x2 matrix using GSL.
Install GSL via your package manager (e.g., apt install libgsl-dev).
No dependency data recorded yet.