dev-python/resample - 1.10.1 (science)

Search

Package Information

Description:
Randomization-based inference in Python
Homepage:
https://github.com/scikit-hep/resample
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.10.1 8 ~amd64 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi

DESCRIPTION="Randomization-based inference in Python"
HOMEPAGE="https://github.com/scikit-hep/resample"

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

RDEPEND="
	>=dev-python/numpy-1.21[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.10[${PYTHON_USEDEP}]
"

distutils_enable_tests pytest

Dependencies

RDEPEND

	>=dev-python/numpy-1.21[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.10[${PYTHON_USEDEP}]