Commit graph

27 commits

Author SHA1 Message Date
Frederik Rietdijk e82517ff50 python: numpy: 1.15.2 -> 1.15.3 2018-10-24 20:05:44 +02:00
Chris Ostrouchov 277b73ab6f pythonPackages.{numpy,scipy,numexpr}: support MKL as BLAS
This adds support building with MKL.
2018-10-20 11:50:37 +02:00
Frederik Rietdijk bc5d118208 python: numpy: 1.15.1 -> 1.15.2 2018-10-13 09:50:16 +02:00
John Ericson cfbfb9440c numpy: gfortran and pytest should be nativeBuildInputs 2018-09-25 14:03:30 -04:00
Robert Schütz 93550cbddf Merge branch 'master' into staging-next 2018-08-31 17:32:48 +02:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
Frederik Rietdijk 27c844e6c9 python: numpy: 1.15.0 -> 1.15.1 2018-08-25 18:07:13 +02:00
Frederik Rietdijk f695fec875 python: numpy: 1.14.5 -> 1.15.0 2018-08-25 07:38:22 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Frederik Rietdijk 8fb618248f python: numpy: 1.14.4 -> 1.14.5 2018-06-22 13:09:43 +02:00
Frederik Rietdijk da9a8bc062 python: numpy: 1.14.3 -> 1.14.4 2018-06-22 13:09:22 +02:00
Frederik Rietdijk 18b323b074 python: numpy: 1.14.2 -> 1.14.3 2018-05-10 10:09:14 +02:00
Dmitry Kalinkin 31010e0f89
python3: add C++ compiler support for distutils
This implements 095095c4 ('python: add C++ compiler support for distutils')
for python3. Should fix various problems with python packages on darwin.
2018-04-26 18:27:42 -04:00
Frederik Rietdijk a4952261af python.pkgs.numpy: improve expression 2018-04-04 19:51:31 +02:00
Will Dietz d01b1f6b1d numpy: fix on musl 2018-03-15 18:39:59 -05:00
Will Dietz c292469c6f numpy: 1.14.1 -> 1.14.2 2018-03-15 18:39:48 -05:00
Frederik Rietdijk 24ee19f8a6 python: numpy: 1.14.0 -> 1.14.1 2018-02-26 18:42:48 +01:00
Frederik Rietdijk 9bb18f612a python: numpy: 1.13.3 -> 1.14.0 2018-02-18 20:07:42 +01:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk 7f831ef05e python.pkgs.numpy: 1.13.1 -> 1.13.2 2017-09-29 08:57:14 +02:00
Dmitry Kalinkin 4d3c396181 python.pkgs.numpy: fix patch 2017-08-29 20:22:05 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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
2017-08-01 22:03:30 +02:00
Frederik Rietdijk 2c8960d85f python.pkgs.numpy: enable parallel building 2017-07-30 10:24:19 +02:00
Frederik Rietdijk ca0f2d8ce7 python.pkgs.numpy: 1.12.1 -> 1.13.1 2017-07-17 13:54:03 +02:00
Frederik Rietdijk c9b4a2f319 python.pkgs.numpy: move and get rid of multiple versions 2017-05-16 13:37:01 +02:00
Peter Simons 1cdbd5add0 numpy: reverted build fix that committed earlier on behalf of Konrad Hinsen
The patch broke the build of matplotlib.

svn path=/nixpkgs/trunk/; revision=34023
2012-05-09 07:22:18 +00:00
Peter Simons 6c37520d2a numpy: fixed build (patch by Konrad Hinsen)
svn path=/nixpkgs/trunk/; revision=33941
2012-04-28 14:14:16 +00:00