From 30e576b134010aebf84e324bb5c0d1ca3e1ac92b Mon Sep 17 00:00:00 2001 From: jlmenut Date: Mon, 5 Oct 2015 00:15:43 +0200 Subject: [PATCH] Update README.md Add scirust in computation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bc8aa4e..3ece11c 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,8 @@ The goal is to have only projects that are mostly stable and useful to users. * [stainless-steel/lapack](https://github.com/stainless-steel/lapack) — [LAPACK](http://en.wikipedia.org/wiki/LAPACK) bindings [](https://travis-ci.org/stainless-steel/lapack) * OpenCL * [luqmana/rust-opencl](https://github.com/luqmana/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [](https://travis-ci.org/luqmana/rust-opencl) +* Scirust + * [indigits/scirust](https://github.com/indigits/scirust) - scientific computing library in Rust [![Build Status](https://travis-ci.org/indigits/scirust.svg?branch=master)](https://travis-ci.org/indigits/scirust) ### Cryptography