summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-03-14TST: Import abstract classes from collections.abcFrederick Lefebvre1-2/+7
2018-03-12DOC: Post 1.14.2 release update.Charles Harris3-0/+63
2018-03-11DOC: Fix minor typo in how-to-document.MSeifert041-1/+1
2018-03-10add documentation for constantsguoci2-0/+6
2018-03-08Merge pull request #10689 from freakboy3742/iOS-compatCharles Harris1-1/+13
2018-03-09DOC: Added release note for iOS build changes.Russell Keith-Magee1-1/+13
2018-03-08ENH: Allow dtype field names to be unicode in Python2 (#10672)Chris Billington1-0/+11
2018-03-08Write down a formal procedure for declaring a NEP "accepted"Nathaniel J. Smith1-2/+8
2018-03-08Assign numbers to all existing NEPsNathaniel J. Smith15-18/+25
2018-02-27DOC: describe axes keyword in ufunc documentation.Marten van Kerkwijk1-0/+14
2018-02-27DOC/MAINT: More misc. typosluz.paz3-3/+3
2018-02-25BUG/MAINT: Remove special handling of 0d arrays and scalars in interpEric Wieser1-0/+12
2018-02-22Merge pull request #10641 from charris/post-1.14.1-updateCharles Harris4-58/+209
2018-02-22DOC: Update RELEASE_WALKTHROUGH.rst.txt.Charles Harris1-50/+66
2018-02-22MAINT: Update 1.14.1 release notes and changelog.Charles Harris3-8/+143
2018-02-22Merge pull request #10599 from girving/flatnonzeroEric Wieser1-0/+5
2018-02-21ENH: make flatnonzero use np.ravel(a) instead of a.ravel()Geoffrey Irving1-0/+5
2018-02-15Merge pull request #10596 from charris/update-sphinxext-submoduleCharles Harris1-0/+0
2018-02-15DOC: Update sphinxext submodule hash.Charles Harris1-0/+0
2018-02-14DOC: Corrected url for Guide to NumPy book; see part of #8520, all of #9088, ...derrick2-6/+6
2018-02-14MAINT: Fix typos in DISTUTILS.rst.txt. (#10583)fo402251-3/+3
2018-02-12Misc. typosluz.paz1-1/+1
2018-02-01BUG: nan_to_num does not return scalars for scalar integer input (#10441)Matheus Vieira Portela1-0/+6
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