summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/science/math/openblas
AgeCommit message (Expand)Author
2026-04-14Merge staging-next into stagingVladimír Čunát
2026-04-14openblas: fully revert commit causing miscompilationsYureka
2026-04-11Revert "openblas: avoid rebuilds on non-aarch64 temporarily"Vladimír Čunát
2026-04-11openblas: avoid rebuilds on non-aarch64 temporarilyVladimír Čunát
2026-04-10openblas: backport fix for ARM64 non-SVE DDOT kernelYureka
2026-04-02openblas: 0.3.31 -> 0.3.32Weijia Wang
2026-03-13Revert "openblas: avoid rebuilds except aarch64-darwin for now"Luna Nova
2026-03-13openblas: avoid rebuilds except aarch64-darwin for nowVladimír Čunát
2026-03-13openblas: swap to CMake build to resolve duplicate symbols on aarch64Luna Nova
2026-03-13openblas: add flint and R to testsLuna Nova
2026-03-13openblas: test pkg-config and cmake module presenceLuna Nova
2026-03-08openblas: another patch to fix more single threaded buildsK900
2026-03-08openblas: nixfmtK900
2026-03-08openblas: fix single threaded buildK900
2026-03-07openblas: fix build on aarch64-linuxYureka
2026-01-19openblas: use --replace-fail substitutionDoron Behar
2026-01-19openblas: 0.3.30 -> 0.3.31Peter Collingbourne
2025-12-14treewide: remove remaining `meta = with lib;`Ihar Hrachyshka
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-10-08openblas: Fetch patch to fix SCAL on POWER4 kernelOPNA2608
2025-09-10openblas: add patch to disable buggy SME SGEMM kernelAlex James
2025-09-10openblas: avoid building tests with doCheck=falseAlex James
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-15openblas: Add config for powerpc64-linux (#422756)Aleksana
2025-07-05openblas: Add config for powerpc64-linuxOPNA2608
2025-06-19openblas: 0.3.29 -> 0.3.30R. Ryantm
2025-06-10openblas: add x86_64-windows supportWeijia Wang
2025-04-28openblas: fix loongarch64-linux buildWeijia Wang
2025-04-08Revert "treewide: replace `rev` with `tag`"Winter
2025-04-07treewide: replace `rev` with `tag`Pol Dellaiera
2025-03-05openblas: enable support for x86_64-freebsdAudrey Dutcher
2025-01-13openblas: 0.3.28 -> 0.3.29R. Ryantm
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-09-02openblas: Enable s390x-linux (#337907)Jörg Thalheim
2024-08-28openblas: Enable s390x-linuxbl0v3
2024-08-10openblas: 0.3.27 -> 0.3.28Sergei Trofimovich
2024-06-16openblas: disable trivialautovarinit on aarch64Robert Scott
2024-04-13openblas: add scikit-learn to passthru.testsRobert Scott
2024-04-13openblas: 0.3.26 -> 0.3.27R. Ryantm
2024-02-03Merge #284960: openblas: update URLs, upstream repo was movedVladimír Čunát
2024-02-02Merge pull request #264194 from nh2/issue-79818-clang-openmp-fixesNiklas Hambüchen
2024-02-01openblas: Fix OpenMP build with clang. See #79818Niklas Hambüchen
2024-01-30openblas: update URLs, upstream repo was movedNicolas Benes
2024-01-18openblas: 0.3.25 -> 0.3.26R. Ryantm
2023-12-01openblas: 0.3.24 -> 0.3.25Sergei Trofimovich
2023-10-01openblas: drop loongarch64 patchWeijia Wang
2023-09-26openblas: 0.3.21 -> 0.3.24Markus Kowalewski
2023-04-30openblas: fix build on new-world loongarchWeijia Wang
2023-04-30openblas: Enable loongarch64-linuxjackyliu16