gnu: FANN: Update description.
authorMarius Bakke <mbakke@fastmail.com>
Sat, 12 Oct 2019 12:55:29 +0000 (14:55 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Sat, 12 Oct 2019 16:39:56 +0000 (18:39 +0200)
* gnu/packages/machine-learning.scm (fann)[description]: Remove "open source".

gnu/packages/machine-learning.scm

index 3a40d9c..33f8c71 100644 (file)
       (home-page "http://leenissen.dk/fann/wp/")
       (synopsis "Fast Artificial Neural Network")
       (description
-       "FANN is a free open source neural network library, which implements
-multilayer artificial neural networks in C with support for both fully
-connected and sparsely connected networks.")
+       "FANN is a neural network library, which implements multilayer
+artificial neural networks in C with support for both fully connected and
+sparsely connected networks.")
       (license license:lgpl2.1))))
 
 (define-public libsvm