about summary refs log tree commit diff
path: root/pkgs/development/libraries/science/math
AgeCommit message (Collapse)AuthorFilesLines
2024-06-25Merge master into staging-nextgithub-actions[bot]3-14/+9
2024-06-23treewide: use cmakeCudaArchitecturesStringJeremy Schlatter3-14/+9
2024-06-18Merge remote-tracking branch 'origin/staging-next' into stagingMartin Weinelt4-36/+36
Conflicts: - pkgs/development/python-modules/langsmith/default.nix - pkgs/development/python-modules/rich-pixels/default.nix - pkgs/servers/teleport/generic.nix
2024-06-17libtorch: fix tests having self-inclusive srcPyrox1-1/+7
2024-06-17faiss: refactor buildPhase, installPhase and fixupPhaseReno Dakota1-8/+9
use buildFlags to specify the targets and eliminate the need for custom phases. Move remaining code from {build,install,fixup}Phase to post{Build,Install,Fixup)
2024-06-16openblas: disable trivialautovarinit on aarch64Robert Scott1-0/+4
2024-06-16Merge pull request #318481 from sikmir/sympowMauricio Collares2-27/+20
sympow: 2.023.6 → 2.023.7
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt19-19/+19
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09sympow: 2.023.6 → 2.023.7Nikolay Korotkiy2-27/+20
2024-06-07or-tools: improve darwin buildAlexis Hildebrandt1-0/+3
2024-05-29suitesparse-graphblas: 9.1.0 -> 9.2.0R. Ryantm1-2/+2
2024-05-23pkgs/development/libraries: remove unused fetchpatch and other arguments ↵Yohann Boniface2-2/+1
(#313402)
2024-05-15Merge pull request #311786 from josephst/clblas-stdlibWeijia Wang1-1/+8
clblas: fix building on aarch64-darwin
2024-05-14clblas: fix building on aarch64-darwinJoseph Stahl1-1/+8
Needs <stdlib.h> declared to avoid implicit declarations error
2024-05-13openspecfun: 0.5.6 -> 0.5.7R. Ryantm1-2/+2
2024-05-07blis: 0.9.0 -> 1.0R. Ryantm1-2/+2
2024-05-05Merge pull request #307707 from r-ryantm/auto-update/ipoptWeijia Wang1-2/+2
ipopt: 3.14.14 -> 3.14.16
2024-05-04Merge pull request #307640 from r-ryantm/auto-update/osiWeijia Wang1-2/+2
osi: 0.108.9 -> 0.108.10
2024-05-04Merge pull request #308328 from npatsakula/libtorch-bin-2.3.0Weijia Wang3-17/+25
libtorch-bin: 2.0.0 -> 2.3.0
2024-05-03libtorch-bin: 2.0.0 -> 2.3.0Nikita Patsakula3-17/+25
2024-04-30Merge branch 'master' into staging-nextWeijia Wang1-13/+13
2024-04-29Merge pull request #307300 from TomaSajt/petsc-fix-patchAleksana1-13/+13
petsc: fix build by detecting updated UCX warning message in patch
2024-04-29ipopt: 3.14.14 -> 3.14.16R. Ryantm1-2/+2
2024-04-29osi: 0.108.9 -> 0.108.10R. Ryantm1-2/+2
2024-04-28Merge branch 'master' into staging-nextWeijia Wang1-1/+1
2024-04-27petsc: detect updated UCX warning message in patchTomaSajt1-13/+13
2024-04-27maintainers: remove andrew-d as a maintainerAndrew Dunham1-1/+1
I am deeply saddened at the fact that I need to do this. I have no interest in re-litigating everything that has happened over the past weeks and months, but I want to make my position(s) extremely clear: The thought of any of my work contributing to someone's death by drone makes me feel physically ill. Recent communications from senior members of the NixOS community have made it clear that leadership is unaware or uninterested in the basics of how to run and moderate a community in a way that is resilient to bad actors. The recent post by @edolstra is tone-deaf and gives me no confidence that the Nix/NixOS community is a place that I want to remain involved in going forward. I am thus choosing to remove myself from such a community. I also hereby resign from the ACME team. See also: #307033 Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
2024-04-13openblas: add scikit-learn to passthru.testsRobert Scott1-1/+1
2024-04-13openblas: 0.3.26 -> 0.3.27R. Ryantm1-2/+10
2024-04-05Merge pull request #301223 from wegank/mongoose-bumpWeijia Wang1-3/+3
mongoose: 3.3.2 -> 3.3.3
2024-04-03mongoose: 3.3.2 -> 3.3.3Weijia Wang1-3/+3
2024-04-03Merge pull request #300742 from stephen-huan/backintime-1.4.3Peder Bergebakken Sundt1-1/+1
backintime: 1.3.3 -> 1.4.3
2024-04-01treewide: add stephen-huan as maintainerStephen Huan1-1/+1
2024-03-29scalapack: fix generated cmake filesMarkus Kowalewski1-0/+8
cmake files pointed to libscalpack.so in $dev output instead of $out.
2024-03-27suitesparse-graphblas: 9.0.3 -> 9.1.0R. Ryantm1-2/+2
2024-03-26Merge pull request #298957 from Feyorsh/sage-depMauricio Collares3-50/+42
sage: fix dependencies on Darwin/Clang16
2024-03-22Merge pull request #287846 from mschwaig/rocm-6.0.2Ulrik Strid1-1/+4
rocmPackages.* 5.7.1→ 6.0.2
2024-03-21rubiks: fix clang buildGeorge Huebner1-8/+39
Adds newer patches upstreamed from Fedora into Sage; CRLF endings in the `dietz` solver require `dos2unix` to apply the patches properly. Frankly, I have no idea how this previously compiled on gcc.
2024-03-21sage: drop flintqsGeorge Huebner1-40/+0
FlintQS is no longer maintained and has several bugs. As of https://github.com/sagemath/sage/pull/35419, all of FlintQS's functionality is contained within Sage.
2024-03-21m4rie: fix build on aarch64-darwinGeorge Huebner1-2/+3
It appears m4rie only builds properly on Apple Clang; turning off optimizations seems to resolve the failing test cases. See https://bitbucket.org/malb/m4rie/issues/23/trying-to-compile-on-apple-m1
2024-03-21magma: build against ROCm 5.7Martin Schwaighofer1-1/+4
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm9-0/+9
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-16magma: only 2.7.1+ support CUDA 12Connor Baker1-6/+18
2024-03-15magma: copy test libraries to output regardless of static or dynamic buildConnor Baker1-1/+1
2024-03-15Merge pull request #283777 from ConnorBaker/fix/magma-update-cmake-optionsConnor Baker1-25/+67
magma: general fixups
2024-03-07Merge pull request #287653 from r-ryantm/auto-update/clblastWeijia Wang1-2/+2
clblast: 1.6.1 -> 1.6.2
2024-03-07Merge pull request #289875 from r-ryantm/auto-update/openlibmWeijia Wang1-3/+3
openlibm: 0.8.1 -> 0.8.2
2024-03-06openlibm: fix build on darwinWeijia Wang1-1/+1