summaryrefslogtreecommitdiff
path: root/numpy/doc/broadcasting.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst coun...Matti Picus2020-09-021-180/+0
* DOC: Tweak a sentence about broadcasting.Warren Weckesser2020-07-021-2/+2
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-1/+0
* DOC: Clarify rules about broadcasting when empty arrays are involved. (#14313)Maxwell Aladago2019-08-261-2/+1
* Spellcheck @numpy/doc/broadcasting.pyBastian Eichenberger2019-07-131-2/+2
* DOC: add broadcasting article from scipy old-wikimattip2018-10-261-3/+6
* DOC: Replace <type 'exceptions.ValueError'> with ValueErrorTaylor Smith2018-08-081-1/+1
* DOC: Update broadcasting documentationTaylor Smith2018-08-081-4/+5
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-1/+1
* Update link to EricsBroadcastingDocRoman Nekhoroshev2014-03-051-1/+1
* [DOC] Fix small inaccuracy in broadcasting docsnjsmith2014-02-241-2/+2
* 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
* Docstring update: numpy.docPauli Virtanen2009-10-021-6/+7
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-231-0/+176