dev-python/pypardiso - 0.3.2 (goduck777)

Search

Package Information

Description:
Python interface to the Intel MKL Pardiso library
Homepage:
https://github.com/haasad/PyPardisoProject
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.3.2 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

PYTHON_COMPAT=( python3_{7..10} )

inherit distutils-r1

DESCRIPTION="Python interface to the Intel MKL Pardiso library"
HOMEPAGE="https://github.com/haasad/PyPardisoProject"
SRC_URI="https://github.com/haasad/PyPardisoProject/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

S="${WORKDIR}/PyPardisoProject-${PV}"

RDEPEND="dev-python/mkl-service[${PYTHON_USEDEP}]
	dev-python/numpy[${PYTHON_USEDEP}]
	dev-python/scipy[${PYTHON_USEDEP}]
	dev-python/psutil[${PYTHON_USEDEP}]
"

Dependencies

RDEPEND

dev-python/mkl-service[${PYTHON_USEDEP}]
	dev-python/numpy[${PYTHON_USEDEP}]
	dev-python/scipy[${PYTHON_USEDEP}]
	dev-python/psutil[${PYTHON_USEDEP}]

Manifest for 0.3.2

Type File Size Source URLs
DIST pypardiso-0.3.2.tar.gz 10223 bytes https://github.com/haasad/PyPardisoProject/archive/refs/tags/v0.3.2.tar.gz