gsl_rust

Crates.iogsl_rust
lib.rsgsl_rust
version0.7.4
sourcesrc
created_at2022-03-04 18:33:48.427208
updated_at2022-08-03 06:17:09.135752
descriptionA safe GSL wrapper
homepage
repositoryhttps://github.com/PvdBerg1998/gsl_rust
max_upload_size
id543618
size28,167,082
Pim van den Berg (PvdBerg1998)

documentation

README

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.

Commit count: 79

cargo fmt