mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
18 lines
1.6 KiB
Groff
18 lines
1.6 KiB
Groff
BDEPEND=doc? ( app-doc/doxygen || ( ( dev-lang/python:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-cpp/doctest ) sys-devel/make >=dev-util/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
|
DEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
|
DESCRIPTION=header-only C++ library for numerical analysis with multi-dimensional arrays
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/xtensor-stack/xtensor
|
|
INHERIT=cmake python-any-r1 optfeature toolchain-funcs
|
|
IUSE=doc openmp tbb test xsimd
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=dev-cpp/xtl tbb? ( dev-cpp/tbb ) xsimd? ( dev-cpp/xsimd )
|
|
REQUIRED_USE=?? ( tbb openmp )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://codeload.github.com/xtensor-stack/xtensor/tar.gz/refs/tags/0.24.4 -> xtensor-0.24.4.tar.gz
|
|
_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692 python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-any-r1 845fed6b6dfc35679a4fea289272ddc0 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
|
_md5_=15cb6986efe6e8c8a02e4c6969c66228
|