| Commit message (Expand) | Author | Age | Files | Lines |
* | DOC: Change license date 2019 -> 2020 (gh-15735) | Himanshu Garg | 2020-03-10 | 1 | -1/+1 |
* | Merge pull request #15295 from melissawm/linalg-tutorial | Matti Picus | 2020-02-28 | 1 | -1/+3 |
|\ |
|
| * | Added intersphinx mappings for skimage and imageio; added proper links to ext... | melissawm | 2020-02-27 | 1 | -1/+3 |
* | | MAINT: cleanup unused imports; avoid redefinition of imports | Mike Taves | 2020-02-06 | 1 | -2/+0 |
* | | STY,MAINT: avoid 'multiple imports on one line' (flake8 E401) | Mike Taves | 2020-01-28 | 1 | -1/+3 |
* | | DOC: NumPy for absolute beginners tutorial (#14546) | Anne Bonner | 2020-01-21 | 1 | -0/+1 |
|/ |
|
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | [DOC] LaTeX: Fix preamble | jfbu | 2019-12-02 | 1 | -4/+17 |
* | DOC, BUILD: use sphinx 2.2.0, add autosummary/base.rst for properties | mattip | 2019-09-15 | 1 | -1/+1 |
* | DOC: support and require sphinx>=2.1.2 | Christopher Whelan | 2019-09-14 | 1 | -15/+12 |
* | DOC: remove scipy.org from the breadcrumb formattiong | mattip | 2019-08-13 | 1 | -1/+0 |
* | DOC: add backlinks to numpy.org | mattip | 2019-08-08 | 1 | -1/+4 |
* | DOC: add a NumPyC syntax format that accepts our preprocessor @TYPE@ macros | mattip | 2019-06-10 | 1 | -0/+17 |
* | ENH: Add closed generator to randint | Kevin Sheppard | 2019-05-20 | 1 | -4/+0 |
* | BUILD: move files out of _randomgen | mattip | 2019-05-20 | 1 | -6/+19 |
* | DOC: update 2018 -> 2019 | mattip | 2019-01-01 | 1 | -1/+1 |
* | BUG: Fix doc source links to unwrap decorators | Eric Wieser | 2018-07-31 | 1 | -0/+9 |
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -4/+4 |
* | Added a modified version of the basic Sphinx search box | Alex Thomas | 2018-04-21 | 1 | -1/+1 |
* | DOC: clear up warnings, fix matplotlib plot | mattip | 2018-04-17 | 1 | -1/+1 |
* | render the example in numpydoc, add ifconfig for host python major version | mattip | 2018-04-13 | 1 | -1/+4 |
* | update copyright year | mattip | 2018-04-11 | 1 | -1/+1 |
* | Replace sphinx extension sphinx.ext.pngmath by sphinx.ext.imgmath. | Kexuan Sun | 2017-11-25 | 1 | -2/+3 |
* | Changed sphinx extension sphinx.ext.pngmath to sphinx.ext.imgmath. | Kexuan Sun | 2017-11-21 | 1 | -1/+7 |
* | DOC: removes broken docstring example (source code, png, pdf) links | James Bourbeau | 2017-08-13 | 1 | -0/+2 |
* | DOC: update f2py front page and some doc build metadata. | Ralf Gommers | 2017-06-18 | 1 | -3/+3 |
* | BUG: KeyboardInterrupt is swallowed all over the place | Eric Wieser | 2017-06-03 | 1 | -3/+3 |
* | MAINT: Update array_ufunc NEP. | Pauli Virtanen | 2017-04-27 | 1 | -0/+1 |
* | DOC: Add SciPy inventory for intersphinx. | wrwrwr | 2016-10-28 | 1 | -0/+1 |
* | DOC: Add matplotlib inventory for intersphinx. | wrwrwr | 2016-10-08 | 1 | -1/+4 |
* | change all non-code instances of Numpy to NumPy | Pierre de Buyl | 2016-09-06 | 1 | -2/+2 |
* | DOC: Extend github source links to line ranges | Jan Schlüter | 2015-06-08 | 1 | -2/+2 |
* | STY: Giant whitespace cleanup. | Charles Harris | 2013-08-18 | 1 | -2/+2 |
* | DOC: use the new scipy-sphinx-theme in the documentation | Pauli Virtanen | 2013-07-25 | 1 | -49/+34 |
* | DOC: remove module index from reference guide. | Ralf Gommers | 2013-06-04 | 1 | -1/+1 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | Add texinfo build target for document | Takafumi Arakaki | 2013-03-02 | 1 | -0/+12 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+1 |
* | DOC: fix doc/source/conf.py to work with Python 3 | Pauli Virtanen | 2013-02-27 | 1 | -2/+2 |
* | MAINT: always use plot directive from Matplotlib, and prefer Sphinx linkcode | Pauli Virtanen | 2013-02-16 | 1 | -22/+3 |
* | DOC: generate links to source code | Pauli Virtanen | 2012-03-11 | 1 | -0/+64 |
* | DOC: Changes required to the configuration to start building docs with matplo... | Michael Droettboom | 2011-04-02 | 1 | -5/+24 |
* | DOC: explicitly require Sphinx >= 1.0.1 | Pauli Virtanen | 2010-10-01 | 1 | -12/+7 |
* | doc: enable sphinx.ext.doctest extension | Pauli Virtanen | 2009-10-03 | 1 | -0/+1 |
* | docs: more robust version number introspec & qthelp target | Pauli Virtanen | 2009-06-28 | 1 | -0/+1 |
* | docs: generate Attributes and Methods sections in class documentation | Pauli Virtanen | 2009-06-27 | 1 | -2/+6 |
* | docs: enable plot_directive | Pauli Virtanen | 2009-05-21 | 1 | -1/+27 |
* | sphinxext/numpydoc: wrap Examples in plot:: if they contain matplotlib exampl... | Pauli Virtanen | 2009-05-21 | 1 | -0/+3 |
* | sphinxext: use real RST references for bibliographies, and add suitable links... | Pauli Virtanen | 2009-04-19 | 1 | -1/+1 |