# 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Library for hybrid quantum-classical machine learning. [wheel]"

HOMEPAGE="https://github.com/tensorflow/quantum/"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/cp311/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="and-tensorflow extras"
DEPENDENCIES="dev-python/cirq-core[${PYTHON_USEDEP}]
	dev-python/cirq-google[${PYTHON_USEDEP}]
	~dev-python/sympy-1.14[${PYTHON_USEDEP}]
	dev-python/tf-keras[${PYTHON_USEDEP}]
	<=dev-python/contourpy-1.3.0[${PYTHON_USEDEP}]
	<dev-python/numpy-2.0[${PYTHON_USEDEP}]
	<=dev-python/scipy-1.12.0[${PYTHON_USEDEP}]
	dev-python/jax[${PYTHON_USEDEP}]
	dev-python/jaxlib[${PYTHON_USEDEP}]
	<=dev-python/pillow-11.0[${PYTHON_USEDEP}]
	<dev-python/networkx-3.3[${PYTHON_USEDEP}]
	~dev-python/h5py-3.10.0[${PYTHON_USEDEP}]
	<dev-python/matplotlib-3.10[${PYTHON_USEDEP}]
	<dev-python/importlib-metadata-5.0[${PYTHON_USEDEP}]
	~dev-python/protobuf-4.25.8[${PYTHON_USEDEP}]
	and-tensorflow? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	extras? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"