public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/umap-learn/
Date: Thu, 15 Oct 2020 17:54:12 +0000 (UTC)	[thread overview]
Message-ID: <1602784444.4dbb2357db28dbf7e9fb5ff3d5f454cbff54cf77.epsilon-0@gentoo> (raw)

commit:     4dbb2357db28dbf7e9fb5ff3d5f454cbff54cf77
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Oct 15 17:54:04 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Oct 15 17:54:04 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4dbb2357

dev-python/umap-learn: data visualizer by dimension reduction

alternatives to dimension visualizations from scikit
and scipy, using manifold approximations

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-python/umap-learn/metadata.xml            | 12 ++++++++++++
 dev-python/umap-learn/umap-learn-0.4.6.ebuild | 28 +++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/umap-learn/metadata.xml b/dev-python/umap-learn/metadata.xml
new file mode 100644
index 000000000..cfbacced2
--- /dev/null
+++ b/dev-python/umap-learn/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <email>gentoo@aisha.cc</email>
+        <name>Aisha Tammy</name>
+    </maintainer>
+    <maintainer type="project">
+        <email>proxy-maint@gentoo.org</email>
+        <name>Proxy Maintainers</name>
+    </maintainer>
+</pkgmetadata>

diff --git a/dev-python/umap-learn/umap-learn-0.4.6.ebuild b/dev-python/umap-learn/umap-learn-0.4.6.ebuild
new file mode 100644
index 000000000..58f9652b9
--- /dev/null
+++ b/dev-python/umap-learn/umap-learn-0.4.6.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Uniform Manifold Approximation and Projection"
+HOMEPAGE="https://umap-learn.readthedocs.io/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="${PYTHON_DEPS}
+	dev-python/numba[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/pynndescent[${PYTHON_USEDEP}]
+	dev-python/scipy[${PYTHON_USEDEP}]
+	dev-python/matplotlib[${PYTHON_USEDEP}]
+	sci-libs/scikits_learn[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+# no tests in package


             reply	other threads:[~2020-10-15 17:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15 17:54 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-31  1:38 [gentoo-commits] proj/sci:master commit in: dev-python/umap-learn/ Aisha Tammy
2021-01-19  2:04 Aisha Tammy
2021-02-10 21:21 Aisha Tammy
2022-01-26 17:48 Andrew Ammerlaan
2022-01-26 17:48 Andrew Ammerlaan
2023-05-22 13:26 Andrew Ammerlaan
2023-05-22 13:35 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1602784444.4dbb2357db28dbf7e9fb5ff3d5f454cbff54cf77.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox