Jonathan Ringer
e949d75899
python2Packages.numpy: fix openblas threads
2020-11-17 09:39:27 -08:00
Nicolai Kellerer
e95b156a0f
pythonPackages.numpy: set license to bsd3
2020-11-05 15:47:06 -08:00
Matthew Bauer
b3d5272ff0
numpy: set runtime_library_dirs too
...
This appears to be needed in some Python distutils for the library to
get on RPATH correctly. I’m not sure why this worked before, but I
needed this value set for Python 3.8 numpy to work correctly.
2020-09-04 20:10:53 +02:00
Frederik Rietdijk
de3e467a47
python3Packages.numpy: 1.16.5 -> 1.16.6
2020-08-29 10:23:39 -07:00
Dmitry Kalinkin
1e4290b78c
python2Packages.numpy: fix build on darwin
...
By applying the old patch (compatible with 1.18.x and older). Also
refactor expression to make presence of the "old" version more
explicit.
2020-07-12 21:49:31 -04:00