From 92605a3032417d6019577d4a873d38f02423216b Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Mon, 2 Jan 2017 11:32:26 +0000 Subject: Add ArrayFireNim package Merges #446 manually. --- packages.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages.json b/packages.json index e869f7a..46cc6c5 100644 --- a/packages.json +++ b/packages.json @@ -5631,5 +5631,20 @@ "description": "Cassowary constraint solving", "license": "MIT", "web": "https://github.com/yglukhov/kiwi" + }, + { + "name": "ArrayFireNim", + "url": "https://github.com/bitstormGER/ArrayFire-Nim", + "method": "git", + "tags": [ + "array", + "linear", + "algebra", + "scientific", + "computing" + ], + "description": "A nim wrapper for ArrayFire", + "license": "BSD", + "web": "https://github.com/bitstormGER/ArrayFire-Nim" } ] -- cgit v1.2.3