Commit Graph

226 Commits

Author SHA1 Message Date
Yao Xiao 21b1b7e87b
DOC update doc build sphinx link to by matching regex in lock file (#27970) 2023-12-18 08:40:34 +01:00
Thomas J. Fan 05133a593f
CI Only run arm tests nightly (#26996)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2023-08-08 07:59:50 +02:00
Noa Malem-Shinitski 3a291fce9b
DOC Contributing guidelines - avoid referring to tests before instructing to install pytest (#26800) 2023-07-07 13:57:24 +00:00
Stefanie Senger 845771fa56
DOC add `pip install sphinx_copybutton` to contribution guide (#26722) 2023-06-28 16:45:00 +02:00
Arturo Amor 4a2b8c3c8e
DOC Add instructions how to use dropdowns in contributing guide (#26636)
Co-authored-by: Gael Varoquaux <gael.varoquaux@normalesup.org>
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-06-22 14:31:11 +02:00
Lucy Liu 4a8b4f93ff
DOC Update link to best sphinx version for doc build (#26626) 2023-06-21 17:22:14 +02:00
Adrin Jalali 23a0dcbac9
MNT replace flake8 with ruff (#26630) 2023-06-20 14:34:23 +00:00
Yao Xiao f31d167d57
DOC search link to sphinx version (#26610) 2023-06-19 17:09:31 +02:00
Loïc Estève 51bd5624ef
CI Add Pyodide wheel build (#26374) 2023-05-22 16:09:57 -04:00
searchforpassion d0b383ee22
DOC update list numbers in contributing doc (#26360) 2023-05-15 12:13:14 +02:00
Maren Westermann b87a33fe9b
DOC update documentation on re-building Cython extensions (#26334) 2023-05-09 18:38:22 -04:00
Christian Veenhuis 559609fe98
MAINT Fix several typos in src and doc files (#26187) 2023-04-17 21:35:24 -04:00
Adrin Jalali 893d5accaf
MNT Update black to 23.3.0 (#26110) 2023-04-06 12:14:16 -04:00
Christian Lorentzen 41fd298939
DOC note on calibration impact on ranking (#25900) 2023-03-23 15:49:30 +01:00
Julien Jerphanion 67f54e1fef
DOC Add a 'Cython Best Practices, Conventions and Knowledge' section (#25608)
Co-authored-by: Meekail Zain <Micky774@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Vincent M <maladiere.vincent@yahoo.fr>
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
Co-authored-by: Jérémie du Boisberranger <jeremiedbb@users.noreply.github.com>
Co-authored-by: Adam Li <adam2392@gmail.com>
2023-03-09 14:52:09 +01:00
crispinlogan 44bf2abffc
DOC fix typo in doc/developers/contributing.rst (#25343) (#25344) 2023-01-10 11:25:24 +01:00
Thomas J. Fan e1ec3f99a3
CI Adds quicker CI failure to reduce resource usage (#21497)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-12-13 11:52:53 +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 8fc372f8bc
DOC use https links when possible (#25049) 2022-11-28 10:24:43 +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
Meekail Zain 80d21c3767
DOC Add `plotly` dependancy for documentation in the docs(#24805) 2022-11-01 17:11:43 +01:00
Nguyễn Văn Diễn ec3632b6be
DOC Fix the star button in the wrong place in ways to contribute (#24510) 2022-09-26 14:13:01 +02:00
Lucy Liu dfddeb1aaf
DOC Improve format in Documentation section of contributing.rst (#24467) 2022-09-19 11:00:25 +02:00
Lucy Liu e182edd015
fix link (#24468) 2022-09-19 10:48:25 +02:00
Lucy Liu debc6202ed
DOC Add note on backtick rendering (#24368) 2022-09-08 11:03:17 +02:00
Lucy Liu 730a44d52f
DOC Expand types of docs in contributing docs section (#24371) 2022-09-07 15:47:04 +02:00
Lucy Liu 36aca6fef2
amend wording doc ci (#24370) 2022-09-06 09:36:28 +02:00
Lucy Liu 7781299cd2
DOC Add section to contributing.rst on cross referencing syntax (#24092) 2022-08-24 11:32:07 +02:00
Loïc Estève 68c5ceb50a
CI add ability to run float32 tests by commit message (#24202) 2022-08-23 10:42:38 +02:00
Lucy Liu 3dff0aab63
DOC Update viewing docs in CI `contributing.rst` (#24040) 2022-08-01 13:29:18 +02:00
Tom Dupré la Tour 06f125d013
MNT replace unconventional characters (#23966) 2022-07-21 12:19:12 +02:00
Loïc Estève ac52fe1d27
MAINT simplify linting by running flake8 on the whole project (#23846) 2022-07-06 16:42:00 +02:00
Benjamin Carter 001d452d70
DOC fix link to Scipy development workflow (#23661) 2022-06-17 10:34:40 +02:00
Loïc Estève 1650347857
DOC fix links with broken anchor (#23611) 2022-06-14 16:51:01 +02:00
Sean Atukorala ed582d3978
DOC Fix grammar in contributing doc (#23553) 2022-06-07 10:17:25 +02:00
Olivier Grisel f6e6973099
CI Experimental [nogil] build of scikit-learn (#23174)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-05-02 14:09:26 +02:00
Jérémie du Boisberranger b1cc92c280
DOC More precise doc for change of default value of a parameter (#23244) 2022-05-02 10:30:51 +02:00
Logan Thomas f16c987592
DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
Thomas J. Fan d4aad64b1e
MNT Update to black 22.3.0 to resolve click error (#22983)
* MNT Update to black 22.3.0 to resolve click error

* STY Update for new black version
2022-03-29 12:04:41 +02:00
ahmadjubair33 3f66d6e968
DOC fix typo in contributing guide (#22815) 2022-03-13 19:23:09 +01:00
MarieS-WiMLDS 92bd904f8c
DOC adding numpydoc to the development dependencies (#22792)
Co-authored-by: Marie <marie.sacksick@cybelangel.com>
2022-03-12 17:00:48 +01:00
Arturo Amor e107e6165f
DOC Add minimal reproducer guide for scikit-learn (#22401)
Co-authored-by: Juan Martin Loyola <jmloyola@outlook.com>
Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-03-03 08:29:55 +01:00
Chiara Marmo b19c748adb
DOC Add directives about writing bibliographic references. (#22656)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-03-03 00:00:03 +01:00
Loïc Estève 005cab5ced
DOC: remove note for old version in contributing guide (#22608) 2022-02-25 08:41:30 +01:00
Thomas J. Fan 1fc86b6aac
MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
Sven Eschlbeck 5c01ac372b
DOC Improves explanation for default value change procedures (#21629) 2022-02-02 10:22:31 -05:00
Thomas J. Fan 3df67e0139
MAINT using "/take" to assign issues in GitHub (#21221) 2022-01-28 18:02:00 +01:00
Ohad Michel 9aff4def98
DOC Add airspeed benchmarks page link to the contributing docs (#22075) 2021-12-28 09:24:30 -05:00
Thomas J. Fan 06ce32bbb8
CI Simplier wheel building config [cd build gh] (#21849) 2021-12-02 10:26:34 +01:00
Olivier Grisel 016df3326c
MAINT move PyPy back to scheduled build (#21645)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-11-12 17:33:11 -05:00