Commit Graph

14 Commits

Author SHA1 Message Date
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