summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9380 from charris/forwardport-1.13.1-notesCharles Harris2017-07-072-0/+104
|\
| * DOC: Forward port 1.13.1 notes and changelog.Charles Harris2017-07-062-0/+104
* | Merge pull request #9375 from jaimefrio/unique_symbol_docCharles Harris2017-07-061-0/+18
|\ \
| * | DOC: Document the internal workings of PY_ARRAY_UNIQUE_SYMBOLJaime Fernandez2017-07-061-0/+18
| |/
* | DOC: Mention parametrize decorator in 1.14.0 release notes.Charles Harris2017-07-051-3/+25
|/
* Merge pull request #9302 from eric-wieser/fix-fillvalueahaldane2017-06-271-0/+12
|\
| * BUG: Overhaul *_fill_value functionsEric Wieser2017-06-271-0/+12
* | DOC: Fix missing asterisks in git development_setup doc pageAndras Deak2017-06-271-1/+1
|/
* Merge pull request #9281 from MSeifert04/array_vs_matrix_docEric Wieser2017-06-261-8/+12
|\
| * DOC: add @ operator in array vs. matrix comparison doc [skip ci]Michael Seifert2017-06-231-8/+12
* | ENH: Make 0-length dim handling of tensordot consistent with dot/einsumPim de Haan2017-06-221-0/+6
|/
* DOC: add test timing feature to the 1.14.0 release notes.Ralf Gommers2017-06-211-0/+7
* ENH: Release the GIL in einsum() special-cased loops (#9246)Antoine Pitrou2017-06-201-0/+7
* MAINT: remove outdated doc/f2py content.Ralf Gommers2017-06-1863-9099/+0
* DOC: update f2py front page and some doc build metadata.Ralf Gommers2017-06-182-25/+13
* DOC: BLD: update doc Makefile for some changes on hosting server.Ralf Gommers2017-06-181-9/+8
* DOC: Add isnat/positive ufunc to documentation [skip ci]Michael Seifert2017-06-143-1/+4
* MAINT: Fixup release notes, changelogs after #9238 merge.Charles Harris2017-06-104-575/+13
* DOC: BLD: fix lots of Sphinx warnings/errors.Ralf Gommers2017-06-1028-308/+905
* Merge pull request #5580 from jakirkham/fix_masked_array_viewsCharles Harris2017-06-091-2/+2
|\
| * DOC: Correct docs for masked array view behavior.John Kirkham2017-01-171-2/+2
* | MAINT: Add changelogs for 1.12.0 and 1.12.1Charles Harris2017-06-084-606/+623
* | DOC: Add 1.13.0-changelog.rstCharles Harris2017-06-071-0/+423
* | BUG: KeyboardInterrupt is swallowed all over the placeEric Wieser2017-06-033-9/+9
* | DOC: Remove all references to bigndarray (#9205)Konrad Kapp2017-06-022-10/+8
* | git:// to https://Shitian Ni2017-05-252-16/+5
* | updated development git document on protocolsShitian Ni2017-05-252-0/+6
* | Merge pull request #9149 from k-kapp/fix-issue-9148/masterCharles Harris2017-05-221-1/+1
|\ \
| * | DOC: Fix incorrect function signature in UFunc documentation.k_kapp@yahoo.com2017-05-211-1/+1
* | | DOC: Fixed broken link to scipy developer zoneNicholas Del Grosso2017-05-221-1/+1
* | | DOC: Fix some very minor spelling/grammar mistakes in docs (#9152)Konrad Kapp2017-05-211-3/+3
* | | DOC: better link display text for Developer Zone.nickdg2017-05-211-2/+1
|/ /
* | DOC: Update ufunc documentation (#9141)Shitian Ni2017-05-191-3/+5
* | Merge pull request #9106 from mhvk/array_ufunc_reduce_out_tupleEric Wieser2017-05-183-4/+16
|\ \
| * | DOC: update documentation allowing tuple of one in reduce, etc.Marten van Kerkwijk2017-05-173-4/+16
* | | DEP: Deprecate incorrect behavior of expand_dims.Charles Harris2017-05-171-0/+3
* | | Merge pull request #9112 from mhvk/array_ufunc_fast_scalar_powerMarten van Kerkwijk2017-05-171-5/+11
|\ \ \
| * | | DOC: mention that ndarray.__pow__ takes shortcuts in NEP.Marten van Kerkwijk2017-05-141-5/+11
| |/ /
* | | ENH: str/repr fixed for 0d-arraysAllan Haldane2017-05-161-0/+11
* | | Merge pull request #9122 from ahaldane/1.13_note_ma_scalarCharles Harris2017-05-161-0/+5
|\ \ \
| * | | DOC: update 1.13 release note for MaskedArray, masked constants ellipisis ind...Allan Haldane2017-05-161-0/+5
* | | | Merge pull request #9110 from juliantaylor/abs-no-elideCharles Harris2017-05-151-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: add numeric type to temp elision requirementsJulian Taylor2017-05-151-2/+2
| |/ /
* | | MAINT: Update master branch for 1.14.0 development.Charles Harris2017-05-101-0/+45
|/ /
* | DOC: Update 1.13 release notes.Charles Harris2017-05-091-121/+137
* | Merge pull request #9074 from scop/py36escCharles Harris2017-05-091-1/+1
|\ \
| * | ENH: Python 3.6 invalid escape sequence deprecation fixesVille Skyttä2017-05-091-1/+1
* | | Merge pull request #9026 from eric-wieser/ufunc_docstringsCharles Harris2017-05-091-0/+2
|\ \ \ | |/ / |/| |
| * | DOC: Refer to main ufunc docs for kwargsEric Wieser2017-05-081-0/+2
* | | ENH: Spelling fixesVille Skyttä2017-05-0913-13/+13
|/ /