summaryrefslogtreecommitdiff
path: root/numpy/doc/glossary.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst coun...Matti Picus2020-09-021-475/+0
* DOC: Fix spelling typo - homogenous to homogeneous. (#16324)Kevin Moore2020-05-211-1/+1
* DOC: Add missing bracket (gh-16051)Chunlin2020-04-251-1/+1
* MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-051-2/+2
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-1/+0
* DOC: fixes from reviewmattip2019-02-281-6/+8
* DOC: fixes from reviewmattip2019-02-281-27/+35
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-281-1/+19
* TST, DOC: enable refguide_checkTyler Reddy2018-12-141-2/+0
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-3/+3
* document a few more missing glossary termsmattip2018-04-131-0/+8
* fix typos from reviewmattip2018-04-111-2/+2
* add missing glossary entries and link in missing documentmattip2018-04-111-2/+20
* ENH: don't show boolean dtype, as it is impliedEric Wieser2017-11-131-1/+1
* DOC: fix operation plural in along axis glossarySteven Maude2017-10-311-1/+1
* DOC: BLD: fix lots of Sphinx warnings/errors.Ralf Gommers2017-06-101-8/+9
* DOC: change Numpy to NumPy in dosctrings and commentsPierre de Buyl2016-09-061-1/+1
* DOC: Fix more typos in docs and comments.Dongjoon Hyun2016-02-251-1/+1
* DOC: Use print only as function when print_function is imported from __future__gfyoung2015-12-191-3/+3
* DOC: Fix docstring warnings in documetation generation.Charles Harris2015-07-011-5/+2
* DOC: improve record/structured array nomenclature & guideAllan Haldane2015-01-221-2/+10
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-1/+0
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* DOC: fix build issues (with latex or newest sphinx)Pauli Virtanen2011-07-151-295/+297
* fixed a whole bunch of doctestsPaul Ivanov2009-12-281-6/+9
* Import documentation from doc wiki (part 2, work-in-progress docstrings, but ...Pauli Virtanen2008-10-281-3/+48
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-0/+367