Commit graph

37 commits

Author SHA1 Message Date
Robert Schütz c7e1ded6c5 pythonPackages.pybind11: don't run scipy tests
Two tests out of 439 are not worth working around the cyclic dependency.
2021-06-22 13:42:55 +02:00
Martin Weinelt 962a517aa1 python3Packages.scipy: run tests in parallel 2021-06-22 13:42:55 +02:00
Robert Schütz fbbe75d6e9 pythonPackages.pybind11: improve expression
We shouldn't build and install the package in preFixup.
2021-06-22 13:42:54 +02:00
Martin Weinelt f32fdc94c6 python3Packages.scipy: 1.6.1 -> 1.6.3 2021-06-22 13:42:41 +02:00
Robert T. McGibbon 3974d96160 python3Packages.scipy: 1.6.0 -> 1.6.1 2021-02-20 08:30:31 +01:00
Sandro cd8b8f82e1
Merge pull request #108455 from rmcgibbo/scipy
python3Packages.scipy: 1.5.4 -> 1.6.0
2021-01-07 03:07:47 +01:00
Robert T. McGibbon a8c26cf6cd python3Packages.scipy: 1.5.4 -> 1.6.0 2021-01-05 12:13:37 +00:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Frederik Rietdijk f3ecc37a85 python3Packages.scipy: 1.5.3 -> 1.5.4 2020-11-05 15:47:09 -08:00
Frederik Rietdijk 5e3c79e88e python3Packages.scipy: 1.5.2 -> 1.5.3 2020-11-05 15:47:04 -08:00
Frederik Rietdijk ad6d84d0e3 python: scipy: 1.5.0 -> 1.5.2 2020-08-04 21:54:27 +02:00
Frederik Rietdijk a3179602e4 python: scipy: 1.4.1 -> 1.5.0 2020-06-30 17:35:30 +02:00
Matthew Bauer 3d18975478 python.pkgs.scipy: set SCIPY_USE_G77_ABI_WRAPPER=1
To avoid segmentation fault on MKL, we need to use the CBLAS ABI.
Normally, scipy will autodetect this, but here we don’t link using the
‘libmkl_rt.so’ name. So we need to manually set this.

See 50012918db/doc/source/building/linux.rst (fortran-abi-mismatch)
2020-04-22 12:38:28 -05:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 9099c7e456 pythonPackages.scipy: 1.3.3 -> 1.4.1 2019-12-19 19:58:12 +01:00
Frederik Rietdijk 8911e95c8c python: scipy: 1.3.2 -> 1.3.3 2019-12-15 16:23:16 +01:00
Frederik Rietdijk 17a30b8968 python: scipy: 1.3.1 -> 1.3.2 2019-11-12 14:57:21 +01:00
Frederik Rietdijk 2c8ed5fd7d python3Packages.scipy: 1.3.0 -> 1.3.1 2019-08-18 11:48:40 +02:00
Vladimír Čunát 0aa9f35a99
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk 1fcf121b62 python: scipy: 1.2.1 -> 1.3.0 2019-06-15 08:44:03 +02:00
Frederik Rietdijk 3ef550b15c python: scipy: 1.2.0 -> 1.2.1 2019-02-17 14:40:41 +01:00
Frederik Rietdijk ee9bfb40b0 python: scipy: 1.1.0 -> 1.2.0 2018-12-19 09:37:34 +01: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
John Ericson 84fc814982 scipy: gfortran should be in nativeBuildInputs 2018-09-25 14:08:41 -04:00
Frederik Rietdijk f823ca5752 pythonPackages.scipy: disable tests
We should try to get these enabled again asap.
https://github.com/scipy/scipy/pull/8871#issuecomment-417391433
2018-09-01 10:41:37 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Frederik Rietdijk 83127d0dcb python: scipy: 1.0.1 -> 1.1.0 2018-06-22 13:09:30 +02:00
Frederik Rietdijk 7e107c2e7c python: scipy: 1.0.0 -> 1.0.1 2018-04-08 11:34:56 +02:00
Frederik Rietdijk 9b9796a497 python.pkgs.scipy: improve expression 2018-04-04 19:51:03 +02:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
Frederik Rietdijk 6f1f1a514f Revert "Resurrect pandas 0.17.1"
This reverts commit 96874c6e71.

- No package depends on this version.
- As a guideline we only keep one version of each package. Exceptions exist but only with a good reason.
- Expressions shouldn't be in `python-packages.nix` but in `python-modules`, as explained in the docs and the header of the file.
- I won't maintain these versions.
2017-10-07 11:51:24 +02:00
Shea Levy 96874c6e71
Resurrect pandas 0.17.1 2017-10-06 13:55:44 -07:00
Frederik Rietdijk 70cd310712 python.pkgs.scipy: enable parallel building 2017-07-30 10:24:19 +02:00
Frederik Rietdijk c2df8a28ee python.pkgs.scipy: 0.19.0 -> 0.19.1 2017-07-17 13:54:03 +02:00
Frederik Rietdijk ea2c573b3b python.pkgs.scipy: move expression and keep only a single version 2017-05-16 13:37:01 +02:00