Commit Graph

13 Commits

Author SHA1 Message Date
Olivier Grisel a2edddaf67
MAINT pypy compat for sklearn.show_versions (#22649)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-03-02 10:10:22 +01:00
Olivier Grisel 817f069599
FIX Avoid side effects importing pip/setuptool in show_version (#22621)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-02-28 16:28:04 -05:00
Thomas J. Fan fe62250239
ENH Adds threadpoolctl info into show_versions (#21457)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-11-02 11:57:07 +01:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Matthias Bussonnier 38378cbdd4
DOC Fix numpydoc section name Return -> Returns (#17879)
From a cursory glance this is the only place I found in sklearn (and to a wider extend scipy/numpy) that uses Return instead of Returns as described in the numpydoc format.
2020-07-11 17:32:12 -04:00
Jérémie du Boisberranger 350438cc4f
MNT Add threadpoolctl in show_versions (#17241) 2020-05-15 12:45:37 -04:00
Ekaterina Borovikova 4755ae76d2
DOC Add versionchanged and versionadded for v0.20 (#16199)
Co-Authored-By: Adrin Jalali <adrin.jalali@gmail.com>
Co-Authored-By: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-Authored-By: Nicolas Hug <contact@nicolas-hug.com>
2020-04-26 09:29:36 -04:00
Jérémie du Boisberranger 9876f748b0 [MRG] BUILD: warn instead of raise when openmp unsupported (#15174) 2019-11-13 10:03:12 +01:00
jeremiedbb 01a140a0bf MAINT Remove BLAS infos from show_versions and build log (#14205) 2019-07-18 12:55:56 +02:00
arnaudstiegler ee8bdd0b61 ENH Add joblib to the list of dependencies in show_versions (#14141) 2019-06-21 15:03:37 -07:00
gpapadok 3ed200292f Added matplotlib to show_versions() (#13983) 2019-05-29 21:19:52 +02:00
Hanmin Qin f456a40828
MNT Change show_versions format to suit markdown (#12255) 2018-10-04 09:38:35 +08:00
Alexandre Boucaud b21f9b4f98 MNT Add sklearn show_versions() method (#11596) 2018-08-01 09:12:51 +10:00