summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DOC: Add changelog for #6734 and #6748.Simon Conseil2015-12-021-1/+8
* Merge pull request #6734 from saimn/ma-mask-memoryCharles Harris2015-12-012-7/+22
|\
| * Add some tests for mask creation with mask=True or False.Simon Conseil2015-12-011-0/+9
| * Test that the mask dtype if MaskType before using np.zeros/onesSimon Conseil2015-12-011-2/+2
| * ENH: Avoid memory peak when creating a MaskedArray with mask=True/False (#6732).Simon Conseil2015-11-261-8/+14
* | Merge pull request #6748 from saimn/ma-repr-memoryCharles Harris2015-12-011-3/+16
|\ \
| * | Use integer division to avoid casting to int.Simon Conseil2015-12-021-1/+1
| * | Allow to change the maximum width with a class variable.Simon Conseil2015-12-011-4/+6
| * | ENH: Avoid memory peak and useless computations when printing a MaskedArray.Simon Conseil2015-11-281-3/+14
| |/
* | Merge pull request #6733 from gerritholl/structured_multidim_masked_array_strrepCharles Harris2015-12-012-1/+13
|\ \
| * | BUG/TST: Fix for #6729Gerrit Holl2015-12-012-1/+13
|/ /
* | Merge pull request #6726 from charris/fix-bugs-exposed-by-relaxed-stride-roll...Charles Harris2015-11-262-6/+8
|\ \ | |/ |/|
| * TST: Fix travis-ci test for numpy wheels.Charles Harris2015-11-251-1/+1
| * MAINT: Localize variables only used with relaxed stride checking.Charles Harris2015-11-251-5/+7
* | Merge pull request #6627 from ordirules/masterCharles Harris2015-11-251-0/+10
|\ \
| * | added more textJulien Lhermitte2015-11-051-0/+4
| * | added extra line in the tile help doc to outline a general repeat, commonly usedJulien Lhermitte2015-11-041-0/+6
* | | Merge pull request #6717 from charris/fix-gh-6675Julian Taylor2015-11-251-1/+29
|\ \ \
| * | | BUG: Readd fallback CBLAS detection on linux.Charles Harris2015-11-251-1/+29
| | |/ | |/|
* | | Merge pull request #6721 from gerritholl/circumvent-cython-problem-locallyCharles Harris2015-11-251-1/+2
|\ \ \
| * | | BUG: Fix for #6719Gerrit Holl2015-11-251-1/+2
|/ / /
* | | Merge pull request #6302 from juliantaylor/werrvlaJulian Taylor2015-11-241-4/+4
|\ \ \ | |/ / |/| |
| * | MAINT: enable Werror=vla in travisJulian Taylor2015-11-241-4/+4
* | | Merge pull request #6702 from ahaldane/fix_getfield_p_arithCharles Harris2015-11-241-11/+14
|\ \ \ | |/ / |/| |
| * | MAINT: fix casting warnings in mapping.cAllan Haldane2015-11-231-10/+13
| * | BUG: fix pointer arithmetic in _get_field_viewAllan Haldane2015-11-211-1/+1
|/ /
* | Merge pull request #6662 from Iceman9/simicgCharles Harris2015-11-202-7/+20
|\ \
| * | BLD: Enabled building with MSVC 14.0Iceman92015-11-182-7/+20
* | | Merge pull request #6698 from matthew-brett/test-rint-bugNathaniel J. Smith2015-11-181-0/+10
|\ \ \
| * | | TST: test np.rint bug for large integersMatthew Brett2015-11-171-0/+10
* | | | Merge pull request #6697 from congma/fix_pyarray_from_ot_macro_semicolonJulian Taylor2015-11-181-1/+1
|\ \ \ \
| * | | | MAINT: fix spurious semicolon in macro definition of PyArray_FROM_OTCong Ma2015-11-181-1/+1
|/ / / /
* | | | Merge pull request #6695 from juliantaylor/tmpdir-leakCharles Harris2015-11-171-17/+18
|\ \ \ \
| * | | | BUG: fix removing tempdirs created during buildJulian Taylor2015-11-171-17/+18
| |/ / /
* | | | Merge pull request #6690 from lzkelley/hist_check_range_finiteJaime2015-11-172-3/+27
|\ \ \ \ | |/ / / |/| | |
| * | | BUG, MAINT: check that histogram range parameters are finite, add tests to as...lzkelley2015-11-172-3/+27
* | | | Merge pull request #6688 from ev-br/knownfCharles Harris2015-11-1613-59/+72
|\ \ \ \
| * | | | ENH: testing: add SkipTest and KnownFailureExceptionEvgeni Burovski2015-11-1613-59/+72
| |/ / /
* | | | Merge pull request #6666 from juliantaylor/prefetch-sumCharles Harris2015-11-163-0/+22
|\ \ \ \ | |/ / / |/| | |
| * | | ENH: use prefetching for summationJulian Taylor2015-11-163-0/+22
* | | | Merge pull request #6681 from griffin-h/polyfit/weight_doc_updateCharles Harris2015-11-151-1/+2
|\ \ \ \
| * | | | add clarification of weights to documentationGriffin Hosseinzadeh2015-11-131-1/+2
* | | | | Merge pull request #6679 from pv/may-share-memory-fixJulian Taylor2015-11-155-59/+141
|\ \ \ \ \
| * | | | | BUG: don't use PyArray_Converter in may_share_memoryPauli Virtanen2015-11-122-4/+56
| * | | | | ENH: reimplement may_share_memory in C to improve its performancePauli Virtanen2015-11-124-55/+85
* | | | | | Merge pull request #6686 from pv/assert-fixCharles Harris2015-11-142-6/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | BUG: testing: fix a bug in assert_string_equalPauli Virtanen2015-11-142-6/+24
|/ / / / /
* | | | | Merge pull request #6676 from ev-br/assert_raisesCharles Harris2015-11-121-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DOC: document that assert_raises can be used as a context managerEvgeni Burovski2015-11-121-0/+12
|/ / / /
* | | | Merge pull request #6668 from charris/fix-make_maskCharles Harris2015-11-123-4/+18
|\ \ \ \