diff options
Diffstat (limited to 'sci-mathematics/fann/metadata.xml')
-rw-r--r-- | sci-mathematics/fann/metadata.xml | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/sci-mathematics/fann/metadata.xml b/sci-mathematics/fann/metadata.xml index fa1d8afa4c39..f535a709598f 100644 --- a/sci-mathematics/fann/metadata.xml +++ b/sci-mathematics/fann/metadata.xml @@ -1,12 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci-mathematics</herd> -<maintainer> - <email>satya@gentoo.org</email> - <name>Christian Andreetta</name> -</maintainer> -<longdescription> -Fast Artificial Neural Network Library implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Delphi, PHP, Python and other bindings are available. -</longdescription> + <herd>sci-mathematics</herd> + <longdescription lang="en"> + Fast Artificial Neural Network Library implements multilayer artificial + neural networks in C with support for both fully connected and sparsely + connected networks. Cross-platform execution in both fixed and floating + point are supported. It includes a framework for easy handling of + training data sets. It is easy to use, versatile, well documented, and + fast. Delphi, PHP, Python and other bindings are available. + </longdescription> </pkgmetadata> |