summary refs log tree commit diff
path: root/pkgs/development/libraries/science/math
Commit message (Collapse)AuthorAge
* suitesparse-graphblas: 6.2.2 -> 6.2.5R. Ryantm2022-03-20
|
* Merge pull request #164338 from samuela/samuela/cudnnSamuel Ainsworth2022-03-17
|\ | | | | cudnn: 8.3.0 -> 8.3.2
| * cudnn: remove cudnn_7_6_cudatoolkit_10Samuel Ainsworth2022-03-17
| |
| * cudnn: add samuela as a maintainerSamuel Ainsworth2022-03-16
| |
| * cudnn: 8.3.0 -> 8.3.2Samuel Ainsworth2022-03-16
| | | | | | | | | | Update cuDNN 8.3 version. Refactor the cuDNN derivations to be clearer and enforce CUDA version constraints.
* | Merge master into staging-nextgithub-actions[bot]2022-03-11
|\|
| * Merge pull request #163461 from r-ryantm/auto-update/petscRyan Mulligan2022-03-11
| |\ | | | | | | petsc: 3.16.4 -> 3.16.5
| | * petsc: 3.16.4 -> 3.16.5R. Ryantm2022-03-09
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-03-11
|\| |
| * | scalapack: 2.2.0 -> 2.2.1R. Ryantm2022-03-10
| |/
* | Merge master into staging-nextgithub-actions[bot]2022-03-05
|\|
| * suitesparse-graphblas: 6.2.1 -> 6.2.2R. Ryantm2022-03-02
| |
* | Merge master into staging-nextgithub-actions[bot]2022-03-01
|\|
| * Merge pull request #161883 from aanderse/bonminAaron Andersen2022-03-01
| |\ | | | | | | bonmin: init at 1.8.8
| | * bonmin: init at 1.8.8Aaron Andersen2022-03-01
| | |
| * | trilinos: disable auto updatesFederico Beffa2022-03-01
| |/
* | Merge master into staging-nextgithub-actions[bot]2022-03-01
|\|
| * ipopt: build with AMPL on linuxAaron Andersen2022-02-28
| |
| * ipopt: 3.12.13 -> 3.14.5Aaron Andersen2022-02-28
| |
| * libamplsolver: init at 20211109Aaron Andersen2022-02-28
| |
* | Merge branch 'master' into staging-nextAndersonTorres2022-02-26
|\|
| * or-tools: disable parallel-buildingJonathan Ringer2022-02-26
| | | | | | | | | | | | | | | | | | protobuf generation is not thread safe ``` > ./ortools/scheduling/rcpsp_parser.h:24:10: fatal error: ortools/scheduling/rcpsp.pb.h: No such file or directory > 24 | #include "ortools/scheduling/rcpsp.pb.h" ```
| * suitesparse-graphblas: 6.1.4 -> 6.2.1R. Ryantm2022-02-25
| |
| * scs: 3.1.0 -> 3.2.0R. Ryantm2022-02-25
| |
| * Merge pull request #161280 from Stunkymonkey/treewide-pname-version-13Sandro2022-02-25
| |\
| | * treewide: rename name to pname&versionFelix Buehler2022-02-22
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-02-23
|\| |
| * | Disable stackprotector on aarch64-darwin for PETScJack Coughlin2022-02-22
| | |
* | | Merge pull request #161246 from r-ryantm/auto-update/openblasMartin Weinelt2022-02-22
|\ \ \
| * | | openblas: 0.3.19 -> 0.3.20R. Ryantm2022-02-21
| | | |
* | | | Merge staging-next into staginggithub-actions[bot]2022-02-22
|\ \ \ \ | | |/ / | |/| |
| * | | removing maintainer wucke13 from some packagesWanja Zaeske2022-02-21
| | |/ | |/|
| * | libhomfly: 1.02r5 -> 1.02r6R. Ryantm2022-02-20
| |/
* | Merge staging-next into staginggithub-actions[bot]2022-02-20
|\|
| * cudnn: init cudnn_8_3 at 8.3.0 (#158218)Samuel Ainsworth2022-02-19
| | | | | | | | | | * cudnn: init cudnn_8_3 at 8.3.0 * cudnn: patch cudatoolkit into RPATH
* | Merge staging-next into staginggithub-actions[bot]2022-02-19
|\|
| * Merge pull request #160209 from collares/libhomflyBobby Rong2022-02-19
| |\ | | | | | | libhomfly: fix pname
| | * libhomfly: fix pnameMauricio Collares2022-02-15
| | |
* | | Merge staging-next into staginggithub-actions[bot]2022-02-16
|\| |
| * | Merge pull request #160025 from Stunkymonkey/metis-pname-versionSandro2022-02-16
| |\ \
| | * | metis: rename name to pname&versionFelix Buehler2022-02-14
| | | |
* | | | Merge pull request #158484 from markuskowa/fix-blaslapackmarkuskowa2022-02-16
|\ \ \ \ | |/ / / |/| | | blas/lapack: increase flexibility of wrappers
| * | | amd-blis: add markuskowa as maintainerMarkus Kowalewski2022-02-11
| | | |
| * | | lapack-reference: add markuskowa as maintainerMarkus Kowalewski2022-02-11
| | | |
| * | | blas-references: add markuskowa as maintainerMarkus Kowalewski2022-02-11
| | | |
| * | | blas-reference: use cmake and allow for ILP64 buildsMarkus Kowalewski2022-02-11
| | | |
| * | | amd-libflame: add dummy blas64 input for compatibility with wrapperMarkus Kowalewski2022-02-11
| | | | | | | | | | | | | | | | Right now only blas64 == false is supported.
| * | | lapack-reference: allow building with ILP64 interfaceMarkus Kowalewski2022-02-11
| | | |
* | | | Merge pull request #159694 from r-ryantm/auto-update/primesieveRenaud2022-02-15
|\ \ \ \ | |_|_|/ |/| | | primesieve: 7.7 -> 7.8
| * | | primesieve: 7.7 -> 7.8R. Ryantm2022-02-12
| | | |