summaryrefslogtreecommitdiff
path: root/numpy
Commit message (Expand)AuthorAgeFilesLines
...
| * | DOC: Move bin estimator documentation from `histogram` to `histogram_bin_edges`Eric Wieser2018-03-161-107/+75
* | | Merge pull request #10666 from dfreese/fix/covcomplexCharles Harris2018-03-162-2/+4
|\ \ \
| * | | BUG: fix complex casting error in cov with aweightsDavid Freese2018-02-252-2/+4
* | | | TST, DOC: Upload devdocs and neps after circleci build (#10702)Stefan van der Walt2018-03-161-11/+10
| |/ / |/| |
* | | ENH: Add np.histogram_bin_edges (#10591)Kirit Thadaka2018-03-152-3/+141
* | | Merge pull request #10618 from eric-wieser/avoid-nontuple-indicesMarten van Kerkwijk2018-03-158-29/+33
|\ \ \
| * | | MAINT: Stop using non-tuple indices internallyEric Wieser2018-02-168-29/+33
* | | | Merge pull request #10750 from eric-wieser/percentile-graphCharles Harris2018-03-151-0/+27
|\ \ \ \
| * | | | DOC: Add graph showing different behaviors of np.percentileEric Wieser2018-03-151-0/+27
* | | | | Merge pull request #10746 from hvy/fix-typoCharles Harris2018-03-151-1/+1
|\ \ \ \ \
| * | | | | DOC: Fix typo in warning messagehvy2018-03-151-1/+1
| | |_|_|/ | |/| | |
* | | | | fixed order of notes and examplesJonas Rauber2018-03-151-8/+8
* | | | | Update add_newdocs.pyJonas Rauber2018-03-151-3/+9
* | | | | fixes #10747Jonas Rauber2018-03-151-2/+4
|/ / / /
* | | | TST: Import abstract classes from collections.abcFrederick Lefebvre2018-03-147-19/+54
|/ / /
* | | Merge pull request #10718 from AaronCritchley/tst-fixing-float16-eqCharles Harris2018-03-133-2/+36
|\ \ \
| * | | MAINT: Increase range in float16 almost equal nulp test.Charles Harris2018-03-131-2/+4
| * | | TST: Fixing bug in assert near equality of float16 arrays (#10697)Aaron Critchley2018-03-103-2/+34
* | | | Fix low-hanging Pypy compatibility issues (#10737)Pauli Virtanen2018-03-1210-31/+24
* | | | MAINT: Misc small fixes. (#10722)Charles Harris2018-03-101-1/+1
* | | | Merge pull request #10716 from ahaldane/fix_dragon4_fractional_cutoffCharles Harris2018-03-102-5/+13
|\ \ \ \
| * | | | BUG: dragon4 fractional output mode adds too many trailing zerosAllan Haldane2018-03-092-5/+13
* | | | | Merge pull request #10720 from WarrenWeckesser/fix-gh-10712Charles Harris2018-03-102-3/+57
|\ \ \ \ \
| * | | | | MAINT: Remove obsolete comment.Warren Weckesser2018-03-101-1/+1
| * | | | | BUG: distutils: Remove named templates from the output.Warren Weckesser2018-03-102-2/+56
| | |/ / / | |/| | |
* | | | | Merge pull request #10719 from guoci/numpy_constants_docCharles Harris2018-03-101-2/+25
|\ \ \ \ \
| * | | | | declare source code encodingguoci2018-03-101-0/+1
| * | | | | add documentation for constantsguoci2018-03-101-2/+24
| |/ / / /
* | | | | MAINT: Fixed C++ guard in f2py test.siavashserver2018-03-091-2/+2
|/ / / /
* | | | Merge pull request #10689 from freakboy3742/iOS-compatCharles Harris2018-03-084-10/+21
|\ \ \ \
| * | | | BLD: Add configuration to allow cross platform builds for iOS.Russell Keith-Magee2018-03-044-10/+21
* | | | | Merge pull request #10711 from charris/fix-hard-tabsCharles Harris2018-03-0811-120/+121
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MAINT: Hard tab and whitespace cleanup.Charles Harris2018-03-0811-120/+121
* | | | | Merge pull request #10698 from ahaldane/fix_0d_object_subclass_againCharles Harris2018-03-082-13/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG: Further back-compat fix for subclassed array reprAllan Haldane2018-03-052-13/+47
* | | | | Merge pull request #10708 from bobeldering/f2py-multilineCharles Harris2018-03-082-2/+56
|\ \ \ \ \
| * | | | | TST: test handling ';' in multiline and enhancement lines, numpy.f2pyBob Eldering2018-03-081-0/+53
| * | | | | BUG: fix for splitting a multiline or enhancement by ';' in numpy.f2py.Bob Eldering2018-03-081-2/+3
* | | | | | Merge pull request #10694 from lumbric/patch-2Charles Harris2018-03-081-1/+1
|\ \ \ \ \ \
| * | | | | | DOC: Improve docstring of memmaplumbric2018-03-051-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10710 from louispotok/select-error-messageCharles Harris2018-03-081-1/+1
|\ \ \ \ \ \
| * | | | | | BUG: fix error message in numpy.selectLouis Potok2018-03-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | ENH: Allow dtype field names to be unicode in Python2 (#10672)Chris Billington2018-03-082-6/+22
|/ / / / /
* | | | | DOC: Grammar of np.gradient docstringAllan Haldane2018-03-061-3/+3
|/ / / /
* | | | DOC: add versionadded for NDArrayOperatorsMixin.Stephan Hoyer2018-03-041-0/+2
* | | | MAINT: Covariance must be symmetric as well as positive-semidefinite. (#10669)Oleg Zabluda2018-03-041-7/+8
* | | | BUG: F2py mishandles quoted control characters (#10676)bobeldering2018-03-042-37/+79
|/ / /
* | | Merge pull request #10679 from NelleV/10611_docstringsCharles Harris2018-03-012-10/+13
|\ \ \
| * | | DOC zeros, empty, and ones now have consistent docstringsNelle Varoquaux2018-03-012-10/+13
* | | | Merge pull request #10547 from hobler/patch-1Charles Harris2018-02-281-1/+1
|\ \ \ \ | |/ / / |/| | |