summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: sync release notes with 1.8 branchJulian Taylor2014-09-072-0/+21
* MAINT: disable ufunc override for 1.9 releaseJulian Taylor2014-07-292-79/+0
* Merge pull request #4919 from juliantaylor/zeros_like_stringJulian Taylor2014-07-291-0/+5
|\
| * BUG: fix string type inconsistency between zeros and zeros_likeJulian Taylor2014-07-291-0/+5
* | Merge pull request #4906 from juliantaylor/doc-updateCharles Harris2014-07-276-18/+19
|\ \
| * | DOC: add a note on the potential string dtype changeJulian Taylor2014-07-271-0/+2
| * | DOC: fix PEP links in HOWTO_DOCUMENT.rst.txtTalha Oz2014-07-271-6/+6
| * | DOC: NPY_ITEM_LISTPICKLE -> NPY_LIST_PICKLEKirill Smelkov2014-07-271-1/+1
| * | DOC: remove obsolete NA documentation pageJulian Taylor2014-07-271-11/+0
| * | DOC: add some missing ma functions to referenceJulian Taylor2014-07-271-0/+3
| * | DOC: add ascontiguousarray and asarray_chkfinite to appropriate sectionJulian Taylor2014-07-271-0/+2
| * | DOC: document non-integer reduce axis argument deprecationJulian Taylor2014-07-271-0/+5
| |/
* | DOC: fix a typo and use TeX for plot labelsendolith2014-07-161-3/+3
* | Merge pull request #4697 from charris/update-1.9.0-notesCharles Harris2014-07-061-0/+6
|\ \
| * | DOC: Update 1.9.0-notes to mention pairwise summation.Charles Harris2014-06-291-0/+6
* | | Merge pull request #4351 from njsmith/matmul-pepCharles Harris2014-07-061-0/+1380
|\ \ \
| * | | add associativity/precedence rationale (+ a few misc tweaks)Nathaniel J. Smith2014-04-061-38/+99
| * | | fix PEP headers to placate PEP-0000 builder, mention Julia in notation sectio...Nathaniel J. Smith2014-03-181-8/+8
| * | | New version just submitted to PEP editors.Nathaniel J. Smith2014-03-181-146/+167
| * | | add more comprehensive discussion of alternative symbolsNathaniel J. Smith2014-03-141-15/+94
| * | | yet more word tweaksNathaniel J. Smith2014-03-141-18/+20
| * | | realized I wasn't so sure of my claim about in-place matrix multiplication, s...Nathaniel J. Smith2014-03-141-4/+4
| * | | add 'unresolved issues' section; + wording tweaks and a little more elaborati...Nathaniel J. Smith2014-03-131-7/+34
| * | | and yet even more phrasing tweaksNathaniel J. Smith2014-03-131-10/+9
| * | | more phrasing tweaksNathaniel J. Smith2014-03-131-10/+13
| * | | phrasing tweaksNathaniel J. Smith2014-03-131-26/+28
| * | | more updates based on people's latest suggestionsNathaniel J. Smith2014-03-131-56/+76
| * | | clean up in prep for python-ideasNathaniel J. Smith2014-03-121-367/+432
| * | | add copyright noticeNathaniel J. Smith2014-03-111-0/+6
| * | | another ReST tweakNathaniel J. Smith2014-03-111-1/+1
| * | | more ReST fixesNathaniel J. Smith2014-03-111-23/+24
| * | | fix ReST typoes that were breaking footnotesNathaniel J. Smith2014-03-111-4/+4
| * | | phrasing tweaksNathaniel J. Smith2014-03-111-25/+31
| * | | lots better text, more polishing yesNathaniel J. Smith2014-03-111-209/+337
| * | | much expanded background section, to start addressing feedback from sympy/sag...Nathaniel J. Smith2014-03-101-90/+156
| * | | make the initial section even more overwrittenNathaniel J. Smith2014-03-091-17/+29
| * | | add some more fields to the Big List o' FieldsNathaniel J. Smith2014-03-091-3/+3
| * | | More edits; pretty clean at this point.Nathaniel J. Smith2014-03-091-48/+51
| * | | edit editNathaniel J. Smith2014-03-081-119/+260
| * | | add negative power support to @@Nathaniel J. Smith2014-02-251-0/+7
| * | | move intended usage section after motivationNathaniel J. Smith2014-02-241-134/+137
| * | | more editsNathaniel J. Smith2014-02-241-47/+84
| * | | tweak tweakNathaniel J. Smith2014-02-241-17/+15
| * | | more text tweaksNathaniel J. Smith2014-02-231-17/+20
| * | | switch to just use text for the table, it's easier to read!Nathaniel J. Smith2014-02-231-47/+42
| * | | more table format tweaking. too bad .rst sucks at this!Nathaniel J. Smith2014-02-231-44/+45
| * | | bold the 'dot' row of tableNathaniel J. Smith2014-02-231-41/+41
| * | | add mention of ellipsisNathaniel J. Smith2014-02-231-9/+10
| * | | Many updates to draft PEP incorporating feedbackNathaniel J. Smith2014-02-231-308/+361
| * | | initial commit of new infix matrix multiply PEPNathaniel J. Smith2014-02-221-0/+640