me
/
guix
Archived
1
0
Fork 0

gnu: FANN: Update description.

* gnu/packages/machine-learning.scm (fann)[description]: Remove "open source".
master
Marius Bakke 2019-10-12 14:55:29 +02:00
parent 37e47aa73d
commit bd2bd80df8
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 3 additions and 3 deletions

View File

@ -109,9 +109,9 @@
(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