mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
sci-libs/mlpack: new package, add 3.4.2_p20220501
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
22
sci-libs/mlpack/metadata.xml
Normal file
22
sci-libs/mlpack/metadata.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<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>
|
||||
<use>
|
||||
<flag name="go">build go bindings</flag>
|
||||
<flag name="julia">build julia bindings</flag>
|
||||
<flag name="R">build R bindings</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user