summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | BUG: Ongoing fixes to PR#7416Joseph Fox-Rabinovitz2016-03-162-2/+2
|/ / / /
* | | | Merge pull request #7416 from madphysicist/hist-rangeCharles Harris2016-03-163-102/+123
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Updated documentation to reflect changes to bin estimators.Joseph Fox-Rabinovitz2016-03-162-33/+49
| * | | BUG: Incorrect handling of range in `histogram` with automatic bins.Joseph Fox-Rabinovitz2016-03-162-77/+82
|/ / /
* | | Merge pull request #7003 from gfyoung/place_str_fixJaime2016-03-153-154/+78
|\ \ \
| * | | BUG: Fix string copying for np.placegfyoung2016-03-153-154/+78
|/ / /
* | | Merge pull request #7418 from jtpio/hermefit-typo-fixNathaniel J. Smith2016-03-141-1/+1
|\ \ \
| * | | DOC: Minor typo fix, hermefik -> hermefit.Jeremy Tuloup2016-03-141-1/+1
|/ / /
* | | Merge pull request #7414 from charris/tweak-corrcoefCharles Harris2016-03-142-8/+37
|\ \ \
| * | | TST: Check that result of corrcoef are clipped.Charles Harris2016-03-131-3/+12
| * | | MAINT/BUG: Clip real and imag parts of corrcoef return to [-1, 1].Charles Harris2016-03-131-5/+19
| * | | ENH: Check array dimensionality in cov function.Charles Harris2016-03-131-0/+6
* | | | Merge pull request #7415 from madphysicist/doc-editsCharles Harris2016-03-144-100/+108
|\ \ \ \
| * | | | MAINT: Wrapped some docstrings and fixed typoJoseph Fox-Rabinovitz2016-03-143-99/+107
| * | | | DOC: Updates to documentation from perusing it in detail.Joseph Fox-Rabinovitz2016-03-142-3/+3
|/ / / /
* | | | Merge pull request #7178 from gfyoung/binary_repr_fixNathaniel J. Smith2016-03-134-53/+102
|\ \ \ \
| * | | | BUG: Fix binary_repr for negative numbersgfyoung2016-03-134-53/+102
|/ / / /
* | | | Merge pull request #7328 from emilienkofman/masterCharles Harris2016-03-133-3/+39
|\ \ \ \
| * | | | DEP: Deprecated using a float index in linspaceEmilien Kofman2016-03-093-8/+8
| * | | | DEP: Deprecated using a float index in linspaceEmilien Kofman2016-03-084-4/+40
* | | | | Merge pull request #7346 from erensezener/generalized_flipCharles Harris2016-03-125-5/+167
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ENH: Add generalized flip function and its testsEren Sezener2016-03-125-5/+167
| | |/ / | |/| |
* | | | Merge pull request #7407 from seberg/gh-7402Charles Harris2016-03-122-3/+30
|\ \ \ \
| * | | | BUG: Fix decref before incref for in-place accumulateSebastian Berg2016-03-122-3/+30
* | | | | Merge pull request #7410 from shoyer/nanprod-docNathaniel J. Smith2016-03-121-0/+1
|\ \ \ \ \
| * | | | | DOC: add nanprod to the list of math routinesStephan Hoyer2016-03-111-0/+1
* | | | | | Merge pull request #7397 from ahaldane/fix_failed_lenNathaniel J. Smith2016-03-092-0/+17
|\ \ \ \ \ \
| * | | | | | BUG: incorrect type for objects whose __len__ failsAllan Haldane2016-03-092-0/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #7398 from samuelstjean/patch-1Jaime2016-03-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DOC: fix typoSamuel St-Jean2016-03-091-1/+1
|/ / / / /
* | | | | Merge pull request #7231 from matthew-brett/local-initCharles Harris2016-03-073-0/+25
|\ \ \ \ \
| * | | | | DOC: description of _distribution_init for releaseMatthew Brett2016-03-071-0/+12
| * | | | | ENH: platform-specific install hook to change initMatthew Brett2016-03-072-0/+13
|/ / / / /
* | | | | Merge pull request #7386 from philipgura/patch-2Charles Harris2016-03-071-1/+3
|\ \ \ \ \
| * | | | | Added label icon to Travis statusPhilip Gura2016-03-071-1/+3
* | | | | | Merge pull request #7385 from matthew-brett/pypi-frontpage-for-wheelsNathaniel J. Smith2016-03-071-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DOC: note about wheels / windows wheels for pypiMatthew Brett2016-03-071-0/+7
* | | | | | Merge pull request #7382 from ahaldane/tidy_average_medianCharles Harris2016-03-072-8/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MAINT: cleanup np.averageAllan Haldane2016-03-072-8/+36
|/ / / / /
* | | | | Merge pull request #7378 from philipgura/masterCharles Harris2016-03-051-0/+5
|\ \ \ \ \