Install this version:
emerge -a =dev-python/SU2xSU2-2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/SU2xSU2-2
Or alternatively:
emerge --autounmask-write -a =dev-python/SU2xSU2-2
# 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_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="Hybrid Monte Carlo with Fourier Acceleration simulation package for the N=2 Principal Chiral model."
HOMEPAGE=""
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/5b/14/73819701e20f2d5c7f39bafdbc21e28d3bc0534e3c745135797a5252e5eb/SU${REALVERSION}xSU${REALVERSION}-${REALVERSION}.tar.gz"
SOURCEFILE="SU${REALVERSION}xSU${REALVERSION}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/numpy[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/numpy[] dev-python/matplotlib[] dev-python/scipy[]
dev-python/numpy[] dev-python/matplotlib[] dev-python/scipy[]