summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9432 from eric-wieser/masked-0d-methodsCharles Harris2017-08-271-0/+8
|\
| * BUG: Keep mask when calling methods on 0d arrays.Eric Wieser2017-08-131-0/+8
* | ENH: Warn to change lstsq default for rcondSebastian Berg2017-08-191-0/+6
* | DOC: removes broken docstring example (source code, png, pdf) linksJames Bourbeau2017-08-131-0/+2
|/
* Merge pull request #9524 from charris/add_init_to_test_directoriesCharles Harris2017-08-121-0/+7
|\
| * TST, MAINT: Add `__init__.py` files to tests directories.Charles Harris2017-08-061-0/+7
* | ENH: Show domain and window as kwargs in reprEric Wieser2017-08-102-24/+32
|/
* Merge pull request #9522 from eric-wieser/stop-using-obj2sctypeCharles Harris2017-08-061-0/+20
|\
| * MAINT: Remove unneeded asfarrayEric Wieser2017-08-061-0/+14
| * BUG: Don't allow an array to be passed as the dtype argumentEric Wieser2017-08-061-0/+6
* | DEP: Deprecate the coercion of dtype-likes to their superclassEric Wieser2017-08-051-0/+11
|/
* Merge pull request #9492 from charris/add-chebyshev-interpolationCharles Harris2017-08-011-1/+8
|\
| * DOC: Document chebinterp in 1.14 release notes.Charles Harris2017-07-291-1/+8
* | Replace xrange by range in quickstart docsMatheus Portela2017-07-281-3/+3
|/
* Merge pull request #9437 from charris/update-release-notesCharles Harris2017-07-181-4/+13
|\
| * DOC: Update 1.14.0 release notes.Charles Harris2017-07-181-4/+13
* | Merge pull request #9426 from eric-wieser/add-einsum_path-docRalf Gommers2017-07-161-0/+1
|\ \
| * | DOC: Add a link to einsum_pathEric Wieser2017-07-151-0/+1
* | | Merge pull request #9407 from rgommers/testingdocsseberg2017-07-131-1/+1
|\ \ \
| * | | DOC: add ``suppress_warnings`` to the testing routine listing.Ralf Gommers2017-07-131-1/+1
* | | | Merge pull request #9392 from jaimefrio/updateifcopy_docJulian Taylor2017-07-111-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: UPDATEIFCOPY raises an error if not an array.Jaime Fernandez2017-07-091-2/+1
| | |/ | |/|
* | | Merge pull request #9389 from jaimefrio/newfromdescr_doc_linkJulian Taylor2017-07-111-1/+1
|\ \ \
| * | | DOC: Fix reference, PyArray_DescrNew -> PyArray_NewFromDescrJaime Fernandez2017-07-081-1/+1
| |/ /
* | | DOC: document how to free memory from PyArray_IntpConverter.Jaime Fernandez2017-07-111-4/+4
|/ /
* | 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