Commit Graph

84 Commits

Author SHA1 Message Date
Daniel Schmitz b7169fd060
DOC: add note about restarting conda environment after creation (#27387) 2023-09-16 14:27:19 +00:00
Camille Troillard 8357243bf9
DOC improve code block CSS (#27136) 2023-08-28 15:01:49 +02:00
Maren Westermann 96e13f1d5d
DOC small documentation changes in the advanced installation guide (#26394) 2023-06-27 11:57:31 -04: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
Dimitri Papadopoulos Orfanos 2fd022d972
MAINT Fix typos found by codespell (#26448) 2023-05-31 10:19:21 +02:00
Maren Westermann b87a33fe9b
DOC update documentation on re-building Cython extensions (#26334) 2023-05-09 18:38:22 -04:00
Jérémie du Boisberranger 0d5f43466d
DOC Add the custom compiler section back (#25667)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2023-02-24 13:05:45 +01:00
Adrin Jalali 86fbdb14fb
DOC fix nightly build installation verbatim (#25153) 2022-12-09 15:55:23 +00:00
Julien Jerphanion 98e691932d
DOC Indicate uninstalling scikit-learn before installing nightly build (#24980)
Co-authored-by: Tim Head <betatim@gmail.com>
Co-authored-by: Jérémie du Boisberranger <jeremiedbb@users.noreply.github.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-11-23 19:49:16 +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
Stefanie Molin e46488f51e
DOC Add note about deactivating and reactivating the conda env after installing compilers. (#24062)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-08-01 08:40:07 +02:00
Loïc Estève 1650347857
DOC fix links with broken anchor (#23611) 2022-06-14 16:51:01 +02:00
Logan Thomas f16c987592
DOC: various spellcheck and typos (#23093) 2022-04-12 10:53:27 +02:00
Thomas J. Fan f1d3417b08
MNT Drops Python 3.7 in CI, wheel building, and docs (#22617)
* MNT Drops Python 3.7

* MNT Bump NumPy and SciPy

* FIX Fix build

* FIX Bump versions improved

* DOC Fixes numpy version [pypy]

* BLD [pypy] [icc-build]

* Update docs

* MAINT use scipy.optimize.LinearConstraint in test

* MAINT scipy 1.1.0 related code clean-up

* scipy>=1.3.2 in pyproject.toml's build deps

* [cd build]

* DOC Adds comment about pypy

* MAINT remove _astype_copy_false

* FIX Update check for python version in setup.py

Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-02-28 18:23:02 +01:00
Loïc Estève eac2fda184
DOC Improve Windows advanced install instructions (#22056) 2021-12-22 16:48:15 +01:00
Olivier Grisel 2ec028d2e8
DOC improve build instructions to be friendlier to first time contributors (#21353) 2021-10-17 01:24:08 +02:00
Dimitri Papadopoulos Orfanos f71c031314
DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
Thomas J. Fan 8fc351656a
DOC remove incorrect sentence about dependencies being automatically installed (#21012) 2021-09-16 13:50:56 +01:00
Thomas J. Fan 0cb7def20b
DOC Fixes build from source instructions (#21004) 2021-09-10 09:56:27 +02:00
Thomas J. Fan 07a0cf37c9
MNT Finish removing python 3.6 (#20185) 2021-06-01 22:06:28 +02:00
Jérémie du Boisberranger d831babc6b
CI Update ICC install commands (#19329) 2021-02-03 22:17:30 +01:00
Adrin Jalali 468c3f4057
MNT replace master with main (#19237)
* replace master with main

* fix imbalanced-learn

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* asv default branch is `master`

Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-22 15:19:48 +01:00
Miao Cai aa1918cecf
DOC Mention to use a command prompt in Windows install (#19125)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-01-11 18:50:13 +01:00
Olivier Grisel 158584a8ca
DOC Update installation instructions for macos/arm64 (#19146) 2021-01-11 18:46:18 +01:00
Chiara Marmo cd939ac9a9
DOC Temporarily remove prompt from 2 command lines (#18920) 2020-11-26 16:30:10 +01:00
JHayes 3d8db98ea5
DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 (#18516)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-11-23 15:16:47 +01:00
Olivier Grisel 7149558f67
CI Enable parallel build on CI via an env variable (#18826)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-11-13 10:30:10 -05:00
Olivier Grisel 7b3e2c0707
MAINT Try to fix [icc-build] in travis (+doc) (#18730) 2020-11-02 16:37:33 +01:00
Olivier Grisel 28f61efad3
DOC install everything from conda-forge when using conda-forge compilers (#18673) 2020-10-22 16:51:09 +02:00
Juan Carlos Alfaro Jiménez 682bf3c7f5
MNT Use substitutions for minimum dependencies in documentation (#17931) 2020-07-15 22:41:07 +02:00
Thomas J. Fan 94a9f9a0b0
CI Temporary fix for conda-forge:: compilers on osx (#17913)
* CI Temporary fix for conda-forge on osx

* DOC Update doc on compiler version

* CLN Apply suggestions
2020-07-14 17:58:04 +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
Juan Carlos Alfaro Jiménez b632762303
DOC Add threadpoolctl requirement to documentation (#17273)
* MNT Add threadpoolctl dependency to README.rst

* MNT Add threadpoolctl dependency to advanced installation instructions
2020-05-18 21:22:34 +02:00
Olivier Grisel d6bb321fc0
MNT Update nightly build URL and release staging config (#16435) 2020-02-12 16:05:13 -05:00
Jérémie du Boisberranger 97d49f2074
BLD Specify build time dependencies via pyproject.toml (#16244)
* add pyproject.toml

* do it in CI

* cln

* no build isolation in the doc

* bump dependencies

* no-build-isolation everywhere needed
2020-02-11 10:58:04 +01:00
Adrin Jalali c79a5b4194
DOC promote shallow copy in the docs (#16423)
* DOC promote shallow copy in the docs

* a shorter version
2020-02-10 16:45:10 +01:00
Adrin Jalali 42706ebf2d
MNT CI dropping python-3.5 (#15106)
* dropping python-3.5

* fix install guide

* fix setup.py

* fix circleci

* advanced_installation

* index.html

* readme

* pyparsing.py

* remove clean_warning_registry

* 1.13.1 and 1.19.1

* don't use 16.04

* 18.04 libatlas-dev -> libatlas-base-dev

* min pillow version for 3.6 is 4.2.1

* echo commands

* fix conflict, and 32 bit

* fix conflict for circle

* fix scikit-image version dep

* mark tests as xfail on 32bit py3.6

* move to 1.13.3 min numpy version, and simplify old code

* remove the rest of _object_dtype_isnan usages

* Revert "remove the rest of _object_dtype_isnan usages"

This reverts commit c6e867ea1f.

* fix issues raised by jeremy

* minor fix

* minor fixes mentioned by Olivier
2020-02-10 12:28:42 +01:00
Mohamed Maskani e336d803f1
Specify compilers version to work-around issues on MacOS (#16282) 2020-01-30 11:40:50 +01:00
Alonso Silva Allende dfe444935a
DOC fix conda command to check if compilers and llvm are installed (#16268) 2020-01-29 11:26:36 +01:00
Windber d5dcf48c00 DOC change python-devel to python3-devel for yum. (#15986) 2019-12-29 19:16:48 +01:00
Brian Wignall 0e10b3a3cb DOC Fix typos, via a Levenshtein-style corrector (#15923) 2019-12-19 16:26:02 -08:00
Brian Wignall c4733f4895 MNT Fix some easy-to-make typos (#15720) 2019-11-26 06:31:40 -06:00
Jérémie du Boisberranger 593d3de124 DOC add min version for conda and example of flag set by conda (#15619) 2019-11-13 16:21:49 +01: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
Olivier Grisel 82e2f54565 BLD: Do not pre-cythonize when calling sdist (#15567) 2019-11-08 13:04:30 +01:00
Olivier Grisel 006c02a85d DOC macOS instructions: mention xcode-select --install (#15559) 2019-11-07 19:51:55 +01:00
Olivier Grisel 32f04d4ef9 DOC reorganize the build instructions (#15315) 2019-10-30 21:18:15 +01:00
jeremiedbb deea3ecd3c DOC Improve osx advanced installation instructions (#14968) 2019-10-17 11:00:46 -04:00
jeremiedbb 283a61384e MNT Fix link flags search for the OpenMP test program (#15042) 2019-10-16 08:24:55 -04:00
Chiara Marmo 3046990e76 DOC Reorganize general installation instructions (#15011) 2019-10-04 21:12:38 +02:00