# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="pennylane-catalyst"
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="A JIT compiler for hybrid quantum programs in PennyLane [wheel]"

HOMEPAGE="https://github.com/PennyLaneAI/catalyst"
LICENSE="Apache-2.0"
SRC_URI="https://files.pythonhosted.org/packages/cp311/${LITERALNAME::1}/${LITERALNAME}/${LITERALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_28_x86_64.whl"
SOURCEFILE="${LITERALNAME//-/_}-${REALVERSION}-cp311-cp311-manylinux_2_28_x86_64.whl"
RESTRICT="test"

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

IUSE=""
DEPENDENCIES="dev-python/PennyLane[${PYTHON_USEDEP}]
	dev-python/PennyLane-Lightning[${PYTHON_USEDEP}]
	dev-python/jax[${PYTHON_USEDEP}]
	dev-python/jaxlib[${PYTHON_USEDEP}]
	>dev-python/numpy-2.0.0[${PYTHON_USEDEP}]
	dev-python/scipy-openblas32[${PYTHON_USEDEP}]
	dev-python/diastatic-malt[${PYTHON_USEDEP}]
	dev-python/xdsl[${PYTHON_USEDEP}]
	dev-python/xdsl-jax[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"