Commit graph

26 commits

Author SHA1 Message Date
Martin Weinelt 7be28200e2 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 01:45:13 +01:00
Martin Weinelt 49ff3d9ed6 python3Packages.nilearn: 0.8.1 -> 0.9.0 2022-03-14 00:28:56 +01:00
Jonathan Ringer a21c84bc75
python3Packages.nilearn: reduce test suite significantly
Full test suite attempts to pull down web resources
and can take 9+ hours with timeout periods
2022-02-04 18:26:45 -08:00
Ben Darwin fa83ed462a python3Packages.nilearn: unbreak tests
Only recurse into `nilearn/`, not e.g. `examples/`,
which triggers (non-mocked) data downloads.
2021-11-29 15:41:34 -05:00
Martin Weinelt 63222c7ca0 python3Packages.nilearn: 0.8.0 -> 0.8.1 2021-10-11 01:22:05 +02:00
Martin Weinelt bdd4d986d0 python3Packages.nilearn: 0.7.1 -> 0.8.0 2021-06-22 13:42:34 +02:00
DavHau cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
Frederik Rietdijk 6844c40a26 python3Packages.nilearn: 0.7.0 -> 0.7.1 2021-04-03 17:48:41 +02:00
Ben Darwin a319fd5d66 python3Packages.nilearn: 0.6.2 -> 0.7.0 2020-11-23 14:09:20 -05:00
Frederik Rietdijk ff81114e25 python3Packages.nilearn: 0.6.0 -> 0.6.2 2020-05-11 22:12:49 +02:00
Ben Darwin 7e2f26ea05 python3Packages.nilearn: quote homepage URL 2020-04-09 10:44:55 -04:00
Ben Darwin 78d5faba5e python3Packages.nilearn: add nose to checkInputs 2020-03-27 10:53:07 -07:00
Ben Darwin 134b645343 python3Packages.nilearn: unbreak package 2020-02-06 19:59:14 +01:00
Frederik Rietdijk 5188b4c437 python: nilearn: 0.5.2 -> 0.6.0 2019-12-30 16:46:44 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk b0bd4e72cc python: nilearn: 0.5.1 -> 0.5.2 2019-04-24 18:43:26 +02:00
Frederik Rietdijk 3a3ea2f935 python: nilearn: 0.5.0 -> 0.5.1 2019-04-18 12:42:41 +02:00
Frederik Rietdijk 83e3df7ef8 python: nilearn: 0.4.2 -> 0.5.0 2019-02-17 14:40:29 +01:00
xeji f3a0c8a3aa
pythonPackages.nilearn: disable still failing tests (#46918)
A previous attempt to fix tests failing on some machines (#46850)
was unsuccessful, they still failed on Hydra sometimes while
succeeding locally. Revert #46850 and disable these tests instead.
2018-09-19 23:50:22 +02:00
xeji 970393c34a
pythonPackages.nilearn: fix test_signal tests (#46850)
These tests failed on some machines, probably due to lower arithmetic
presicion. Reduce required precision from 13 to 8 decimal digits.
2018-09-19 16:15:02 +02:00
Uli Baum d9bdd64f04 pythonPackages.nilearn: fix tests
disable failing tests
2018-09-13 19:40:29 +02:00
Frederik Rietdijk 989079c566 python: nilearn: 0.4.1 -> 0.4.2 2018-06-22 13:09:42 +02:00
Frederik Rietdijk e5f1688a21 python: nilearn: 0.4.0 -> 0.4.1 2018-04-08 11:34:55 +02:00
Frederik Rietdijk 00a9a8f889 python: nilearn: 0.3.1 -> 0.4.0 2017-12-31 10:55:09 +01:00
adisbladis d99378654f pythonPackages: Add version and pname attributes to packages 2017-11-23 17:49:43 +01:00
Samuel Leathers f8f62d5216 nilearn: 0.2.5 -> 0.3.1
fixes #29178
2017-09-16 00:25:11 +01:00