#gsl #library

sys GSL-sys

A rust binding for the GSL (the GNU scientific library)

5 stable releases

4.0.0 Jan 29, 2025
3.0.0 Sep 17, 2021
2.0.2 Mar 25, 2021
2.0.1 Nov 9, 2020

#1308 in Math

Download history 210/week @ 2024-11-17 253/week @ 2024-11-24 929/week @ 2024-12-01 341/week @ 2024-12-08 386/week @ 2024-12-15 193/week @ 2024-12-22 276/week @ 2024-12-29 631/week @ 2025-01-05 369/week @ 2025-01-12 465/week @ 2025-01-19 580/week @ 2025-01-26 591/week @ 2025-02-02 512/week @ 2025-02-09 390/week @ 2025-02-16 680/week @ 2025-02-23 364/week @ 2025-03-02

2,275 downloads per month
Used in 10 crates (via gsl)

GPL-3.0-or-later

5KB
58 lines

gsl-sys

This is the FFI counter-part of the Rust GSL crate. It is better to use the GSL crate directly rather than this one (unless something is missing the Rust binding!).

Dependencies

~0–2MB
~39K SLoC