# 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="TEDEouS - Torch Exhaustive Differential Equations Solver. Differential equation solver, based on pytorch library" HOMEPAGE="https://github.com/ITMO-NSS-team/torch_DE_solver" LICENSE="MIT" SRC_URI="https://files.pythonhosted.org/packages/0c/04/e682ef11d8020eee58a7d4d3a7e86123735baf3dd8f55cb45fc2338cda8f/tedeous-${REALVERSION}.tar.gz" SOURCEFILE="tedeous-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/matplotlib[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] dev-python/scipy[${PYTHON_USEDEP}] dev-python/seaborn[${PYTHON_USEDEP}] dev-python/torch[${PYTHON_USEDEP}] dev-python/autodocsumm[${PYTHON_USEDEP}] dev-python/typing[${PYTHON_USEDEP}] dev-python/SALib[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"