Jérémie du Boisberranger
|
deefca2f18
|
MAINT Explicit cython options for better discovery (#27480)
|
2023-09-27 09:32:06 -04:00 |
Adrin Jalali
|
42173fdb34
|
MNT add isort to ruff's rules (#26649)
|
2023-06-21 17:50:07 +02:00 |
Adrin Jalali
|
893d5accaf
|
MNT Update black to 23.3.0 (#26110)
|
2023-04-06 12:14:16 -04:00 |
Jérémie du Boisberranger
|
30f30cde8a
|
BLD Generate warning automatically for templated cython files (#25842)
|
2023-03-14 10:51:24 -04:00 |
Jérémie du Boisberranger
|
725569f957
|
MAINT Clean dead code in build helpers (#25661)
|
2023-02-28 11:55:24 -05:00 |
Jérémie du Boisberranger
|
1042757565
|
MAINT Replace deprecated cython conditional compilation (#25654)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2023-02-25 09:56:25 +00:00 |
Adam Li
|
dfe9e2e118
|
MAINT Remove Cython compilation warnings ahead of Cython3.0 release (#25621)
|
2023-02-19 18:14:56 +01:00 |
Loïc Estève
|
f5ae73dcb4
|
CI Use latest Cython sources in scipy-dev build (#25300)
|
2023-01-11 13:55:13 -05:00 |
Thomas J. Fan
|
266d2a2b8d
|
BLD Migrate away from distutils and only use setuptools (#24563)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2022-11-03 18:30:14 +01:00 |
Thomas J. Fan
|
65da23d5fc
|
CI Fix scipy-dev for deprecated numpy.distutils (#22513)
|
2022-02-17 15:32:03 +01:00 |
Thomas J. Fan
|
5f75acdd12
|
MNT Bump joblib version dependency to 1.0.0 (#22365)
|
2022-02-09 13:47:18 +01:00 |
Thomas J. Fan
|
594b1f70fc
|
CI Build macOS arm wheels [cd build gh] (#21827)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
|
2021-12-02 16:57:25 +01:00 |
Thomas J. Fan
|
a611fed55f
|
MNT Configures boundscheck=True for one of the CI instances (#21779)
|
2021-11-25 14:43:30 +01:00 |
Jérémie du Boisberranger
|
1f8825c8dd
|
MNT Centralize common cython compiler directives (#21512)
|
2021-11-03 13:26:23 +01:00 |
Mathis Batoul
|
4b8cd88039
|
MAINT Improve source generation using `Tempita` (#20481)
Co-authored-by: Joan Massich <sik@visor.udg.edu>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-08-09 21:43:56 +02:00 |
Guillaume Lemaitre
|
6b2d5a973a
|
CI temporary fix for linking against system libs (#20654)
|
2021-08-02 14:16:54 +02:00 |
Thomas J. Fan
|
82df48934e
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
Isuru Fernando
|
d640b7fc61
|
Support cross compiling using crossenv (#18884)
|
2020-11-23 09:31:45 +01:00 |
Roman Yurchak
|
00ab3e10e2
|
Build fixes for pyodide (#18810)
|
2020-11-13 11:01:50 +01:00 |
Thomas J. Fan
|
1ea9ae2245
|
MNT Move min_dependencies up a level (#18610)
|
2020-10-14 16:11:05 +02:00 |
Ram Rachum
|
61ec6b9b79
|
MNT Use raise from in 19 modules (#17835)
|
2020-08-25 08:57:29 +02:00 |
Thomas J. Fan
|
e89157e18a
|
MNT Support for case insensitive filesystems (#18151)
|
2020-08-14 10:19:18 +02:00 |
Jérémie du Boisberranger
|
2d1bc8b8e6
|
CI import setuptools monkeypatch distutils commands (#17887)
|
2020-07-10 18:28:42 +02:00 |
Jérémie du Boisberranger
|
cac167244d
|
CI Fix pre-build checks to handle compilers from build_ext options (#16193)
|
2020-07-10 16:10:10 +02:00 |
Thomas J. Fan
|
0f114b610d
|
MNT Places all minimum dependencies in one central location (#17573)
Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
|
2020-06-27 16:55:25 +02:00 |
Nicolas Hug
|
7494da6f52
|
MNT removed deprecated files generation (#17132)
|
2020-05-25 17:34:17 +02:00 |
Nicolas Hug
|
1931e142ed
|
Remove deprecated utils (#17133)
|
2020-05-20 22:03:54 +02:00 |
Roman Yurchak
|
5a4340834d
|
Fix mypy errors (#16726)
|
2020-03-30 15:41:05 +02:00 |
Guillaume Lemaitre
|
a5542e9490
|
BUG fix pip3 ubuntu update by suffixing file (#15928)
|
2019-12-20 11:11:20 -05:00 |
Thomas J Fan
|
13134a884b
|
Fix imports in pip3 ubuntu by suffixing affected files (#15891)
|
2019-12-18 10:09:48 +08: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 |
Jérémie du Boisberranger
|
82845abac6
|
BLD Fix remove lazy import of Tempita (#15608)
|
2019-11-12 08:03:45 -08:00 |
Olivier Grisel
|
82e2f54565
|
BLD: Do not pre-cythonize when calling sdist (#15567)
|
2019-11-08 13:04:30 +01:00 |
Thomas J Fan
|
f447dbcc1f
|
MNT Uses pep562 to import private methods (#15431)
|
2019-11-04 10:08:31 +01:00 |
Thomas J Fan
|
57996433e6
|
MNT Removes trailing underscore from files (#15397)
|
2019-10-30 10:36:46 +08:00 |
Thomas J Fan
|
6769490424
|
MNT Make modules private in feature_selection (#15376)
|
2019-10-29 11:00:32 +08:00 |
Nicolas Hug
|
b92455a6b2
|
MAINT Deprecate all of utils.testing except all_estimators (#15367)
|
2019-10-28 17:28:56 +01:00 |
Thomas J Fan
|
5756a9934b
|
MNT Make modules private in decomposition (#15344)
|
2019-10-28 22:46:16 +08:00 |
Thomas J Fan
|
a311ec0d8b
|
MNT Make modules private in guassian_process (#15320)
|
2019-10-28 11:20:36 +08:00 |
Thomas J Fan
|
4a95e33e63
|
MNT Make modules private in sklearn.datasets (#15307)
|
2019-10-27 17:17:23 -04:00 |
Thomas J Fan
|
bb3b3f9261
|
MNT Make modules private in feature_extraction (#15321)
|
2019-10-25 16:41:13 -04:00 |
jeremiedbb
|
c2115b10eb
|
BLD lazy import of tempita to avoid cython dependency (#15313)
|
2019-10-25 14:42:18 +02:00 |
Guillaume Lemaitre
|
f1330cda4f
|
MAINT revert unecessary deprecation for permutation_importance module (#15354)
|
2019-10-24 15:51:36 +02:00 |
Thomas J Fan
|
0a7adef005
|
MNT Make modules private in linear_model (#15324)
|
2019-10-23 15:34:26 +02:00 |
Nicolas Hug
|
e947689c90
|
MAINT Make files private for sklearn.metrics and sklearn.metrics.cluster (#15306)
|
2019-10-23 15:20:28 +02:00 |
Thomas J Fan
|
f86e852c27
|
MNT Make modules private in inspection (#15334)
|
2019-10-23 14:50:58 +02:00 |
Thomas J Fan
|
62aee0666e
|
MNT Make modules private in neighbors (#15322)
* API Deprecated paths in deprecated_neighbors
* BUG Fixes dist metrics errors
* BUG Fixes deprecated paths
* CLN Address comments
|
2019-10-23 10:52:52 +02:00 |
Hanmin Qin
|
ad0e9a97a6
|
MNT CI failure in master (#15330)
|
2019-10-22 18:34:02 +08:00 |
Thomas J Fan
|
46c3142bec
|
MNT Make modules private in manifold (#15318)
|
2019-10-22 11:41:02 +08:00 |
Thomas J Fan
|
e7de9b4cfe
|
MNT Make modules private in semi_supervised (#15317)
|
2019-10-22 11:39:28 +08:00 |