about summary refs log tree commit diff
path: root/pkgs/development/python-modules/numpy
AgeCommit message (Expand)AuthorFilesLines
2020-12-01python3Packages.numpy: fix compatibility with newer pytestFrederik Rietdijk1-1/+8
2020-12-01python3Packages.numpy: use pytest_5Jonathan Ringer1-3/+6
2020-11-17python2Packages.numpy: fix openblas threadsJonathan Ringer1-0/+1
2020-11-17python3Packages.numpy: fix tests for >64 core machinesJonathan Ringer1-0/+4
2020-11-05python3Packages.numpy: 1.19.2 -> 1.19.4Frederik Rietdijk1-2/+2
2020-11-05pythonPackages.numpy: set license to bsd3Nicolai Kellerer2-0/+2
2020-11-05python3Packages.numpy: 1.19.1 -> 1.19.2Frederik Rietdijk1-2/+2
2020-09-04numpy: set runtime_library_dirs tooMatthew Bauer2-0/+6
2020-08-29python3Packages.numpy: 1.16.5 -> 1.16.6Frederik Rietdijk1-2/+2
2020-08-15python3Packages.numpy: add hypothesis to checkInputsDaniël de Kok1-0/+3
2020-08-04python: numpy: 1.19.0 -> 1.19.1Frederik Rietdijk1-2/+2
2020-07-12python2Packages.numpy: fix build on darwinDmitry Kalinkin2-0/+124
2020-07-04numpy: fix distutils patch for 1.19.0Dmitry Kalinkin1-5/+4
2020-06-30python: numpy: 1.18.5 -> 1.19.0Frederik Rietdijk1-2/+2
2020-06-05python: numpy: 1.18.4 -> 1.18.5Frederik Rietdijk1-2/+2
2020-05-11python: numpy: 1.18.3 -> 1.18.4Frederik Rietdijk1-2/+2
2020-05-08numpy: set lapack, blas sectionsMatthew Bauer1-0/+8
2020-04-27python: numpy: 1.18.2 -> 1.18.3Frederik Rietdijk1-2/+2
2020-04-27python3Packages.numpy: 1.18.1 -> 1.18.2Frederik Rietdijk1-2/+2
2020-04-20numpy: Use blas and lapack dev outputs for include dirsJohn Ericson1-1/+1
2020-04-20blas,lapack: use isILP64 instead of is64bitMatthew Bauer1-1/+1
2020-04-20numpy: set lapack,blas library names correctlyMatthew Bauer1-3/+1
2020-04-17treewide: use blas and lapackMatthew Bauer1-8/+12
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-30python: numpy: 1.18.0 -> 1.18.1Frederik Rietdijk1-2/+2
2020-01-03python3Packages.numpy: fix buildFrederik Rietdijk1-2/+14
2020-01-03python: numpy: 1.17.5 -> 1.18.0Frederik Rietdijk1-2/+2
2020-01-03python: numpy: 1.17.4 -> 1.17.5Frederik Rietdijk1-2/+2
2019-12-07pythonPackages.numpy: update homepageJonathan Ringer1-1/+1
2019-11-12python: numpy: 1.17.3 -> 1.17.4Frederik Rietdijk1-2/+2
2019-10-18python: numpy: 1.17.2 -> 1.17.3Frederik Rietdijk1-2/+2
2019-09-08python: numpy: 1.17.1 -> 1.17.2Frederik Rietdijk1-2/+2
2019-08-28python3Packages.numpy: 1.17.0 -> 1.17.1Frederik Rietdijk1-2/+2
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-07-27python: numpy: 1.16.4 -> 1.17.0Frederik Rietdijk1-2/+2
2019-07-27python.pkgs.numpy: don't exclude f2py test anymoreFlorian Klink1-3/+2
2019-07-03numpy: enable on pypy (without tests)leo602281-1/+3
2019-06-18Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-06-15python: numpy: 1.16.3 -> 1.16.4Frederik Rietdijk1-2/+2
2019-04-28python: provide hasCxxDistutils attribute for pythonPackages.numpyDmitry Kalinkin1-1/+1
2019-04-24python: numpy: 1.16.2 -> 1.16.3Frederik Rietdijk1-2/+2
2019-04-09pypyPackages.numpy: Enable.Corbin1-2/+1
2019-03-01numpy: 1.16.1 -> 1.16.2Will Dietz1-2/+2
2019-02-17python: numpy: 1.16.0 -> 1.16.1Frederik Rietdijk1-2/+2
2019-01-14numpy: 1.15.4 -> 1.16.0Will Dietz1-14/+2
2018-12-19mkl: include Intel's libiomp.so in the MKL RPM unpackBenjamin Hipple1-2/+0
2018-12-03python: numpy: 1.15.3 -> 1.15.4Frederik Rietdijk1-2/+2
2018-10-24python: numpy: 1.15.2 -> 1.15.3Frederik Rietdijk1-2/+2
2018-10-20pythonPackages.{numpy,scipy,numexpr}: support MKL as BLASChris Ostrouchov1-8/+20