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/persim/
Date: Thu, 24 Sep 2020 14:10:45 +0000 (UTC)	[thread overview]
Message-ID: <1600956609.efae89049c2fe55426ac6a7cd761d458fa8e0d22.epsilon-0@gentoo> (raw)

commit:     efae89049c2fe55426ac6a7cd761d458fa8e0d22
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Thu Sep 24 14:10:09 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Thu Sep 24 14:10:09 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=efae8904

dev-python/persim: persistence diagram tools

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

 dev-python/persim/metadata.xml        | 12 ++++++++++++
 dev-python/persim/persim-0.1.3.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/persim/metadata.xml b/dev-python/persim/metadata.xml
new file mode 100644
index 000000000..cfbacced2
--- /dev/null
+++ b/dev-python/persim/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/persim/persim-0.1.3.ebuild b/dev-python/persim/persim-0.1.3.ebuild
new file mode 100644
index 000000000..b64ac9d90
--- /dev/null
+++ b/dev-python/persim/persim-0.1.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Distances and representations of persistence diagrams"
+HOMEPAGE="https://persim.scikit-tda.org/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="${PYTHON_DEPS}
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/plotly[${PYTHON_USEDEP}]
+	dev-python/scipy[${PYTHON_USEDEP}]
+	sci-libs/scikits_learn[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2020-09-24 14:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24 14:10 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-27 23:02 [gentoo-commits] proj/sci:master commit in: dev-python/persim/ Aisha Tammy
2020-12-23  5:10 Aisha Tammy
2021-01-19  2:20 Aisha Tammy
2021-05-20 22:15 Aisha Tammy
2021-05-24 13:26 Aisha Tammy
2021-06-01  9:26 Andrew Ammerlaan
2023-01-14  0:59 Horea Christian
2023-01-14 10:32 Horea Christian
2023-01-14 11:17 Horea Christian
2023-02-10 13:19 Andrew Ammerlaan
2023-05-22 13:17 Andrew Ammerlaan
2024-02-29  2:01 Horea Christian

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=1600956609.efae89049c2fe55426ac6a7cd761d458fa8e0d22.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