Commit Graph

26 Commits

Author SHA1 Message Date
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
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
dsquareindia 7e497ba791 Fixed the broken nose link in advanced installation docs. 2016-01-07 17:04:15 -05:00
Hugo Bowne-Anderson f59dbe7a8d Update advanced_installation.rst 2015-11-19 14:44:50 -05:00
hugobowne 8867e8347c edited bleeding edge install instructions to include cython 2015-11-16 11:29:31 -08:00
Andreas Mueller 41d0f1f3f7 split installation into simple and advanced part 2015-11-04 14:28:25 -05:00