| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-05 | python3Packages.numexpr: 2.8.3 -> 2.8.4 | Martin Weinelt | |
| 2022-06-26 | python310Packages.numexpr: 2.8.1 -> 2.8.3 | R. Ryantm | |
| 2022-01-23 | python3Packages.numexpr: add packaging | Fabian Affolter | |
| 2022-01-23 | python3Packages.numexpr: 2.8.0 -> 2.8.1 | Jonathan Ringer | |
| 2021-12-05 | python38Packages.numexpr: 2.7.3 -> 2.8.0 | R. Ryantm | |
| 2021-04-03 | python3Packages.numexpr: 2.7.2 -> 2.7.3 | Frederik Rietdijk | |
| 2020-12-30 | python3Packages.numexpr: 2.7.1 -> 2.7.2 | Robert T. McGibbon | |
| 2020-11-19 | pythonPackages.numexpr: fix cross | Frederik Rietdijk | |
| 2020-07-15 | pythonPackages.numexpr: fix darwin build by refactoring checkPhase | Dmitry Kalinkin | |
| This fixes a following error on python 3.8: FileNotFoundError: [Errno 2] No such file or directory: '/nix/store/0s7kw66pav5c7bi38lb0gznxnxz31a1n-python3.8-numexpr-2.7.1/<stdin>' | |||
| 2020-01-07 | python3Packages.numexpr: 2.7.0 -> 2.7.1 | Jonathan Ringer | |
| 2019-10-27 | pythonPackages.numexpr: fix build | Jonathan Ringer | |
| 2019-10-27 | python: numexpr: 2.6.9 -> 2.7.0 | Frederik Rietdijk | |
| 2019-01-18 | python: numexpr: 2.6.8 -> 2.6.9 | Frederik Rietdijk | |
| 2018-12-19 | mkl: include Intel's libiomp.so in the MKL RPM unpack | Benjamin Hipple | |
| Since Intel's default openmp implementation is available in the same src tarball, we can just include it in the package. This means that `mkl` now "just works" without any environment variables, fragile setup-hooks, or forced propagation. Since the openmp implementation is only needed at runtime (and for test cases), users can substitute a different one if they prefer by exporting it with `LD_PRELOAD`, which is how Intel recommends handling this. If they do not do so, `libiomp.so` lives next to `libmkl_rt.so` and thus will be in the RPATH as a sane default. Since this still comes from the same src tarball, we can ship it without losing the fixed-output derivation; likewise, since Hydra is not building or caching these, shipping these proprietary packages costs no bandwidth for the nix community. | |||
| 2018-10-20 | pythonPackages.{numpy,scipy,numexpr}: support MKL as BLAS | Chris Ostrouchov | |
| This adds support building with MKL. | |||
| 2018-08-25 | python: numexpr: 2.6.7 -> 2.6.8 | Frederik Rietdijk | |
| 2018-08-25 | python: numexpr: 2.6.6 -> 2.6.7 | Frederik Rietdijk | |
| 2018-07-22 | python: numexpr: 2.6.5 -> 2.6.6 | Frederik Rietdijk | |
| 2018-05-10 | python: numexpr: 2.6.4 -> 2.6.5 | Frederik Rietdijk | |
| 2017-12-29 | python.pkgs.numexpr: 2.6.2 -> 2.6.4 | Frederik Rietdijk | |
