summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/jama: EAPI 6 -> 8Arthur Zamarin2024-05-131-12/+6
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/plplot: fix modern C issue in (CMake) configureSam James2024-05-102-0/+19
| | | | | Closes: https://bugs.gentoo.org/879761 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/caffe2: filtering FLASH ATTENTION by USE flashAlfredo Tupone2024-05-092-2/+7
| | | | | Bug: https://bugs.gentoo.org/931046 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/QNNPACK: deps on clogAlfredo Tupone2024-05-081-3/+4
| | | | | Closes: https://bugs.gentoo.org/931517 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add typing_extensions depsAlfredo Tupone2024-05-071-0/+1
| | | | | Closes: https://bugs.gentoo.org/931333 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/netcdf-cxx: Stabilize 4.3.1-r1 amd64, #908155Sam James2024-05-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/vtk: revert "sci-libs/vtk: drop 9.2.5, 9.2.6-r1"Andrew Ammerlaan2024-05-073-0/+1505
| | | | | | This reverts commit 4b6bf5d12417a8719f34364098513f25a81be783. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/vtk: drop 9.2.5, 9.2.6-r1Andrew Ammerlaan2024-05-073-1505/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/branca: add 0.7.2Alfredo Tupone2024-05-072-0/+37
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/onnx: add IUSE to disable static registrationAlfredo Tupone2024-05-072-0/+6
| | | | | Closes: https://bugs.gentoo.org/928041 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: fix musl buildAlfredo Tupone2024-05-071-0/+1
| | | | | Closes: https://bugs.gentoo.org/930641 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/onnx: add 1.16.0Alfredo Tupone2024-05-062-0/+68
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/idlcoyote: EAPI8 bumpMichael Mair-Keimberger2024-05-052-10/+6
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/36549 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/caffe2: remove onnx version limitsAlfredo Tupone2024-05-052-5/+3
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/onnx: require python alwaysAlfredo Tupone2024-05-051-20/+25
| | | | | Closes: https://bugs.gentoo.org/931229 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/onnx: fix unresolved symbolAlfredo Tupone2024-05-042-23/+32
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/linbox: backport commit to fix gcc 14 buildKostadin Shishmanov2024-05-042-0/+547
| | | | | | Closes: https://bugs.gentoo.org/930923 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-libs/shapelib: add 1.6.0, security bumpChristopher Fore2024-05-032-0/+39
| | | | | | | | | | | | | - Bump subslot (now installs as libshp.so.4) - Tests pass - Bump to EAPI 8 - Convert SRC_URI to HTTPS - Convert econf args to array Bug: https://bugs.gentoo.org/877605 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/36367 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/linux-gpib: also udev_reload in post_rmAndrew Ammerlaan2024-05-031-0/+4
| | | | | Closes: https://bugs.gentoo.org/931126 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/linux-gpib: udev_reload, this time for realAndreas K. Hüttel2024-05-031-1/+1
| | | | | Closes: https://bugs.gentoo.org/931019 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/openblas: fix symlinks with USE=eselect-ldsoSam James2024-05-021-0/+197
| | | | | Closes: https://bugs.gentoo.org/923998 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gloo: add 2023.12.03Alfredo Tupone2024-05-012-0/+68
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/XNNPACK: add 2024.02.29Alfredo Tupone2024-05-012-0/+74
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/linux-gpib: Add call to udev_reloadAndreas K. Hüttel2024-05-011-0/+1
| | | | | Closes: https://bugs.gentoo.org/910542 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-3025-37/+37
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/pytorch: add 2.3.0Alfredo Tupone2024-04-302-0/+67
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/caffe2: add 2.3.0Alfredo Tupone2024-04-306-0/+374
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/evaluate: scilibs/transformers is now SINGLE_USEDEPAlfredo Tupone2024-04-281-1/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* Revert "sci-libs/transformers: Revert "add 4.37.2, drop 4.36.2""Alfredo Tupone2024-04-282-11/+14
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/transformers: Revert "add 4.37.2, drop 4.36.2"Michał Górny2024-04-282-14/+11
| | | | | | | This broke dependencies of sci-libs/evaluate. Reverts: 82b47041228db5dd0acc15535bf99d75e428a316 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/transformers: add 4.37.2, drop 4.36.2Alfredo Tupone2024-04-282-11/+14
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/safetensors: new package, add 0.4.3, drop 0.3.3Alfredo Tupone2024-04-282-59/+61
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/libticalcs2: unkeyword 1.1.9-r1 for ~ppcArthur Zamarin2024-04-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/libtifiles2: unkeyword 1.1.7-r1 for ~ppcArthur Zamarin2024-04-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/libticonv: unkeyword 1.1.5-r1 for ~ppcArthur Zamarin2024-04-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/libticonv: EAPI 6 -> 8Arthur Zamarin2024-04-281-5/+5
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/xgks-pmel: treecleanArthur Zamarin2024-04-274-237/+0
| | | | | | | | | | Closes: https://bugs.gentoo.org/731942 Bug: https://bugs.gentoo.org/898298 Bug: https://bugs.gentoo.org/863041 Bug: https://bugs.gentoo.org/886587 Bug: https://bugs.gentoo.org/879763 Bug: https://bugs.gentoo.org/295724 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/linux-gpib: add 4.3.6Andreas K. Hüttel2024-04-282-0/+185
| | | | | Bug: https://bugs.gentoo.org/916686 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/linux-gpib-modules: drop 4.3.5Andreas K. Hüttel2024-04-281-69/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/linux-gpib-modules: add 4.3.6Andreas K. Hüttel2024-04-282-0/+61
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/pgplot: update EAPI 6 -> 8Eli Schwartz2024-04-261-0/+177
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pgplot: fix VariableOrderWrongEli Schwartz2024-04-261-1/+1
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/pgplot: mark as LTO-unsafeEli Schwartz2024-04-261-1/+7
| | | | | | Closes: https://bugs.gentoo.org/862918 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libtifiles2: EAPI 6 -> 8Arthur Zamarin2024-04-251-8/+10
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/beagle: EAPI=8, cleanup, fix C++17Arthur Zamarin2024-04-251-11/+10
| | | | | Closes: https://bugs.gentoo.org/898274 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/transformers: add 4.36.2 remove oldAlfredo Tupone2024-04-253-38/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-libs/armadillo: add 12.8.2Andreas K. Hüttel2024-04-252-0/+137
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/pdal: drop oldThomas Bettler2024-04-247-296/+0
| | | | | | Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36047 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/dealii: add subslot dep on sci-libs/hdf5Sam James2024-04-233-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gmsh: add subslot dep on sci-libs/hdf5Sam James2024-04-232-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>