Commit Graph

353 Commits

Author SHA1 Message Date
Michael Raskin
acb7d85993 lrs: init at 7.0 2018-10-23 11:41:29 +03:00
Renaud
0cc07aeee6
Merge pull request #48172 from jluttine/cholmod-extra-1.2.0
cholmod-extra: init at 1.2.0
2018-10-21 17:28:30 +02:00
Thomas Tuegel
2e4397f631
Merge pull request #35213 from jluttine/suitesparse-5.1.2
suitesparse: 4.4.4 -> 5.3.0
2018-10-20 08:07:27 -05:00
Jörg Thalheim
351319e557
Merge pull request #48419 from r-ryantm/auto-update/ipopt
ipopt: 3.12.10 -> 3.12.11
2018-10-15 21:36:42 +01:00
Matthew Bauer
0b298d516a
Merge pull request #47182 from bhipple/add/mkl
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
R. RyanTM
ab050719ba ipopt: 3.12.10 -> 3.12.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipopt/versions
2018-10-14 08:11:02 -07:00
Jaakko Luttinen
f065de344d
cholmod-extra: init at 1.2.0 2018-10-10 22:08:25 +03:00
Jaakko Luttinen
8fb27604fb
suitesparse: 4.4.4 -> 5.3.0 2018-10-10 07:36:00 +03:00
Timo Kaufmann
65589faa2f zn_poly: 0.9 -> 0.9.1
Sage has taken over maintenance since the original author no longer
maintains the project.
2018-10-05 15:50:30 +02:00
Benjamin Hipple
0b82df8dbe Convert entire mkl package to a fixed-output derivation 2018-10-04 13:16:20 +00:00
Benjamin Hipple
ba02a2c371 Add Darwin as a supported platform 2018-10-02 22:53:48 -04:00
Daiderd Jordan
1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
R. RyanTM
0e5e4aed06 arpack: 3.5.0 -> 3.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arpack/versions
2018-09-26 11:28:59 +02:00
John Ericson
c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
Will Dietz
8a0a34f766 openblas: try leaving openmp enabled w/musl 2018-09-25 00:08:17 -05:00
Dmitry Vyal
81caec3568 openblas-0.3.1 -> 0.3.3 2018-09-23 09:35:29 +02:00
Frederik Rietdijk
14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
Benjamin Hipple
d7c1d04af4 mkl: init at 2019.0.117
This packags the Intel Math Kernel library on x86-64 platforms, which is a
dependency for many data science and machine learning packages.

Upstream, Intel provides proprietary binary RPMs with a permissive
redistribution license. These have been repackaged in both Debian and Anaconda,
so we are not the first distribution to redistribute.
2018-09-22 15:28:39 -04:00
Orivej Desh
f0c0e2acc6 htslib: 1.7 -> 1.9 2018-09-21 22:42:28 +00:00
John Ericson
7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
Christopher Ostrouchov
9ef31b2f96 papi: init at 5.6.0 (#46619)
papi is a high resolution performance counter.
2018-09-13 23:35:06 +02:00
Christopher Ostrouchov
e34a9fff1f scalapack: init at 2.0.2 (#46610)
Added scalapack with flexibility to choose blas, lapack, and mpi
implementation.
2018-09-13 21:27:47 +02:00
Uli Baum
79d9145469 parmetis: set license to unfree
generic unfree license fits best
2018-09-13 21:10:40 +02:00
Christopher Ostrouchov
3c2a74719a parmetis: init at 4.0.3 (#46615) 2018-09-13 21:02:17 +02:00
Daiderd Jordan
89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
Josef Kemetmüller
d726c0ff1d scs: Fix darwin build
Additionally we make the unit-test deterministic by specifying a seed
instead of using something random.
2018-09-12 20:58:26 +02:00
Daiderd Jordan
f1542f612b
atlas: mark broken on darwin
Started to fail since 3.10.3.

    /private/tmp/nix-build-atlas-3.10.3.drv-0/ATLAS/build/bin/ATLrun.sh: line 4: 31119 Segmentation fault: 11  $atldir/$*
    make[3]: *** [Makefile:1695: ssanity_test] Error 139

/cc ZHF #45961
2018-09-12 20:50:54 +02:00
Timo Kaufmann
408eacbc89 openblas: fix pkg-config alias name
Turns out the filename is important. It should be `cblas`, not
`openblas-cblas`.
2018-09-03 23:57:45 +02:00
Robert Schütz
93550cbddf Merge branch 'master' into staging-next 2018-08-31 17:32:48 +02:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz
a9780a095b Merge branch 'master' into staging-next 2018-08-30 21:56:13 +02:00
Jan Tojnar
c1e53166ad
Revert "sympow: don't use placeholder"
This reverts commit bae15c811f.
2018-08-30 18:18:30 +02:00
Timo Kaufmann
c614c15f93
Merge pull request #45257 from timokau/openblas-pc
openblas: add pkg-config aliases
2018-08-26 20:13:19 +02:00
Benjamin Hipple
291de70ed6 scs: init at 2.0.2 (#45294) 2018-08-23 23:26:41 +02:00
Timo Kaufmann
26d5d030fe openblas: add pkg-config aliases 2018-08-21 16:39:57 +02:00
Vladimír Čunát
153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Timo Kaufmann
8014c7f186
Merge pull request #45013 from jbaum98/fflas-ffpack_darwin
fflas-ffpack: Add darwin support
2018-08-19 16:24:52 +02:00
Jake Waksbaum
8374400cec fflas-ffpack: Add darwin support 2018-08-18 20:28:06 +00:00
Benjamin Hipple
65bb0b23b9 Add platforms.all 2018-08-18 12:11:06 -04:00
Benjamin Hipple
460029cf94 ecos: init at 2.0.6 2018-08-18 03:38:50 +00:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Sarah Brofeldt
692c02ff4b
Merge pull request #44993 from bcdarwin/MIRTK
mirtk: init at 2.0.0
2018-08-16 10:51:12 +02:00
Jake Waksbaum
c0c854da95 zn_poly: Add darwin support 2018-08-14 00:49:42 -04:00
Ben Darwin
0adc6f4d8f mirtk: init at 2.0.0 2018-08-13 15:55:04 -04:00
Vladimír Čunát
ded9a4b1aa
Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Jan Malakhovski
b2563a55b7 nifticlib: disable tests 2018-08-11 09:35:38 +00:00
Jake Waksbaum
6385e5ffda lcalc: Add darwin support (#44850) 2018-08-10 09:53:52 +02:00
Frederik Rietdijk
d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00