# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python3_11 ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="SSMS is a package collecting simulators and training data generators for a bunch of generative models of interest in the cognitive science / neuroscience and approximate bayesian computation communities" HOMEPAGE="https://github.com/AlexanderFengler/ssm-simulators" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/38/7e/44d299c52514c5f0476eb3cfac4b5dd69924a8a31c968b0ecbab8d8c9c0f/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dev" DEPENDENCIES=">=dev-python/numpy-1.17.0[${PYTHON_USEDEP}] >=dev-python/scipy-1.6.3[${PYTHON_USEDEP}] >=dev-python/cython-0.29.23[${PYTHON_USEDEP}] >=dev-python/pandas-1.0.0[${PYTHON_USEDEP}] >=dev-python/scikit-learn-0.24.0[${PYTHON_USEDEP}] >=dev-python/psutil-5.0.0[${PYTHON_USEDEP}] dev? ( dev-python/black[${PYTHON_USEDEP}] ) dev? ( dev-python/ruff[${PYTHON_USEDEP}] ) dev? ( dev-python/pytest[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"