summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7481 from simongibbons/orderconverter_fixJaime2016-03-292-0/+11
|\
| * BUG: Fix segfault in PyArray_OrderConverterSimon Gibbons2016-03-292-0/+11
|/
* Merge pull request #7468 from jaimefrio/inplace_reduction_memmoveseberg2016-03-281-28/+38
|\
| * BUG: more on inplace reductions, fixes #615Jaime Fernandez2016-03-271-28/+38
* | Merge pull request #7477 from charris/more-mailmap-updatesNathaniel J. Smith2016-03-281-0/+6
|\ \
| * | MAINT: Yet more .mailmap updates for recent contributors.Charles Harris2016-03-281-0/+6
|/ /
* | Merge pull request #7472 from charris/update-mailmapNathaniel J. Smith2016-03-281-1/+3
|\ \
| * | MAINT: Update .mailmap.Charles Harris2016-03-271-1/+3
|/ /
* | Merge pull request #7469 from charris/update-mailmapCharles Harris2016-03-271-0/+12
|\ \ | |/ |/|
| * MAINT: Update git .mailmapCharles Harris2016-03-271-0/+12
* | Merge pull request #7466 from jaimefrio/inplace_reduceat_segfaultseberg2016-03-272-2/+37
|\ \
| * | BUG: segfault inplace object reduceat, fixes #7465Jaime Fernandez2016-03-272-2/+37
|/ /
* | Merge pull request #7463 from seberg/array-too-largeJaime2016-03-264-25/+40
|\ \
| * | MAINT: Rename size and sd to nbytes in NewFromDescr_intSebastian Berg2016-03-263-24/+22
| * | BUG: fix array too big error for wide dtypes.Sebastian Berg2016-03-262-4/+21
* | | Merge pull request #7421 from pwolfram/nancumsumprodStephan Hoyer2016-03-264-16/+252
|\ \ \
| * | | ENH: adds np.nancumsum and np.nancumprodPhillip J. Wolfram2016-03-244-16/+252
* | | | Merge pull request #7456 from jaimefrio/reshape_segfaultseberg2016-03-252-56/+52
|\ \ \ \
| * | | | BUG: int overflow in reshape, fixes #7455, fixes #7293Jaime Fernandez2016-03-252-56/+52
* | | | | Merge pull request #7439 from seberg/gh-7428Charles Harris2016-03-242-10/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG: Do not try sequence repeat unless necessarySebastian Berg2016-03-202-10/+58
* | | | | Merge pull request #7229 from ewmoore/__complex__seberg2016-03-233-0/+121
|\ \ \ \ \
| * | | | | TST: also test cases that should fail in __complex__Eric Moore2016-03-231-0/+22
| * | | | | BUG: Don't allow converions of S or U arrays in __complex__Eric Moore2016-03-222-12/+2
| * | | | | ENH: implement __complex__Eric Moore2016-03-223-0/+109
| | |_|/ / | |/| | |
* | | | | Merge pull request #7447 from ewmoore/scalar_neg_powerCharles Harris2016-03-222-2/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | BUG: scalar integer negative powers gave wrong results.Eric Moore2016-03-222-2/+22
| |/ / /
* | | | Merge pull request #7448 from MSeifert04/small_doc_fix_numpy_arrayNathaniel J. Smith2016-03-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: array link to full and full_like instead of fillMichael Seifert2016-03-221-1/+1
|/ / /
* | | Merge pull request #7445 from jaimefrio/bincount_leakseberg2016-03-222-16/+29
|\ \ \
| * | | BUG: reference count leak in bincount, fixes #6805Jaime Fernandez2016-03-211-12/+10
| * | | TST: check reference counts of dtypes after calling bincountJaime Fernandez2016-03-211-4/+19
* | | | Merge pull request #7446 from marshallward/masterNathaniel J. Smith2016-03-221-1/+1
|\ \ \ \
| * | | | DOC: ndarray typo fixMarshall Ward2016-03-221-1/+1
|/ / / /
* | | | Merge pull request #7325 from gfyoung/wrapit_keywordNathaniel J. Smith2016-03-222-111/+51
|\ \ \ \ | |/ / / |/| | |
| * | | BUG: Improve compatibility to account for slightly different signaturesgfyoung2016-03-211-106/+35
| * | | BUG, MAINT: Use keyword args internally in fromnumeric.pygfyoung2016-03-202-37/+48
* | | | Merge pull request #7442 from jaimefrio/refactor_diagonalseberg2016-03-211-26/+12
|\ \ \ \ | |/ / / |/| | |
| * | | MANT: Simplify diagonal length calculation logicJaime Fernandez2016-03-191-26/+12
* | | | Merge pull request #7437 from anntzer/new-fill-dtype-behaviorseberg2016-03-204-47/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: np.full defaults to the filler's dtype.Antony Lee2016-03-204-47/+34
|/ / /
* | | Merge pull request #7430 from charris/update-1.11.0-notesCharles Harris2016-03-191-27/+33
|\ \ \
| * | | DOC: Update 1.11.0-notes.Charles Harris2016-03-191-27/+33
|/ / /
* | | Merge pull request #7363 from seberg/masked-silence-2Charles Harris2016-03-193-21/+47
|\ \ \
| * | | ENH: Make no unshare mask future warnings less noisySebastian Berg2016-03-013-21/+47
* | | | Merge pull request #7341 from inesw/bug-fix-6469Charles Harris2016-03-171-0/+6
|\ \ \ \
| * | | | TST: test for #6469Ines Wichert2016-02-291-0/+6
* | | | | Merge pull request #7198 from seberg/unlock_gil_gufuncsNathaniel J. Smith2016-03-172-0/+24
|\ \ \ \ \
| * | | | | ENH: Unlock the GIL for gufuncsSebastian Berg2016-03-172-0/+24
| | |_|_|/ | |/| | |
* | | | | Merge pull request #7423 from madphysicist/hist-rangeCharles Harris2016-03-162-2/+2
|\ \ \ \ \