From 17837dea41aa06fa7ad5456535db04baa49f1f80 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Mon, 23 Mar 2015 21:08:20 +0100 Subject: [PATCH] Add the GSL bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ffe699..2bafb93 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Only projects that are stable and useful to users are added. Projects that do no * [luqmana/rust-opencl](https://github.com/luqmana/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [](https://travis-ci.org/luqmana/rust-opencl) * [thestinger/rust-gmp](https://github.com/thestinger/rust-gmp) — [libgmp](https://gmplib.org/) bindings [](https://travis-ci.org/thestinger/rust-gmp) +* [GuillaumeGomez/rust-GSL](https://github.com/GuillaumeGomez) - [GSL](http://www.gnu.org/software/gsl/) bindings [](https://travis-ci.org/GuillaumeGomez/rust-GSL) ### Cryptography