Guillaume Lemaitre
8f5ff3978f
MAINT do not copy anymore conftest.py ( #27958 )
2023-12-14 15:24:00 +01:00
Loïc Estève
1bcbc00da6
MAINT Fix nightly wheels upload ( #27831 )
2023-11-23 10:57:15 +00:00
Sebastian Berg
7ceb4d8f57
BLD: Build scikit-learn nightlies using NumPy nightlies ( #27735 )
...
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-11-20 11:11:45 +01:00
Loïc Estève
93e22cdd8d
CI Build and test Python 3.12 wheels ( #27027 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-10-02 14:03:09 +02:00
Adrin Jalali
42173fdb34
MNT add isort to ruff's rules ( #26649 )
2023-06-21 17:50:07 +02:00
Jarrod Millman
33708a9f1c
Upload nightly built wheels to scientific-python-nightly-wheels ( #26417 )
...
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-06-19 16:38:40 +02:00
Jérémie du Boisberranger
d92c76986a
TST Speed-up test suite when using pytest-xdist ( #25918 )
2023-03-22 11:18:30 +01:00
Thomas J. Fan
3099d27523
CI Upload ARM wheels from CirrusCI to nightly and staging index ( #25513 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2023-02-03 20:38:29 +01:00
Loïc Estève
de54caafcf
CI Build doc on CircleCI ( #25466 )
2023-01-24 12:44:52 -05:00
Julien Jerphanion
5f70c4468c
BLD Update Cython minimum version to `0.29.33` ( #25342 )
...
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2023-01-18 17:04:17 +01:00
Julien Jerphanion
71ca9258d3
CI Update conda-lock from 1.2.1 to 1.3.0 ( #25404 )
2023-01-16 11:20:51 +01:00
Thomas J. Fan
5af8c6b080
CI Adds arm wheel build in cirrus CI ( #25362 )
2023-01-13 16:21:22 +01:00
Loïc Estève
7d47190cef
MNT [scipy-dev] [pypy] [azure parallel] update lock files ( #25361 )
2023-01-11 17:35:25 +01:00
Thomas J. Fan
743fe8e5a2
CI Introduces macOS arm64 wheel building with Cirrus CI [cd build cirrus] ( #25048 )
2022-12-12 17:56:43 +01:00
Loïc Estève
87372f05d0
MAINT Update conda-lock version and regenerate lock files ( #25009 )
2022-11-23 10:17:08 +01:00
Olivier Grisel
bec66c40c2
[MAINT] Bump up CI deps (2022-11-22) ( #25002 )
...
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
2022-11-23 07:23:01 +01:00
Chiara Marmo
7ec1bfc2ab
CI Update to python 3.11 docker windows image ( #24900 )
2022-11-12 11:05:10 +01:00
Olivier Grisel
76511995f7
BLD centralize the pytest-xdist pinning and update deps ( #24836 )
2022-11-04 22:30:04 +01:00
Olivier Grisel
63f92d4adb
MAINT bump up CI dependencies ( #24803 )
...
[scipy-dev] [pypy]
2022-11-04 11:58:55 +01: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
86b8e5b985
BLD Remove vcruntime DLL for Python >= 3.8 ( #24799 )
2022-11-02 14:01:18 +01:00
Thomas J. Fan
7c2a58d51f
CI Remove remaining windows 32 references ( #24657 )
...
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-10-20 16:20:45 +02:00
Chiara Marmo
38c34af8bb
CI Add wheel builds for Python 3.11 ( #24446 )
...
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-10-20 15:35:35 +02:00
Jérémie du Boisberranger
6697de3608
MAINT Bump min dependencies for 1.2 ( #24650 )
...
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-10-14 16:01:29 +02:00
Chiara Marmo
5c897f1980
Add msvcp140.dll to Windows 64 bit wheels ( #24631 )
2022-10-14 10:59:16 +02:00
Arturo Amor
6c00e9430e
MAINT set plotly min to 5.10 ( #24629 )
2022-10-13 17:53:38 +02:00
Thomas J. Fan
16f4fb86bd
CI Remove Windows 32 bit support ( #24627 )
2022-10-13 12:12:52 +02:00
Thomas J. Fan
3ae10208b2
CI Use GITHUB_OUTPUT instead of deprecated set-output ( #24644 )
...
* CI Use GITHUB_ENV instead of deprecated set-output
* CI [cd build gh]
* FIX Echo into github environment [cd build gh]
* FIX Use GITHUB_OUTPUT [cd build gh]
2022-10-13 07:31:19 +02:00
Olivier Grisel
50b818e9fb
MAINT set joblib min to 1.1.1 ( #24621 )
2022-10-10 12:05:16 -04:00
Guillaume Lemaitre
d2c713bce6
MAINT modify import raccoon face for SciPy >= 1.10 ( #24521 )
2022-09-29 10:26:27 -04:00
Olivier Grisel
2f8b8e7f1a
MAINT Update CI dependencies ( #24453 )
...
* MAINT Update CI dependencies
* Trigger [pypy] [scipy-dev] [nogil] [icc-build]
2022-09-17 09:51:15 +02:00
Arturo Amor
851d02f2ae
DOC Rework plot_grid_search_text_feature_extraction.py example ( #23740 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-09-15 10:10:01 +02:00
Olivier Grisel
d3fc4ffc89
MAINT update lock files on CI ( #24363 )
2022-09-05 12:20:18 -04:00
Thomas J. Fan
87d182de24
DOC Fixes search on webpage ( #24128 )
2022-08-09 06:59:14 +02:00
Thomas J. Fan
c8f68e8ab8
CI Set MACOSX_DEPLOYMENT_TARGET=10.9 ( #23833 )
2022-08-05 09:10:37 +02:00
Loïc Estève
c42720e777
CI unpin coverage where possible and regenerate lock files ( #23969 )
2022-07-21 08:40:58 -04:00
Thomas J. Fan
b5091a5618
CI Allow documentation building when the fork uses the main branch ( #23937 )
...
* CI Allow documentation building when the fork uses the main branch
* DOC Improve wording
2022-07-18 15:30:37 +01:00
Loïc Estève
72896e2938
CI update lock files ( #23762 )
...
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-06-27 11:20:21 +02:00
Olivier Grisel
a4a53eaa22
CI reduce verbosity of build_doc.sh ( #23557 )
2022-06-07 09:33:41 -04:00
Loïc Estève
6848f41baa
DOC fix glossary link ( #23534 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-06-06 12:40:56 +02:00
Thomas J. Fan
fb3ed90fb5
MNT Fixes doc building on PR ( #23508 )
2022-06-03 09:47:44 +02:00
Juan Carlos Alfaro Jiménez
eb95e44c3c
CI Move documentation builder to actions ( #21137 )
...
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-05-31 22:34:59 -04:00
Thomas J. Fan
1c8a6fbc23
CI Fixes windows wheel build [cd build gh] ( #23122 )
2022-04-13 10:03:13 +02:00
Thomas J. Fan
42a34e81a2
CI Use conda-forge's openmp in osx to build wheels ( #22109 )
2022-01-03 16:48:36 +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
06ce32bbb8
CI Simplier wheel building config [cd build gh] ( #21849 )
2021-12-02 10:26:34 +01: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
686ab3ed36
BLD Fixes osx build by downgrading to 11.X ( #21227 )
2021-10-07 16:19:55 +02:00
Dimitri Papadopoulos Orfanos
d3429c138a
MAINT Fix chmod ±x in .sh and .pyx files ( #21234 )
2021-10-05 23:04:07 +02:00
Thomas J. Fan
efa5e3eee5
MAINT Removes remaining references to python 3.6 ( #21110 )
2021-09-23 11:38:38 +02:00