From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/qmeq/
Date: Sat, 3 Nov 2018 22:20:14 +0000 (UTC) [thread overview]
Message-ID: <1541283598.c53be5da17dbf26e1c7752d00f80ad6ec879f8ea.dilfridge@gentoo> (raw)
commit: c53be5da17dbf26e1c7752d00f80ad6ec879f8ea
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 3 22:18:11 2018 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 3 22:19:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53be5da
sci-physics/qmeq: New package
See also https://arxiv.org/abs/1706.10104
and http://dx.doi.org/10.1016/j.cpc.2017.07.024
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
sci-physics/qmeq/Manifest | 1 +
sci-physics/qmeq/metadata.xml | 11 +++++++++++
sci-physics/qmeq/qmeq-1.0.ebuild | 26 ++++++++++++++++++++++++++
3 files changed, 38 insertions(+)
diff --git a/sci-physics/qmeq/Manifest b/sci-physics/qmeq/Manifest
new file mode 100644
index 00000000000..d4c5db05f3c
--- /dev/null
+++ b/sci-physics/qmeq/Manifest
@@ -0,0 +1 @@
+DIST qmeq-1.0.tar.gz 590715 BLAKE2B 7f091be0651236f2dcb45825df541813e27b43b2b8ec9184a342c962363921e29462726ba23530d0b956bba45793ed2036cec6287696e5fa58f91204d9267933 SHA512 3589fe927740cac5130a5b936e7fb8f73ce20f280878a326cdf91fe6340e8853f5e055c7e07170433c0977130cbb31644b0d9f84d23cd467aaa82557c8541e6f
diff --git a/sci-physics/qmeq/metadata.xml b/sci-physics/qmeq/metadata.xml
new file mode 100644
index 00000000000..02fe3b97774
--- /dev/null
+++ b/sci-physics/qmeq/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>dilfridge@gentoo.org</email>
+ <name>Andreas K. Huettel</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">gedaskir/qmeq</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/sci-physics/qmeq/qmeq-1.0.ebuild b/sci-physics/qmeq/qmeq-1.0.ebuild
new file mode 100644
index 00000000000..db03248cf2e
--- /dev/null
+++ b/sci-physics/qmeq/qmeq-1.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Quantum master equation package for Quantum dot transport calculations"
+HOMEPAGE="https://github.com/gedaskir/qmeq"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+KEYWORDS="~amd64"
+IUSE=""
+LICENSE="BSD-2"
+SLOT="0"
+
+RDEPEND="
+ dev-python/numpy[${PYTHON_USEDEP}]
+ sci-libs/scipy[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
+"
next reply other threads:[~2018-11-03 22:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-03 22:20 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-07 18:10 [gentoo-commits] repo/gentoo:master commit in: sci-physics/qmeq/ Andreas K. Hüttel
2019-12-04 17:15 Michał Górny
2020-05-06 21:15 Andreas K. Hüttel
2020-09-02 9:12 Michał Górny
2020-09-05 6:08 Michał Górny
2020-09-20 8:04 Andreas K. Hüttel
2020-09-20 9:46 Andreas K. Hüttel
2021-01-20 10:16 David Seifert
2022-10-16 12:03 Andreas K. Hüttel
2023-04-02 22:08 Andreas K. Hüttel
2023-04-08 13:45 Andreas K. Hüttel
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=1541283598.c53be5da17dbf26e1c7752d00f80ad6ec879f8ea.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--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