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 |
#1202 in Algorithms
10MB
257K
SLoC
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.