summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9336 from eric-wieser/masked-constantCharles Harris2017-09-211-0/+10
|\
| * DOC: Add release notes warning about np.ma.masked immutabilityEric Wieser2017-09-131-0/+10
* | Fixing typo "Porland" -> "Portland" in `building` doc.Danny Hermes2017-09-191-2/+2
* | Merge branch 'master' into concatenate-outEric Wieser2017-09-173-18/+87
|\ \
| * | ENH: add hermitian=False kwarg to matrix_powerCJ Carey2017-09-161-0/+6
| * | Merge branch 'master' into fix-pinvCharles Harris2017-09-132-2/+21
| |\ \
| | * | ENH: Align data in np.save() at 64 bytes (#9025)John Zwinck2017-09-131-0/+11
| | * | Merge pull request #9643 from rgommers/council-membersseberg2017-09-131-2/+10
| | |\ \
| | | * | DOC: add new steering council members.Ralf Gommers2017-09-091-2/+10
| * | | | BUG: Fix pinv on matrix stacksEric Wieser2017-09-121-0/+4
| |/ / /
| * | | Merge pull request #6053 from ahaldane/multifield_structassignCharles Harris2017-09-091-0/+37
| |\ \ \
| | * | | MAINT: improve struct assignment, allow multi fields viewsAllan Haldane2017-09-071-0/+37
| * | | | DOC: Simplify terminologyNathaniel J. Smith2017-09-081-16/+12
| * | | | DOC: clarify wording in tutorialNathaniel J. Smith2017-09-071-5/+5
| * | | | Merge pull request #9658 from MSeifert04/fix_keyword_as_parameter_nameCharles Harris2017-09-061-0/+6
| |\ \ \ \
| | * | | | BUG: Fix usage of keyword "from" as argument name for "can_cast".Michael Seifert2017-09-061-0/+6
| | |/ / /
* | | | | ENH: Add the out parameter to stack tooEric Wieser2017-09-121-4/+4
* | | | | ENH: Add out argument to `concatenate`Eric Wieser2017-09-121-0/+4
|/ / / /
* | | | API: Make ``a.flat.__array__`` return a copy when ``a`` non-contiguous. (#9447)Charles Harris2017-09-051-0/+16
|/ / /
* | | DOC: release: add mention of msvc+gfortran to release notesPauli Virtanen2017-09-021-0/+15
|/ /
* | [DOC] add release note for f2py's dimension arraysNico Schlömer2017-08-281-0/+5
* | Merge pull request #9613 from charris/update-1.14-notesCharles Harris2017-08-271-0/+5
|\ \
| * | DOC: Update release notes for noncentral_f changes.Charles Harris2017-08-271-0/+5
* | | 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
| | |/ | |/|