summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: update release notesJulian Taylor2015-03-011-14/+17
* DOC: add 1.9.2 release notesJulian Taylor2015-01-272-0/+23
* DOC: update 1.9.1 release notesJulian Taylor2014-11-021-0/+2
* DOC: add Accelerate sgemv crash workaround to release notesJulian Taylor2014-10-261-0/+1
* DOC: add 1.9.1 release notes to index and fix formattingJulian Taylor2014-10-262-2/+3
* DOC: add release notes for 1.9.1Julian Taylor2014-10-261-0/+30
* Merge pull request #5102 from dpinte/fix/epd_canopyJulian Taylor2014-09-231-3/+4
|\
| * DOC: replacing old reference from EPD to CanopyDidrik Pinte2014-09-231-3/+4
* | Merge pull request #5076 from kanhua/kh_fixJulian Taylor2014-09-191-0/+6
|\ \ | |/
| * DOC: add section on compiling pyf fileskanhua2014-09-191-0/+6
* | 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