about summary refs log tree commit diff
path: root/pkgs/development/libraries/science
Commit message (Collapse)AuthorAge
...
* | fenics: 2017.1.0 -> 2019.1.0Josef Kemetmüller2020-03-19
| | | | | | | | Fixes: NixOS/nixpkgs#75886
* | Merge pull request #82766 from r-ryantm/auto-update/brialTimo Kaufmann2020-03-17
|\ \ | | | | | | brial: 1.2.7 -> 1.2.8
| * | brial: 1.2.7 -> 1.2.8R. RyanTM2020-03-17
| | |
* | | openblas: disable optimisation pending fixTom Hall2020-03-14
|/ / | | | | | | See https://github.com/xianyi/OpenBLAS/issues/2496
* / petsc: 3.8.4 -> 3.12.4wucke132020-03-13
|/ | | | + add cxx flag to configure, because getdp needs it
* suitesparse: Enable parallel buildingJosef Kemetmüller2020-03-10
|
* Merge pull request #81843 from OmnipotentEntity/cudnn-7.6.5Mario Rodas2020-03-10
|\ | | | | cudnn_cudatoolkit_10_2: init at 7.6.5
| * cudnn_cudatoolkit_10_2: init at 7.6.5Michael Reilly2020-03-05
| |
* | osi: 0.108.4 -> 0.108.6R. RyanTM2020-03-06
|/
* Merge master into staging-nextFrederik Rietdijk2020-02-18
|\
| * scalapack: 2.1 -> 2.1.0Dylan Simon2020-02-17
| | | | | | | | 2.1 seems to have disappeared
* | Merge master into staging-nextFrederik Rietdijk2020-02-17
|\|
| * ecos: 2.0.6 -> 2.0.7Drew Risinger2020-02-16
| | | | | | | | Bump ecos module.
* | openblas: 0.3.7 -> 0.3.8R. RyanTM2020-02-11
|/
* or-tools: 7.3 -> 7.5Anders Kaseorg2020-02-10
| | | | Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* m4ri: 20200115 -> 20200125R. RyanTM2020-02-08
|
* libraries.science.math.scs: 2.0.2 -> 2.1.1Drew Risinger2020-01-31
|
* Merge master into staging-nextFrederik Rietdijk2020-01-28
|\
| * Merge pull request #78496 from r-ryantm/auto-update/brialTimo Kaufmann2020-01-26
| |\ | | | | | | brial: 1.2.6 -> 1.2.7
| | * brial: 1.2.6 -> 1.2.7R. RyanTM2020-01-26
| | |
| * | Merge pull request #78222 from r-ryantm/auto-update/m4riTimo Kaufmann2020-01-22
| |\ \ | | | | | | | | m4ri: 20140914 -> 20200115
| | * | m4ri: 20140914 -> 20200115R. RyanTM2020-01-21
| | |/
| * / m4rie: 20150908 -> 20200115R. RyanTM2020-01-21
| |/
* / treewide: Fix unsafe concatenation of $LD_LIBRARY_PATHAnders Kaseorg2020-01-15
|/ | | | | | | | | | Naive concatenation of $LD_LIBRARY_PATH can result in an empty colon-delimited segment; this tells glibc to load libraries from the current directory, which is definitely wrong, and may be a security vulnerability if the current directory is untrusted. (See #67234, for example.) Fix this throughout the tree. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* Merge pull request #77104 from r-ryantm/auto-update/htslibNiklas Hambüchen2020-01-13
|\ | | | | htslib: 1.9 -> 1.10.2
| * htslib: 1.9 -> 1.10.2R. RyanTM2020-01-06
| |
* | Merge pull request #77194 from r-ryantm/auto-update/primesieveMario Rodas2020-01-09
|\ \ | | | | | | primesieve: 7.4 -> 7.5
| * | primesieve: 7.4 -> 7.5R. RyanTM2020-01-07
| |/
* | Merge pull request #76356 from r-ryantm/auto-update/openlibmMario Rodas2020-01-06
|\ \ | |/ |/| openlibm: 0.6.0 -> 0.7.0
| * openlibm: 0.6.0 -> 0.7.0R. RyanTM2019-12-23
| |
* | Merge master into staging-nextFrederik Rietdijk2020-01-06
|\ \
| * \ Merge pull request #54967 from volhovm/volhovm/clmagmaRyan Mulligan2020-01-05
| |\ \ | | | | | | | | clmagma: init at 1.3
| | * | clmagma: init at 1.3Mikhail Volkhov2019-08-30
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2020-01-05
|\| | |
| * | | Merge pull request #75526 from robertodr/more-mklmarkuskowa2020-01-04
| |\ \ \ | | | | | | | | | | Add GNU threading and Fortran libraries to MKL package
| | * | | mkl: filter static libs in installPhaseRoberto Di Remigio2019-12-19
| | | | |
| | * | | mkl: extract static libraries optionallyRoberto Di Remigio2019-12-19
| | | | |
| | * | | mkl: add GNU threading and Fortran librariesRoberto Di Remigio2019-12-19
| | | |/ | | |/| | | | | | | | | Signed-off-by: Roberto Di Remigio <roberto.diremigio@gmail.com>
* | | | openblas: fix static musl buildFrederik Rietdijk2020-01-03
| | | |
* | | | Merge pull request #75798 from tobim/pkgsStatic/arrowFrederik Rietdijk2020-01-03
|\ \ \ \ | |/ / / |/| | | arrow-cpp: add pkgsStatic support
| * | | openblas: partially fix static buildTobias Mayer2019-12-31
| |/ /
* | | Merge master into staging-nextFrederik Rietdijk2020-01-02
|\ \ \
| * | | mirtk: enable tbb support for multithreadingLinus Heckemann2019-12-30
| |/ /
* | | treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
| | |
* | | treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
| | |
* | | treewide: installFlags is a listRobin Gloster2019-12-30
| | |
* | | treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
|/ /
* | brial: 1.2.5 -> 1.2.6Timo Kaufmann2019-12-13
| | | | | | | | | | Motivation is mostly https://github.com/BRiAl/BRiAl/pull/37, which is a pre-requiste for getting the sage tests to pass with python3.
* | Remove myself (fuuzetsu) from maintainer listsMateusz Kowalczyk2019-12-05
| | | | | | | | | | | | I haven't been doing any maintenance for a long time now and not only do I get notified, it also creates a fake impression that all these packages had at least one maintainer when in practice they had none.
* | Merge pull request #73958 from markuskowa/upd-lapackDmitry Kalinkin2019-11-24
|\ \ | | | | | | liblapack: 3.8.0 -> 3.9.0