summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #7134 - dongjoon-hyun:fix_typos_in_code_comments, r=njsmithautoHomu2016-01-2830-38/+38
|\
| * MAINT: Fix some typos in a code string and commentsDongjoon Hyun2016-01-2730-38/+38
|/
* Merge pull request #7131 from charris/fix-setuptools-sdistCharles Harris2016-01-274-2/+25
|\
| * MAINT: warn in egg_info command if using setuptools.sdist.Ralf Gommers2016-01-271-0/+8
| * BLD/BUG: revert usage of setuptools when building an sdist.Ralf Gommers2016-01-271-1/+1
| * TST: test installing from sdist on TravisCI.Ralf Gommers2016-01-272-1/+16
|/
* Merge pull request #7118 from gfyoung/f2py_patch_linuxCharles Harris2016-01-261-4/+13
|\
| * TST: Fixed f2py test for non-versioned python executablesgfyoung2016-01-251-4/+13
|/
* Merge pull request #7116 from gfyoung/f2py_patchCharles Harris2016-01-251-1/+7
|\
| * TST: Fixed f2py test for win32 virtualenvgfyoung2016-01-251-1/+7
|/
* Merge pull request #7114 from dongjoon-hyun/fix_typos_in_docJaime2016-01-2512-18/+18
|\
| * MAINT: Fix typos in docsDongjoon Hyun2016-01-2512-18/+18
|/
* Merge pull request #7055 from gfyoung/single_elt_array_return_matchingJaime2016-01-252-188/+274
|\
| * BUG: One element array inputs get one element arrays returned in np.randomgfyoung2016-01-242-188/+274
* | Merge pull request #7109 from argriffing/python-ver-dep-docsCharles Harris2016-01-241-2/+2
|\ \ | |/ |/|
| * DOC: update Python versions requirements in the install docsalex2016-01-241-2/+2
|/
* Merge pull request #7082 from gfyoung/test_random_expandJaime2016-01-242-262/+880
|\
| * DOC: Clarified output size for broadcastable mtrand.pyx functionsgfyoung2016-01-231-182/+243
| * TST: Added broadcasting tests in test_random.pygfyoung2016-01-232-87/+644
* | Merge pull request #7073 from charris/update-1.11.0-notesCharles Harris2016-01-231-90/+136
|\ \ | |/ |/|
| * DOC: Update the 1.11.0 release notes.Charles Harris2016-01-231-90/+136
* | Merge pull request #7088 from jakirkham/cast_float_linalgCharles Harris2016-01-222-9/+105
|\ \
| * | DOC: Update `norm` docstring to include examples that reflect that all comput...John Kirkham2016-01-221-8/+8
| * | BUG: Make sure that the `ord=0` case returns a float.John Kirkham2016-01-222-5/+2
| * | TST: Verify that `norm` is properly casting values to floats as needed.John Kirkham2016-01-221-0/+96
| * | BUG: In `norm`, always cast non-floating point arrays to 64-bit floats. Other...John Kirkham2016-01-221-0/+3
|/ /
* | Merge pull request #7092 from xdmiodz/glibc-checkCharles Harris2016-01-211-11/+8
|\ \
| * | BLD: fix compilation on non glibc-LinuxesDmitry Odzerikho2016-01-221-11/+8
* | | Merge pull request #7091 from numpy/revert-7087-musl-buildCharles Harris2016-01-211-3/+3
|\ \ \
| * | | Revert "BLD: fix compilation on non glibc-Linuxes"revert-7087-musl-buildCharles Harris2016-01-211-3/+3
|/ / /
* | | Merge pull request #7087 from xdmiodz/musl-buildCharles Harris2016-01-211-3/+3
|\ \ \ | |/ / |/| |
| * | BLD: fix compilation on non glibc-LinuxesDmitry Odzerikho2016-01-211-3/+3
* | | Merge pull request #7076 from charris/update-mailmapCharles Harris2016-01-211-0/+28
|\ \ \ | |/ / |/| |
| * | MAINT: Update the git .mailmap file.Charles Harris2016-01-201-0/+28
| |/
* | Merge pull request #6997 from gfyoung/mtrand_helpers_compressJaime2016-01-201-104/+74
|\ \ | |/ |/|
| * MAINT: Simplified mtrand.pyx helpersgfyoung2016-01-201-104/+74
|/
* Merge pull request #7063 from charris/prepare-1.12-devCharles Harris2016-01-195-6/+70
|\
| * REL: Update master branch after 1.12.x branch has been made.Charles Harris2016-01-195-6/+70
|/
* Merge pull request #7062 from charris/pre-1.10.x-branchCharles Harris2016-01-193-1/+3
|\
| * REL: Prepare for 1.10.x branch.Charles Harris2016-01-193-1/+3
|/
* Merge pull request #7027 from gfyoung/test_fromnumeric_expandCharles Harris2016-01-194-198/+490
|\
| * TST: Added lots of new tests for fromnumeric.pygfyoung2016-01-184-198/+490
* | Merge pull request #7052 from charris/fixup-polynomialsCharles Harris2016-01-198-148/+122
|\ \
| * | DOC: Update the 1.10.0 release notes.Charles Harris2016-01-191-10/+17
| * | MAINT: Refactor polynomial leastsquares fits.Charles Harris2016-01-197-138/+105
| |/
* | Merge pull request #7053 from tushar-rishav/ifft_RAM_requirementsCharles Harris2016-01-191-1/+1
|\ \
| * | BUG:Should fix astype cast bug in numpy.fft moduleTushar Gautam2016-01-191-1/+1
| |/
* | Merge pull request #7057 from charris/nat-future-warningCharles Harris2016-01-192-3/+69
|\ \ | |/ |/|
| * TST: Add tests for NAT comparison FutureWarning.Charles Harris2016-01-181-0/+28
| * DEP: Emit FutureWarning for NAT comparisons.Charles Harris2016-01-181-3/+41
|/