summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/onnx: Keyword 1.14.0 riscv, #907328Yixun Lan2023-05-291-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/transformers: restrict test againAlfredo Tupone2023-05-271-1/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/huggingface_hub: add 0.14.1Alfredo Tupone2023-05-272-0/+32
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/gdal: Stabilize 3.6.4 ppc64, #906296Sam James2023-05-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/med: Stabilize 4.1.1-r3 amd64, #907206Sam James2023-05-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: simplify with usevSam James2023-05-261-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: fix the build of the Java bindingsBryan Gardiner2023-05-261-0/+18
| | | | | | | | | | | GDAL uses FindJNI.cmake which is unable to find a Java VM on its own. This change passes in the system VM symlink explicitly, and also installs the JNI shared library in the proper location for Gentoo via 'java-pkg_doso', rather than in the same directory as the JAR. Bug: https://bugs.gentoo.org/857816 Signed-off-by: Bryan Gardiner <bog@khumba.net> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/transformers: add 4.29.2Alfredo Tupone2023-05-252-0/+36
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-258-8/+8
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-259-9/+9
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sci-libs/trilinos: disable complex double/float variantsMatthias Maier2023-05-231-2/+0
| | | | | | | Let's disable complex double/float variants for the time being. They lead to undefined references due to missing instantiations. Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/onnx: add 1.14.0Alfredo Tupone2023-05-232-0/+31
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/trilinos: fix cmake configuration filesMatthias Maier2023-05-231-0/+3
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/trilinos: add 14.0.0Matthias Maier2023-05-232-0/+257
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/gdal: Stabilize 3.6.4 arm64, #906296Sam James2023-05-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/evaluate: skip tests that require network accessAlfredo Tupone2023-05-202-23/+176
| | | | | Closes: https://bugs.gentoo.org/906681 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/clblas: Keyword 2.12-r1 riscv, #906067Jakov Smolić2023-05-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/netcdf-fortran: add 4.6.1Sam James2023-05-202-0/+43
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.6.4 x86, #906296Sam James2023-05-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: Stabilize 3.6.4 amd64, #906296Sam James2023-05-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/keras-applications: Keyword 1.0.8-r2 arm64, #906607Arthur Zamarin2023-05-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/evaluate: fix rdepsAlfredo Tupone2023-05-181-0/+2
| | | | | Closes: https://bugs.gentoo.org/906658 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/evaluate: add datasets depsAlfredo Tupone2023-05-171-4/+10
| | | | | Closes: https://bugs.gentoo.org/906591 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/evaluate: new package, add 0.4.0Alfredo Tupone2023-05-164-0/+116
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/huggingface_hub: add rdepsAlfredo Tupone2023-05-161-0/+9
| | | | | Closes: https://bugs.gentoo.org/906524 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/datasets: use seqeval for testAlfredo Tupone2023-05-162-10/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/proj: drop 7.2.1-r1, 9.1.0-r1Andreas Sturmlechner2023-05-154-129/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/datasets: ignore some tests not working on sandboxAlfredo Tupone2023-05-151-0/+82
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/seqeval: rdeps on sklearnAlfredo Tupone2023-05-151-1/+4
| | | | | Closes: https://bugs.gentoo.org/906396 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/seqeval: add rdep on numpyAlfredo Tupone2023-05-151-1/+4
| | | | | Closes: https://bugs.gentoo.org/906386 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/jiwer: fix RDEPENDAlfredo Tupone2023-05-151-2/+2
| | | | | Closes: https://bugs.gentoo.org/906375 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/seqeval: new package, add 1.2.2Alfredo Tupone2023-05-154-0/+59
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: if cuda require tensorpipe[cuda]Alfredo Tupone2023-05-151-1/+1
| | | | | Bug: https://bugs.gentoo.org/906204 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/tensorpipe: enable cudaAlfredo Tupone2023-05-142-2/+15
| | | | | Closes: https://bugs.gentoo.org/906204 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/datasets: enable jiwer depend testsAlfredo Tupone2023-05-141-7/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/jiwer: new package, add 3.0.1Alfredo Tupone2023-05-144-0/+71
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/libspatialindex: drop 1.9.3-r1Andreas Sturmlechner2023-05-141-37/+0
| | | | | Closes: https://bugs.gentoo.org/906313 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: drop 5.2.0Andreas Sturmlechner2023-05-143-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/cantera: drop 2.6.0-r1Andreas Sturmlechner2023-05-141-148/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/libecpint: drop 1.0.6Andreas Sturmlechner2023-05-141-27/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/rtabmap: drop 0.20.18Andreas Sturmlechner2023-05-143-99/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/libspatialindex: Stabilize 1.9.3-r2 amd64, #906313Sam James2023-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libspatialindex: Stabilize 1.9.3-r2 x86, #906313Sam James2023-05-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pytorch: add 2.0.1Alfredo Tupone2023-05-142-0/+66
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 2.0.1Alfredo Tupone2023-05-142-0/+197
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/pdal: fix gcc-13 buildThomas Bettler2023-05-144-0/+190
| | | | | | | Closes: https://bugs.gentoo.org/906102 Closes: https://github.com/gentoo/gentoo/pull/30999 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pdal: drop old versionsThomas Bettler2023-05-144-213/+0
| | | | | | Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31005 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: stabilize 3.6.2 for ppcAndreas Sturmlechner2023-05-131-1/+1
| | | | | | Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org> Closes: https://bugs.gentoo.org/893886 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/gdal: make USE_EXTERNAL_GTEST conditional on testsSam James2023-05-101-1/+4
| | | | | Closes: https://bugs.gentoo.org/906092 Signed-off-by: Sam James <sam@gentoo.org>