mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
2022-05-29 18:33:14 UTC
This commit is contained in:
@@ -4,7 +4,7 @@ DEPEND=sci-libs/scalapack virtual/blas virtual/lapack virtual/mpi arpack? ( sci-
|
||||
DESCRIPTION=Mathematical software for solving large-scale dense linear systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/liuyangzhuan/ButterflyPACK
|
||||
INHERIT=cmake fortran-2
|
||||
INHERIT=cmake fortran-2 toolchain-funcs
|
||||
IUSE=arpack magma
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
@@ -12,4 +12,4 @@ RDEPEND=sci-libs/scalapack virtual/blas virtual/lapack virtual/mpi arpack? ( sci
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/liuyangzhuan/ButterflyPACK/archive/refs/tags/v2.1.1.tar.gz -> ButterflyPACK-2.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
|
||||
_md5_=00287ed25f62cdcfe2dbbd1e4567fc79
|
||||
_md5_=b8853c2b516dd7bf286b15fbb442f26c
|
||||
|
||||
@@ -6,6 +6,6 @@ HOMEPAGE=https://github.com/SciCompKL/CoDiPack https://www.scicomp.uni-kl.de/sof
|
||||
IUSE=doc tutorials
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SciCompKL/CoDiPack/archive/ee2d80cc362f26879deead881c79523c113e9e6c.tar.gz -> CoDiPack-0_pre20210720.tar.gz
|
||||
_md5_=542607ae340ab4ead063216b4d4484dd
|
||||
SLOT=0/0_pre20210720
|
||||
SRC_URI=https://github.com/SciCompKL/CoDiPack/archive/ee2d80cc362f26879deead881c79523c113e9e6c.tar.gz -> CoDiPack-0_pre20210720-r1.tar.gz
|
||||
_md5_=b653e77535cb10e78ec35222eaf79460
|
||||
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=~sys-cluster/Graph500-1.2 sys-cluster/psort sys-cluster/usort virtual/mpi
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/PASSIONLab/CombBLAS/archive/426f6be0b29831025cdcacc1f8f69e3520bfb0ff.tar.gz -> CombBLAS-1.16.0_p20220331.tar.gz
|
||||
SRC_URI=https://github.com/PASSIONLab/CombBLAS/archive/426f6be0b29831025cdcacc1f8f69e3520bfb0ff.tar.gz -> CombBLAS-1.16.0_p20220331-r1.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
|
||||
_md5_=2e4622db5c59d431685130980b30f387
|
||||
_md5_=8906adbc8a12908b0d6fd1405e5cdb20
|
||||
@@ -1,13 +1,10 @@
|
||||
BDEPEND=sys-devel/gsl
|
||||
DEFINED_PHASES=compile install prepare
|
||||
DEPEND=tutorials? ( sci-libs/CoDiPack )
|
||||
DESCRIPTION=Message Differentiation Package
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/SciCompKL/MeDiPack https://www.scicomp.uni-kl.de/software/medi/
|
||||
IUSE=tutorials
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=tutorials? ( sci-libs/CoDiPack )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/SciCompKL/MeDiPack/archive/25f757b4b20372b099190845392a5e08eadf0eb1.tar.gz -> MeDiPack-1.2_p20220103.tar.gz
|
||||
_md5_=3198eafd2ac59060a313e5dda6eddb69
|
||||
SLOT=0/1.2_p20220103
|
||||
SRC_URI=https://github.com/SciCompKL/MeDiPack/archive/25f757b4b20372b099190845392a5e08eadf0eb1.tar.gz -> MeDiPack-1.2_p20220103-r1.tar.gz
|
||||
_md5_=afcf70d63fb82053e16182fcb13e94a2
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=dev-util/ninja dev-util/cmake doc? ( app-doc/doxygen ) test? ( dev-cpp/eigen python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) dev-util/ninja >=dev-util/cmake-3.20.5 fortran? ( virtual/fortran )
|
||||
BDEPEND=dev-util/ninja dev-util/cmake doc? ( app-doc/doxygen ) test? ( dev-cpp/eigen python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-util/ninja >=dev-util/cmake-3.20.5 fortran? ( virtual/fortran )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=dev-cpp/eigen python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( dev-cpp/catch:0 ) python? ( dev-python/pybind11[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/scikit-build-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) fortran? ( virtual/fortran )
|
||||
DEPEND=dev-cpp/eigen python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-cpp/catch:0 ) python? ( dev-python/pybind11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/scikit-build-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) fortran? ( virtual/fortran )
|
||||
DESCRIPTION=MUlticomponent Thermodynamic And Transport library for IONized gases
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/mutationpp/Mutationpp
|
||||
INHERIT=distutils-r1 cmake flag-o-matic fortran-2
|
||||
IUSE=doc fortran python test test python_targets_python3_8 python_targets_python3_9
|
||||
IUSE=doc fortran python test test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=dev-cpp/eigen python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) fortran? ( virtual/fortran )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RDEPEND=dev-cpp/eigen python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) fortran? ( virtual/fortran )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SLOT=0/1.0.5
|
||||
SRC_URI=https://github.com/mutationpp/Mutationpp/archive/refs/tags/v1.0.5.tar.gz -> Mutationpp-1.0.5.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 flag-o-matic a500d7cc40da3de38c361e889153bdf7 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
|
||||
_md5_=faeb14e74caf0ecfacf97e724ba66a5a
|
||||
_md5_=aec27f33a8135604fa789aae0eb71ad2
|
||||
@@ -8,7 +8,7 @@ IUSE=examples
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=examples? ( sci-libs/CoDiPack )
|
||||
SLOT=0
|
||||
SLOT=0/1.2.1
|
||||
SRC_URI=https://github.com/SciCompKL/OpDiLib/archive/refs/tags/v1.2.1.tar.gz -> OpDiLib-1.2.1.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85
|
||||
_md5_=c80c8d51b7289560bcaa0421edc9168b
|
||||
_md5_=1044253114828156f172c6272f9df910
|
||||
@@ -10,7 +10,7 @@ KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=sci-libs/armadillo[lapack]
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SLOT=0/2.19.0
|
||||
SRC_URI=https://github.com/mlpack/ensmallen/archive/2.19.0.tar.gz -> ensmallen-2.19.0.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
|
||||
_md5_=e1d740c20426db1a8478584d5da7608f
|
||||
_md5_=d87ffc00171e9bfc73f01c72256c2fee
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=doc? ( dev-texlive/texlive-latex ) virtual/fortran
|
||||
DEFINED_PHASES=compile install prepare setup test
|
||||
DEFINED_PHASES=compile install setup test
|
||||
DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas !sci-libs/lapack[-deprecated(-)] ) virtual/fortran
|
||||
DESCRIPTION=Jacobi-Davidson type method for the generalized standard eigenvalue problem
|
||||
EAPI=8
|
||||
@@ -10,7 +10,7 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas !sci-libs/lapack[-deprecated(-)] ) virtual/fortran
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SLOT=0/0_pre19971107
|
||||
SRC_URI=https://www.win.tue.nl/~hochsten/jd/jdqz.tar.gz -> jdqz-0_pre19971107.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
|
||||
_md5_=728d4a70d657065c67a9d763745565a5
|
||||
_md5_=7cef38e1bb161f62b12682cbf8500f40
|
||||
@@ -9,7 +9,7 @@ IUSE=test tools
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/potassco/libpotassco/archive/2f2b80feac1e35cbe1cae986c44dbb20d4151c74.tar.gz -> libpotassco-0_pre20200612-r1.tar.gz
|
||||
SLOT=0/0_pre20200612
|
||||
SRC_URI=https://github.com/potassco/libpotassco/archive/2f2b80feac1e35cbe1cae986c44dbb20d4151c74.tar.gz -> libpotassco-0_pre20200612-r2.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
|
||||
_md5_=4e54b7a4ae4201aa31161abeb81fcd24
|
||||
_md5_=495f18f9dc919934e09f1154d414a63d
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=app-arch/unzip app-text/txt2man virtual/pkgconfig doc? ( app-doc/doxygen dev-libs/mathjax ) test? ( python_single_target_python3_8? ( dev-python/pytest[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pytest[python_targets_python3_9(-)] ) ) sys-devel/make >=dev-util/cmake-3.20.5
|
||||
BDEPEND=app-arch/unzip app-text/txt2man virtual/pkgconfig doc? ( app-doc/doxygen dev-libs/mathjax ) test? ( python_single_target_python3_8? ( dev-python/pytest[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pytest[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pytest[python_targets_python3_10(-)] ) ) sys-devel/make >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) go? ( >=dev-lang/go-1.11.0 ) julia? ( || ( >=dev-lang/julia-1.3.0 >=dev-lang/julia-bin-1.3.0:* ) ) R? ( >=dev-lang/R-4.0 ) R? ( dev-R/BH >=dev-R/Rcpp-0.12.12 dev-R/RcppArmadillo dev-R/RcppEnsmallen dev-R/roxygen2 >=dev-R/testthat-2.1.0 ) python_single_target_python3_8? ( >=dev-libs/boost-1.58[python,python_targets_python3_8(-)] dev-libs/libxml2[python_targets_python3_8(-)] >=dev-python/cython-0.24[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pandas[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-libs/boost-1.58[python,python_targets_python3_9(-)] dev-libs/libxml2[python_targets_python3_9(-)] >=dev-python/cython-0.24[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pandas[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] ) >=dev-libs/cereal-1.1.2 dev-libs/stb >=sci-libs/armadillo-8.4.0[arpack,blas,lapack] >=sci-libs/ensmallen-2.10.0 R? ( dev-R/pkgbuild ) test? ( dev-cpp/catch:0 )
|
||||
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) go? ( >=dev-lang/go-1.11.0 ) julia? ( || ( >=dev-lang/julia-1.3.0 >=dev-lang/julia-bin-1.3.0:* ) ) R? ( >=dev-lang/R-4.0 ) R? ( dev-R/BH >=dev-R/Rcpp-0.12.12 dev-R/RcppArmadillo dev-R/RcppEnsmallen dev-R/roxygen2 >=dev-R/testthat-2.1.0 ) python_single_target_python3_8? ( >=dev-libs/boost-1.58[python,python_targets_python3_8(-)] dev-libs/libxml2[python_targets_python3_8(-)] >=dev-python/cython-0.24[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pandas[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-libs/boost-1.58[python,python_targets_python3_9(-)] dev-libs/libxml2[python_targets_python3_9(-)] >=dev-python/cython-0.24[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pandas[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-libs/boost-1.58[python,python_targets_python3_10(-)] dev-libs/libxml2[python_targets_python3_10(-)] >=dev-python/cython-0.24[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pandas[python_targets_python3_10(-)] dev-python/wheel[python_targets_python3_10(-)] ) >=dev-libs/cereal-1.1.2 dev-libs/stb >=sci-libs/armadillo-8.4.0[arpack,blas,lapack] >=sci-libs/ensmallen-2.10.0 R? ( dev-R/pkgbuild ) test? ( dev-cpp/catch:0 )
|
||||
DESCRIPTION=scalable C++ machine learning library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.mlpack.org https://github.com/mlpack/mlpack
|
||||
INHERIT=cmake flag-o-matic go-module python-single-r1
|
||||
IUSE=debug doc go julia openmp profile R source test python_single_target_python3_8 python_single_target_python3_9
|
||||
IUSE=debug doc go julia openmp profile R source test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3 BSD
|
||||
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) go? ( >=dev-lang/go-1.11.0 ) julia? ( || ( >=dev-lang/julia-1.3.0 >=dev-lang/julia-bin-1.3.0:* ) ) R? ( >=dev-lang/R-4.0 ) R? ( dev-R/BH >=dev-R/Rcpp-0.12.12 dev-R/RcppArmadillo dev-R/RcppEnsmallen dev-R/roxygen2 >=dev-R/testthat-2.1.0 ) python_single_target_python3_8? ( >=dev-libs/boost-1.58[python,python_targets_python3_8(-)] dev-libs/libxml2[python_targets_python3_8(-)] >=dev-python/cython-0.24[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pandas[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-libs/boost-1.58[python,python_targets_python3_9(-)] dev-libs/libxml2[python_targets_python3_9(-)] >=dev-python/cython-0.24[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pandas[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] ) >=dev-libs/cereal-1.1.2 dev-libs/stb >=sci-libs/armadillo-8.4.0[arpack,blas,lapack] >=sci-libs/ensmallen-2.10.0
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) go? ( >=dev-lang/go-1.11.0 ) julia? ( || ( >=dev-lang/julia-1.3.0 >=dev-lang/julia-bin-1.3.0:* ) ) R? ( >=dev-lang/R-4.0 ) R? ( dev-R/BH >=dev-R/Rcpp-0.12.12 dev-R/RcppArmadillo dev-R/RcppEnsmallen dev-R/roxygen2 >=dev-R/testthat-2.1.0 ) python_single_target_python3_8? ( >=dev-libs/boost-1.58[python,python_targets_python3_8(-)] dev-libs/libxml2[python_targets_python3_8(-)] >=dev-python/cython-0.24[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pandas[python_targets_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-libs/boost-1.58[python,python_targets_python3_9(-)] dev-libs/libxml2[python_targets_python3_9(-)] >=dev-python/cython-0.24[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pandas[python_targets_python3_9(-)] dev-python/wheel[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-libs/boost-1.58[python,python_targets_python3_10(-)] dev-libs/libxml2[python_targets_python3_10(-)] >=dev-python/cython-0.24[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pandas[python_targets_python3_10(-)] dev-python/wheel[python_targets_python3_10(-)] ) >=dev-libs/cereal-1.1.2 dev-libs/stb >=sci-libs/armadillo-8.4.0[arpack,blas,lapack] >=sci-libs/ensmallen-2.10.0
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
||||
RESTRICT=!test? ( test ) strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mlpack/mlpack/archive/54c6ebe03a07d7c32db46a6a06a03e8b821da4f2.tar.gz -> mlpack-3.4.2_p20220501.tar.gz go? ( mirror://goproxy//github.com/ajstarks/svgo/@v/v0.0.0-20180226025133-644b8db467af.mod -> github.com%2Fajstarks%2Fsvgo%2F@v%2Fv0.0.0-20180226025133-644b8db467af.mod mirror://goproxy//github.com/fogleman/gg/@v/v1.2.1-0.20190220221249-0403632d5b90.mod -> github.com%2Ffogleman%2Fgg%2F@v%2Fv1.2.1-0.20190220221249-0403632d5b90.mod mirror://goproxy//github.com/golang/freetype/@v/v0.0.0-20170609003504-e2365dfdc4a0.mod -> github.com%2Fgolang%2Ffreetype%2F@v%2Fv0.0.0-20170609003504-e2365dfdc4a0.mod mirror://goproxy//github.com/jung-kurt/gofpdf/@v/v1.0.3-0.20190309125859-24315acbbda5.mod -> github.com%2Fjung-kurt%2Fgofpdf%2F@v%2Fv1.0.3-0.20190309125859-24315acbbda5.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20180321215751-8460e604b9de.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20180321215751-8460e604b9de.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20180807140117-3d87b88a115f.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20180807140117-3d87b88a115f.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190125153040-c74c464bbbf2.zip -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190125153040-c74c464bbbf2.zip mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190125153040-c74c464bbbf2.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190125153040-c74c464bbbf2.mod mirror://goproxy//golang.org/x/image/@v/v0.0.0-20180708004352-c73c2afc3b81.mod -> golang.org%2Fx%2Fimage%2F@v%2Fv0.0.0-20180708004352-c73c2afc3b81.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180525024113-a5b4c53f6e8b.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180525024113-a5b4c53f6e8b.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190206041539-40960b6deb8e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190206041539-40960b6deb8e.mod mirror://goproxy//gonum.org/v1/gonum/@v/v0.0.0-20180816165407-929014505bf4.mod -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.0.0-20180816165407-929014505bf4.mod mirror://goproxy//gonum.org/v1/gonum/@v/v0.7.0.zip -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.7.0.zip mirror://goproxy//gonum.org/v1/gonum/@v/v0.7.0.mod -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.7.0.mod mirror://goproxy//gonum.org/v1/netlib/@v/v0.0.0-20190313105609-8cb42192e0e0.zip -> gonum.org%2Fv1%2Fnetlib%2F@v%2Fv0.0.0-20190313105609-8cb42192e0e0.zip mirror://goproxy//gonum.org/v1/netlib/@v/v0.0.0-20190313105609-8cb42192e0e0.mod -> gonum.org%2Fv1%2Fnetlib%2F@v%2Fv0.0.0-20190313105609-8cb42192e0e0.mod mirror://goproxy//gonum.org/v1/plot/@v/v0.0.0-20190515093506-e2840ee46a6b.mod -> gonum.org%2Fv1%2Fplot%2F@v%2Fv0.0.0-20190515093506-e2840ee46a6b.mod mirror://goproxy//rsc.io/pdf/@v/v0.1.1.mod -> rsc.io%2Fpdf%2F@v%2Fv0.1.1.mod )
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 go-module a13d34fe4e2996720e1ca6c53b9ea95a python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_md5_=077186c43e66adbcfa5c2d5ed8c51d02
|
||||
_md5_=ea9d58abb4c9eceefdaecd3ea8040259
|
||||
|
||||
@@ -6,7 +6,7 @@ HOMEPAGE=https://www.usna.edu/Users/cs/wcbrown/qepcad/B/QEPCAD.html https://gith
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Alessandro-Barbieri/saclib/archive/4e5e3addfe4d75718b5a06e7ff0eaa332111d8fe.tar.gz -> saclib-2.2.8_p20220502-r1.tar.gz
|
||||
SLOT=0/2.2.8_p20220502
|
||||
SRC_URI=https://github.com/Alessandro-Barbieri/saclib/archive/4e5e3addfe4d75718b5a06e7ff0eaa332111d8fe.tar.gz -> saclib-2.2.8_p20220502-r2.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
|
||||
_md5_=af81484b2251150061b0dcbe81784d55
|
||||
_md5_=320a0ffbecf538eb5a89f58d574bc968
|
||||
@@ -9,8 +9,8 @@ IUSE=combblas +complex-precision +double-precision examples hip lapack fortran m
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=sci-libs/colamd virtual/blas virtual/mpi combblas? ( sci-libs/CombBLAS ) hip? ( sci-libs/hipBLAS sci-libs/rocBLAS sci-libs/rocSOLVER ) lapack? ( virtual/lapack ) metis? ( sci-libs/parmetis ) fortran? ( virtual/fortran )
|
||||
RESTRICT=!test? ( test )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/xiaoyeli/superlu_dist/archive/a841c9be1666056b2a6b720d27161aa244b562b1.tar.gz -> superlu_dist-8.0.0_p20220526.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 docs 8ed2a8a28ff109e7a3582c9abb7fe327 fortran-2 72d28c6872beb1e7cb99684b0ae4715d
|
||||
_md5_=1691800b32b402584531444599793e17
|
||||
_md5_=14a5ea61bed4cd915ff41d23efff631c
|
||||
|
||||
Reference in New Issue
Block a user