# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="peuqse" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="This is the PEUQSE package which stands for Parameter Estimation and Uncertainty Quantification for Science and Engineering. See https://github.com/AdityaSavara/PEUQSE for more information." HOMEPAGE="https://github.com/AdityaSavara/PEUQSE" LICENSE="BSD" SRC_URI="https://files.pythonhosted.org/packages/source/${LITERALNAME::1}/${LITERALNAME}/${LITERALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${LITERALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="complete" DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}] dev-python/dill[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] complete? ( dev-python/UnitTesterSG[${PYTHON_USEDEP}] ) complete? ( dev-python/matplotlib[${PYTHON_USEDEP}] ) complete? ( dev-python/scipy[${PYTHON_USEDEP}] ) complete? ( dev-python/numpy[${PYTHON_USEDEP}] ) complete? ( dev-python/pandas[${PYTHON_USEDEP}] ) complete? ( dev-python/citesoft[${PYTHON_USEDEP}] ) complete? ( dev-python/zeus-mcmc[${PYTHON_USEDEP}] ) complete? ( dev-python/dill[${PYTHON_USEDEP}] ) complete? ( dev-python/emcee[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"