4 releases
0.7.4 | Aug 3, 2022 |
---|---|
0.7.3 | Apr 7, 2022 |
0.7.2 | Mar 4, 2022 |
0.7.1 | Mar 4, 2022 |
#1734 in Algorithms
11MB
264K
SLoC
Contains (autotools obfuscated code, 495KB) gsl/configure, (obscure autoconf code, 20KB) gsl/configure.ac
gsl_rust
This is a safe Rust wrapper around the GSL.
It only supports a subset of the API which I need for private projects.
GSL is bundled and gets compiled from source, then statically linked. This can take a while, especially if Cargo decides to recompile.