summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/safetensors: EmptyGlobalAssignmentAlfredo Tupone2024-01-131-3/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/foxi: EmptyGlobalAssignmentAlfredo Tupone2024-01-131-5/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-1276-149/+149
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/nlopt: Keyword 2.7.1-r2 ppc64, #921695Sam James2024-01-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/caffe2: fix XNNPACK configureAlfredo Tupone2024-01-101-1/+9
| | | | | Closes: https://bugs.gentoo.org/921672 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/proj: add patch to install geotiff filesMarco Genasci2024-01-103-2/+43
| | | | | | | | | | | This patch is a backport of an upstream patch that will be applied in version 9.4.0 scheduled for March 01, 2024. Upstream: https://github.com/OSGeo/PROJ/pull/3970 Closes: https://bugs.gentoo.org/917393 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34242 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/vtk: add 9.3.0Paul Zander2024-01-109-0/+1228
| | | | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/918898 Closes: https://bugs.gentoo.org/909520 Closes: https://bugs.gentoo.org/909380 Closes: https://bugs.gentoo.org/908874 Closes: https://bugs.gentoo.org/906264 Closes: https://bugs.gentoo.org/906075 Closes: https://bugs.gentoo.org/887505 Closes: https://bugs.gentoo.org/840776 Closes: https://bugs.gentoo.org/835659 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34432 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/nlopt: Keyword 2.7.1-r2 riscv, #921695Jakov Smolić2024-01-101-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/nlopt: Keyword 2.7.1-r2 ppc, #921695Sam James2024-01-101-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pytorch: PythonCompatUpdateAlfredo Tupone2024-01-091-2/+2
| | | | | Closes: https://bugs.gentoo.org/921248 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/branca: add doc depsAlfredo Tupone2024-01-091-1/+2
| | | | | Closes: https://bugs.gentoo.org/921348 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add support of onednnSv. Lockal2024-01-093-14/+21
| | | | | | Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34714 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/cifparse-obj: sys-devel/bison -> app-alternatives/yaccSam James2024-01-081-1/+1
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/cfitsio: sys-devel/bison -> app-alternatives/yaccSam James2024-01-085-5/+5
| | | | | | | | | | All of these will be using app-alternatives/yacc anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/xgks-pmel: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libdap: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/cifparse-obj: sys-devel/flex -> app-alternatives/lexSam James2024-01-081-2/+2
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/cfitsio: sys-devel/flex -> app-alternatives/lexSam James2024-01-085-10/+10
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/kineto: remove unused patchMichael Mair-Keimberger2024-01-061-77/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34666 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/libqalculate: Stabilize 4.8.1 arm64, #920147Michał Górny2024-01-061-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/pcl: add 1.14.0, add USE=qt6Andrew Ammerlaan2024-01-053-2/+133
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/pcl: add 1.13.1, EAPI bump, boost compat fixAndrew Ammerlaan2024-01-044-12/+124
| | | | | | Co-authored-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://bugs.gentoo.org/921289 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/huggingface_hub: PythonCompatUpdateAlfredo Tupone2024-01-041-2/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/scikit-learn: Stabilize 1.1.2 ppc64, #921204Arthur Zamarin2024-01-031-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/pytorch: drop 2.0.0, 2.1.1-r1Alfredo Tupone2024-01-033-132/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: drop 2.0.0-r5, 2.1.1-r6Alfredo Tupone2024-01-033-420/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/openblas: add 0.3.26Sam James2024-01-032-0/+198
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/jiwer: add 3.0.3, drop 3.0.1-r1Alfredo Tupone2024-01-022-4/+4
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/kineto: PythonCompatUpdateAlfredo Tupone2024-01-023-45/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/onnx: PythonCompatUpdateAlfredo Tupone2024-01-021-2/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/onnx: drop 1.11.0-r2, 1.12.0, 1.13.1-r1, 1.14.0-r2Alfredo Tupone2024-01-025-176/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/branca: add USE=doc, remove old, PythonCompatUpdateAlfredo Tupone2024-01-013-33/+4
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/NNPACK: PythonCompatUpdateAlfredo Tupone2024-01-011-2/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add support of blas/lapack providers, including mklSv. Lockal2023-12-314-6/+41
| | | | | | | Closes: https://bugs.gentoo.org/921129 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34584 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/tensorpipe: musl fixAlfredo Tupone2023-12-312-1/+14
| | | | | Closes: https://bugs.gentoo.org/873598 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/tokenizers: drop 0.13.3Alfredo Tupone2023-12-312-549/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/transformers: drop 4.29.2, 4.31.0, 4.33.3Alfredo Tupone2023-12-314-110/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/transformers: drop 4.27.4, 4.30.2-r1, 4.32.1Alfredo Tupone2023-12-314-110/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/tokenizers: add QA_FLAGS_IGNORED. It's rustAlfredo Tupone2023-12-302-0/+5
| | | | | Closes: https://bugs.gentoo.org/904231 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/gts: Stabilize 20121130 arm64, #920913Arthur Zamarin2023-12-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/caffe2: restrict sci-libs/onnx versionAndrew Udvare2023-12-295-0/+5
| | | | | | Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34528 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/onnx: add 1.15.0Alfredo Tupone2023-12-282-0/+60
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/pytorch: add 2.1.2Alfredo Tupone2023-12-262-0/+67
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 2.1.2Alfredo Tupone2023-12-262-0/+220
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/branca: add 0.7.0Alfredo Tupone2023-12-263-1/+32
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/use.desc: Make USE=cuda globalMichał Górny2023-12-2613-19/+0
| | | | | | | | Add a global USE=cuda. It is used semi-consistently in 39 packages. Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34348 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/huggingface_hub: drop 0.13.4-r1, 0.14.1, 0.15.1Alfredo Tupone2023-12-264-96/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/kissfft: Forgot to commit the patchJames Le Cuirot2023-12-251-0/+30
| | | | | | No one noticed, right? ;) Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sci-libs/indilib: add 2.0.5Andreas Sturmlechner2023-12-253-0/+102
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/indilib: drop 2.0.3Andreas Sturmlechner2023-12-252-77/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>