aboutsummaryrefslogtreecommitdiff
blob: c7e9ed33bac9994a6543c75a478d00a3fde25e5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  mlpack is a C++ machine learning library with emphasis on
  scalability, speed, and ease-of-use. Its aim is to make machine
  learning possible for novice users by means of a simple, consistent
  API, while simultaneously exploiting C++ language features to
  provide maximum performance and maximum flexibility for expert
  users.
</longdescription>
</pkgmetadata>