summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-01-31DOC: Tell matlab users about np.blockEric Wieser1-1/+1
2018-01-28Merge pull request #10361 from ahaldane/complex_repr_fixCharles Harris1-4/+2
2018-01-28BUG: repr of negative zeros sometimes has an extra spaceAllan Haldane1-7/+2
2018-01-25DOC: Document A@B in Matlab/NumPy summary tableGerrit Holl1-1/+1
2018-01-20BUG: complex repr has extra spaces, missing +Allan Haldane1-0/+1
2018-01-20MAINT: Add 1.14.1 release note templateAllan Haldane1-0/+2
2018-01-19Merge pull request #10406 from ev-br/print_opts_ctxCharles Harris1-0/+7
2018-01-18Merge pull request #10433 from eric-wieser/1.14.1-notesCharles Harris1-0/+23
2018-01-18REL: Add 1.14.1 release notes templateEric Wieser1-0/+23
2018-01-17DOC: add a release not for `printoptions`Evgeni Burovski1-0/+7
2018-01-14DOC: added "steals a reference" to PyArray_FromAnyMads R. B. Kristensen1-3/+4
2018-01-12Merge pull request #10390 from eric-wieser/fix-10364Charles Harris1-3/+3
2018-01-11BUG: Avoid unintentional promotion to `float`, and do ops in place for speedEric Wieser1-3/+3
2018-01-07Merge pull request #10336 from charris/post-1.14.0-updateCharles Harris2-8/+498
2018-01-06DOC: Post 1.14.0 release updates.Charles Harris2-8/+498
2018-01-04More misc. typosluz.paz5-6/+6
2018-01-03Merge pull request #10213 from jarrodmillman/nep-processCharles Harris25-1399/+543
2018-01-03DOC: add documentation about how to handle new array printingJarrod Millman1-0/+12
2017-12-30Merge pull request #10287 from eric-wieser/ptp-emptyCharles Harris1-0/+5
2017-12-30Documentation and misc. typosluzpaz2-2/+2
2017-12-28ENH: Allow ptp to take an axis tuple and keepdimsEric Wieser1-0/+5
2017-12-26Merge pull request #10278 from eric-wieser/exotic-histogram-dtypeCharles Harris1-0/+5
2017-12-26ENH: Add support for datetimes to histogramsEric Wieser1-0/+5
2017-12-25Merge pull request #10251 from VictorRodriguez/developCharles Harris1-0/+5
2017-12-24BUG: Allow nan values in the data when the bins are explicitEric Wieser1-0/+10
2017-12-23ENH: Enable AVX2/AVX512 support to numpy #10251Victor Rodriguez1-0/+5
2017-12-22DOC: Add missing release note for #10207Eric Wieser1-0/+6
2017-12-18Merge branch 'master' into move_histogramEric Wieser4-1/+37
2017-12-18Merge pull request #10211 from mhvk/ma-astype-alternativeEric Wieser1-0/+5
2017-12-18STY: Move newlines in release notesEric Wieser1-1/+1
2017-12-18MAINT,ENH: remove MaskedArray.astype, as the base type does everything.Marten van Kerkwijk1-1/+5
2017-12-17ENH: added masked version of 'numpy.stack' with tests.lzkelley1-1/+2
2017-12-15DOC: document nested_iters (#10078)Matti Picus1-0/+1
2017-12-14DOC: Obsoleted by PEP 465Jarrod Millman1-1380/+0
2017-12-14DOC: Prepare to host NEPs on GH pagesJarrod Millman22-20/+257
2017-12-14DOC: ADD NEP 0 draft and templateJarrod Millman3-554/+205
2017-12-14DOC: Copy PEP 1Jarrod Millman1-0/+636
2017-12-12DOC: Add release notes for lcm and gcdEric Wieser1-0/+9
2017-12-12ENH: Add gcd and lcm ufuncsEric Wieser2-0/+10
2017-12-11Merge pull request #10192 from eric-wieser/deprecate-pickle-aliasesCharles Harris1-0/+10
2017-12-11MAINT: nested list needs opening blank line.Charles Harris1-6/+7
2017-12-10DEP: Deprecate the pickle aliasesEric Wieser1-0/+9
2017-12-10MAINT: Move histogram and histogramdd into their own moduleEric Wieser1-0/+9
2017-12-09Merge pull request #10187 from eric-wieser/fix-extra-spaceCharles Harris1-6/+6
2017-12-09BUG: Extra space is inserted on first line for long elementsEric Wieser1-6/+6
2017-12-08MAINT: Prepare master for 1.15 development.Charles Harris2-0/+41
2017-12-08DOC: another small tweak to 1.14 docsAllan Haldane1-3/+4
2017-12-08DOC: fixup `...` description in 1.14 notesAllan Haldane1-3/+3
2017-12-08DOC: Fix rendering of notes, and tweak wordingEric Wieser1-4/+12
2017-12-08BUG: Fix line wrapping and remove trailing space for recarrayEric Wieser1-0/+2