Commit Graph

55 Commits

Author SHA1 Message Date
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
motmoti 2c91f8ccb7 DOC Update Windows Advanced Installation Documentation (#14910) 2019-09-06 18:02:23 +02:00
jeremiedbb 01a140a0bf MAINT Remove BLAS infos from show_versions and build log (#14205) 2019-07-18 12:55:56 +02:00
Nicolas Hug 214def06a3
DOC Contributing guide update (#13961) 2019-06-20 10:05:21 -04:00
miguelbarao cebefd4f01 DOC adds instructions for building on FreeBSD (#13953) 2019-05-27 14:00:16 +03:00
jeremiedbb 0fb7cc7520 BLD: check OpenMP support and add a switch to build without it (#13543) 2019-04-17 08:29:37 +10:00
Olivier Grisel 5cb422334f
DOC reference the HTTPS url for the nightly builds (#13270) 2019-02-27 08:28:55 +01:00
Thomas Fan 18bac2edc2 [MRG] DOC Adds explicit reference to clang (#13093) 2019-02-06 06:45:22 +11:00
jeremiedbb 7307b56992 MNT Update setup and travis to support OpenMP (#13053) 2019-02-04 21:41:11 +11:00
jeremiedbb 79a905977b DOC Clean up the advanced installation doc to remove python < 3.5 parts (#13064) 2019-01-30 11:10:49 +11:00
Peter Hausamann ac327c5ad6 [MRG] DOC Windows build dependencies (#12615) 2018-11-20 15:31:49 +11:00
TakingItCasual 74b56dbc57 MNT Converting http to https (#12277) 2018-10-04 22:37:57 +08:00
Sriharsha Hatwar e81bcd5094 Added the changes to remove the documentation support statements for Python 2 (#12083) 2018-09-22 15:10:46 +02:00
William de Vazelhes b4bf033104 DOC: Add pytest version in documentation (#12002) 2018-09-06 10:46:56 +02:00
Ronan Lamy 5592a2eda9 [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
Andreas Mueller a320c085b7 DOC clean up installation doc organization (#10698) 2018-06-29 07:44:51 +10:00
Joel Nothman 14764061f8
[MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00
Nihar Sheth cec3458b03 DOC Fix broken links in docs (#10353) 2017-12-22 18:23:29 +01:00
Loïc Estève 0885d22a25 MAINT use Python 3.4 in first conda build (#10193) 2017-11-28 20:12:45 +11:00
Trevor Stephens 2c7473f298 MAINT Update libatlas version in advanced installation instructions (#10204) 2017-11-26 20:36:16 +11:00
Loïc Estève e7e05d844f [MRG+1] Remove nose from CIs and documentation (#9840) 2017-11-16 20:20:35 +01:00
Naoya Kanai 83d65b84fe Update numpy refs to 1.8.2 (#8926) 2017-05-24 11:53:37 +10:00
Joel Nothman db25f57781 [MRG+1] Update version dependencies to numpy 1.8.2, scipy 1.13.3 (#8855) 2017-05-24 08:24:04 +10:00
Loïc Estève e5bf61eee1 [MRG+1] Dropping python 2.6 support (#7890)
* Remove Python 2.6 support

Some details about some slightly orthogonal changes:
* Note about cheking safely for nan is likely not valid any more (commit
  introducing it is c80ca91b)
* scipy.linalg.qr econ parameter removed since scipy 0.9 in favour of
  mode='economic'
* Remove unnecessary libgfortran in conda create command

* Putative fix by setting the random seed

* Revert unintended change

* Reinstate previous logic for checking for NaNs

* Reinstate change in error message

Error messages from Python 2.7 assertRegexp does not contain the
function name, in contrast with Python 3 assertRegex
2016-11-23 17:11:04 -05:00
Dave Elliott f1b57dfe7c got rid of extra line 2016-10-06 16:17:48 -05:00
Dave Elliott 92f4731677 changed address for nose, additionally, should nose2 be considered for testing since the nose project web site suggests new projects should consider using Nose2, or py.test? 2016-10-06 10:00:54 -05:00
Scott Andrews f241f5f14e Fixed issue #5830, capitalization in advanced installation documenation 2016-09-12 18:31:04 -04:00
Preston Parry b8b31ddb09 [DOC] Capitalizes "C/C++" from "c/c++" (#7273)
* Capitalizes "C/C++" from "c/c++"

* found another "c/c++" in the same file
2016-08-29 08:21:11 +10:00
Nate George 9b25f5d37a Fix docs links (#7005)
* docs: fix broken and redirect links

see #7000

* docs: fix links

see #7000

* docs: merge with master

* docs: fix fnrs and tinyclues logo links

* docs: fix link reference in text

* docs: fix typo

* docs: added back in metaoptimize-qa paragraph

* docs: update language for defunct site

* docs: update stackexchange section

* docs: remove defunct site, move quora to top

* docs: remove defunct link and rearrange links
2016-07-27 16:58:25 -04:00
Martin Madsen ed7af6632c Typo documentation fixes in Advanced Installation (#6753)
This file could use a lot more clarity fixes...

Shorter line

Fix typo in "install_by_distribution"
2016-05-30 07:31:12 -04:00