# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" 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="Jets + ML integration" HOMEPAGE="http://github.com/jet-net/JetNet" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="emdloss" DEPENDENCIES=">=dev-python/numpy-1.21.0[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/EnergyFlow[${PYTHON_USEDEP}] >=dev-python/scipy-1.6.2[${PYTHON_USEDEP}] >=dev-python/awkward-1.4.0[${PYTHON_USEDEP}] dev-python/coffea[${PYTHON_USEDEP}] >=dev-python/h5py-3.0.0[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/tables[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] emdloss? ( dev-python/qpth[${PYTHON_USEDEP}] ) emdloss? ( dev-python/cvxpy[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"