summary refs log tree commit diff
path: root/pkgs/development/libraries/science
Commit message (Collapse)AuthorAge
* htslib: 1.6 -> 1.7Renato Alves2018-02-06
|
* arpack: remove FFLAGSMarkus Kowalewski2018-01-22
|
* arpack: 3.3.0 -> 3.5.0Markus Kowalewski2018-01-22
|
* openblas: Support ARMv6Tuomas Tynkkynen2017-12-30
|
* nccl: init at 1.3.4-1hyphon812017-12-28
|
* Merge pull request #32427 from TravisWhitaker/cudnnOrivej Desh2017-12-17
|\ | | | | cuDNN 7.0.3 -> 7.0.5
| * cuDNN 7.0.3 -> 7.0.5Travis Whitaker2017-12-07
| |
* | openblas: add aarch64 platform configgeorgewhewell2017-12-11
|/
* fenics: restrict to DarwinOrivej Desh2017-12-01
| | | | It has never been building on Linux.
* atlas: disable parallel buildingOrivej Desh2017-11-22
|
* atlas: enable parallel buildingOrivej Desh2017-11-21
|
* cudnn7: 7.0 -> 7.0.3Nikolay Amiantov2017-10-28
|
* clblas: 20160505 -> 2.12Nikolay Amiantov2017-10-19
|
* cudnn: refactor to use shared derivationNikolay Amiantov2017-10-19
| | | | Also return 8.0-6.0 version for TensorFlow.
* cudnn_cudatoolkit9: init at 7.0Nikolay Amiantov2017-10-19
| | | | Make it the default.
* Merge pull request #29963 from mimadrid/update/samtools-1.6.0Orivej Desh2017-10-02
|\ | | | | samtools: 1.5.0 -> 1.6.0
| * htslib: fix upOrivej Desh2017-10-01
| |
| * htslib: 1.5.0 -> 1.6.0mimadrid2017-09-30
| |
* | blas: 3.5.0 -> 3.7.1Nikolay Amiantov2017-09-25
|/
* nifticlib: use mirror for sourceforgeJörg Thalheim2017-09-21
|
* nifticlib: init at 2.0.0Ben Darwin2017-09-20
|
* Merge pull request #29282 from obsidiansystems/soextJohn Ericson2017-09-13
|\ | | | | lib, treewide: Add `*Platform.extensions` and use it where possible
| * treewide: Use `*Platform.extensions`John Ericson2017-09-13
| |
* | make my maintainer handle match my github usernameJean-Philippe Bernardy2017-09-12
|/
* cudnn: add 6.0Jean-Philippe Bernardy2017-09-07
|
* petsc: init at 3.7.6 (#28368)jamtrott2017-09-03
| | | | | | | | * petsc: init at 3.7.6 * petsc: use configureFlagsArray * petsc: Remove unneeded binaries
* fenics: init at 2017.1.0James D. Trotter2017-08-15
|
* Merge pull request #28211 from mimadrid/update/samtools-1.5.0Frederik Rietdijk2017-08-13
|\ | | | | samtools: 1.4.0 -> 1.5.0
| * htslib: 1.4.0 -> 1.5.0mimadrid2017-08-13
| |
* | Update homepage attributes: http -> httpsmimadrid2017-08-03
|/ | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* openblas: 0.2.19 -> 0.2.20Frederik Rietdijk2017-07-28
|
* ipopt: 3.12.6 -> 2.12.8Nikolay Amiantov2017-07-27
|
* elastix: change platforms to "linux" from "unix"Ben Darwin2017-07-19
|
* elastix: init at 4.8Ben Darwin2017-05-23
|
* clblas-cuda: requires ocl-icd now for libOpenCL.so.1 #25902Tyson Whitehead2017-05-18
|
* Merge pull request #25594 from mimadrid/update/htslib-1.4Jörg Thalheim2017-05-11
|\ | | | | Update/htslib 1.4
| * htslib: 1.3.2 -> 1.4mimadrid2017-05-07
| |
* | blas: fix darwin library idDaiderd Jordan2017-04-27
|/
* A fixed version of commit eb750f9a7b2Vladimír Čunát2017-04-14
|\ | | | | | | | | For detailed explanation see: https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
| * suitesparse_4_4: NIX_CFLAGS -> NIX_CFLAGS_COMPILEJoachim Fasting2017-04-12
| | | | | | | | Tested with nix-build -A suitesparse_4_4
| * suitesparse_4_2: remove bogus NIX_CFLAGSJoachim Fasting2017-04-12
| | | | | | | | | | | | | | NIX_CFLAGS should be NIX_CFLAGS_COMPILE; since pic is the default, we simply remove the bogus declaration. Tested with nix-build -A suitesparse_4_2
* | Merge pull request #22726 from matthewbauer/openblas-closure-sizeFrederik Rietdijk2017-04-10
|\ \ | |/ |/| openblas: disable static libs
| * openblas: disable static libsMatthew Bauer2017-02-12
| | | | | | | | Disable static on openblas. This should save about 57M from closure sizes.
* | suitesparse: refining CUDA supportMatthew Daiter2017-04-04
| |
* | suitesparse: add CUDA supportMatthew Daiter2017-03-29
|/
* cudnn51_cudatoolkit80: hash changeMatthew Daiter2017-02-08
|
* atlas: change platforms to unixAnthony Cowley2017-01-10
| | | | The build succeeds on darwin and linux.
* clblas-cuda: use system gtest libraryRobert Helgesson2016-12-28
| | | | Without this the build attempts to download the library.
* htslib: 1.3.1 -> 1.3.2mimadrid2016-12-23
|