Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.15.0
/
numpy
/
lib
tag
424042f8b71aff9a196072a90e8c6e0a156f0277
tagger
Charles Harris <charlesr.harris@gmail.com>
Mon Jul 23 15:54:38 2018
object
ccfbcc1cd9a4035a467f2e982a565ab27de25b6b
NumPy 1.15.0 release
8447d18
DOC: link to TESTS.rst.txt testing guidelines, tweak testing docs
by mattip
· 7 years ago
a44b61c
Merge pull request #11529 from eric-wieser/histogramdd-density-no-deprecation
by Charles Harris
· 7 years ago
8ea9e8b
MAINT: Rename histogramdd's normed argument to density, to match histogram
by Eric Wieser
· 7 years ago
431740e
BUG: Fix incorrect deprecation logic for histogram(normed=...)
by Eric Wieser
· 7 years ago
914aabf
TST: Show that histogramdd's normed argument is histogram's density
by Eric Wieser
· 7 years ago
494e96a
DEP: Actually deprecate the normed argument to histogram
by Eric Wieser
· 7 years ago
e08eced
MAINT: push back multifield copy->view changes to 1.16
by Allan Haldane
· 7 years ago
af66e48
DOC: make docstring of np.interp clearer (#11280)
by Jörg Döpfert
· 7 years ago
5cbb982
Merge pull request #11122 from mhvk/assert-array-comparison-with-masked
by Charles Harris
· 7 years ago
3ad49aa
MAINT: clean up assert_array_compare a bit further.
by Marten van Kerkwijk
· 7 years ago
612cac4
Merge pull request #11209 from Peque/doctest
by Charles Harris
· 7 years ago
2f43a3e
DOC: add existing recfunctions documentation to output
by mattip
· 7 years ago
6148f52
DOC: Fix doctest formatting in `rot90()` examples
by Miguel Sánchez de León Peque
· 7 years ago
0c4ebf1
BUG: delimiter/comments in genfromtxt should be encoded
by Allan Haldane
· 7 years ago
2d0ee48
Merge branch 'master' into npzfile-mappin
by Eric Wieser
· 7 years ago
7bf3402
BUG: Avoid deprecated non-tuple indexing
by Eric Wieser
· 7 years ago
23cb605
Merge pull request #11105 from eric-wieser/take_along_axis-strict
by Marten van Kerkwijk
· 7 years ago
905e906
ENH: Add (put|take)_along_axis as described in #8708
by Eric Wieser
· 7 years ago
0bd86db
ENH: Modify intersect1d to return common indices (#10684)
by Christopher
· 7 years ago
328fe21
MAINT: Extract a helper function for prepending and appending
by Eric Wieser
· 7 years ago
5608636
MAINT: np.pad: Generalize the helper function to be used in more places
by Eric Wieser
· 7 years ago
651e9cf
MAINT: np.pad: Add helper functions for producing slices along axes
by Eric Wieser
· 7 years ago
79ec65d
Merge pull request #11010 from mhvk/poly-matrix-tests-to-matrixlib
by Charles Harris
· 7 years ago
b2a699a
Merge pull request #11094 from mattip/fix-11080
by Charles Harris
· 7 years ago
2cf2db3
Merge pull request #11023 from eric-wieser/histogramdd-no-fuzz
by Charles Harris
· 7 years ago
7a01f66
DOC: add numpy.lib.format to docs and link to it
by mattip
· 7 years ago
dee82fb
Merge pull request #11085 from mattip/fix-11080
by Eric Wieser
· 7 years ago
c759466
DOC: create label and ref, fixes broken link
by mattip
· 7 years ago
342609b
Merge pull request #11011 from eric-wieser/pad-singleton
by Charles Harris
· 7 years ago
85282a5
DOC: link to updated module docstring, not NEP
by mattip
· 7 years ago
406ccc9
DOC: Add explanation for comments=None in loadtxt.
by Hong Xu
· 7 years ago
a5f94a9
MAINT: Simplify workflow in _append_const and _prepend_const
by Lars G
· 7 years ago
51ef0c4
BUG: Fix padding with large integers
by Lars G
· 7 years ago
8ed017a
BUG: histogramdd fails on large integers
by Eric Wieser
· 7 years ago
4a5d02f
ENH: Disable fuzzing on histogram boundaries
by Eric Wieser
· 7 years ago
820765d
MAINT: Misc. typos (#11005)
by luzpaz
· 7 years ago
4bdcbab
MAINT: Use keepdims in favor of re-inserting dimensions
by Eric Wieser
· 7 years ago
c57e6d6
MAINT: Remove singleton-dimension insertion in np.pad in favor of not losing the dimension in the first place.
by Eric Wieser
· 7 years ago
1394d0a
MAINT: move matrix tests in lib to matrixlib.
by Marten van Kerkwijk
· 7 years ago
92f8523
DOC: Make doc examples using StringIO python2-3 compatible
by Andras Deak
· 7 years ago
fa9c78c
Merge pull request #10871 from eric-wieser/histogramdd-empty
by Charles Harris
· 7 years ago
ac76793
Merge pull request #10199 from chunweiyuan/quantile
by Stephan Hoyer
· 7 years ago
a043c3e
MAINT, DOC: Fix typos (#10958)
by Nicholas Nadeau, P.Eng., AVS
· 7 years ago
80de28d
Merge branch 'master' into npzfile-mappin
by Eric Wieser
· 7 years ago
b5c1bcf
Merge pull request #10891 from eric-wieser/assert-no-cycles
by Charles Harris
· 7 years ago
e0b5e87
Merge pull request #9998 from mattip/nditer-as-context-manager
by Allan Haldane
· 7 years ago
67b9a76
Merge pull request #10921 from mattip/percentile-graph
by Charles Harris
· 7 years ago
894dcab
ENH: add NpyIter_Close, nditer__{enter,exit}__
by mattip
· 7 years ago
f462e78
DOC: Fix NumpyVersion example (closes gh-10935)
by Stefan van der Walt
· 7 years ago
9d1d44f
ENH: Extend np.flip to work over multiple axes
by Junjie Bai
· 7 years ago
df8e835
DOC: clear up warnings, fix matplotlib plot
by mattip
· 7 years ago
8323be1
BUG: fix crash in numpy.genfromtxt(..., names=True, comments=None) (#10822)
by Raunak Shah
· 7 years ago
5d5c379
ENH: Adding np.quantile() and np.nanquantile(). #10199
by Chun-Wei Yuan
· 7 years ago
a9cb8c0
Merge pull request #10875 from mattip/fix-issue7895
by Charles Harris
· 7 years ago
29405fd
TST: reactivate module docstring tests, fix float formatting
by mattip
· 7 years ago
5c3d524
TST: Extract a helper function to test for reference cycles
by Eric Wieser
· 7 years ago
171eeaf
BUG: fix savetxt, loadtxt for '+-' in complex
by mattip
· 7 years ago
b274299
MAINT: Remove unnecessary special case for N == 0
by Eric Wieser
· 7 years ago
918a167
ENH: Improve histogram bins="auto" for data with little variance (#10739)
by Varun Nayyar
· 7 years ago
07d590c
Merge pull request #10859 from charris/remove-yield-tests
by Charles Harris
· 7 years ago
db63ca9
Merge pull request #10863 from eric-wieser/histogramdd-fixes
by Charles Harris
· 7 years ago
cc1107e
MAINT: Don't use np.arange just because `range` is shadowed
by Eric Wieser
· 7 years ago
59d7878
MAINT: Use the minlength argument of bincount to avoid a copy into a larger array
by Eric Wieser
· 7 years ago
b3a2b02
MAINT: Don't reimplement `ravel_multi_index`
by Eric Wieser
· 7 years ago
f4df81f
MAINT: Don't use a dict with numeric keys when a tuple would do fine
by Eric Wieser
· 7 years ago
dbaca82
MAINT: Remove asarray call on a known array
by Eric Wieser
· 7 years ago
ad53a1f
MAINT: Remove dead code.
by Eric Wieser
· 7 years ago
4a178b2
MAINT: Remove pointless axis permutation
by Eric Wieser
· 7 years ago
40938e4
MAINT: Remove redundant operations in 1d masking
by Eric Wieser
· 7 years ago
73b4db4
STY: Some PEP8 fixes in lib/tests/test_twodim_base.py.
by Charles Harris
· 7 years ago
340777d
TST: Remove yield tests in lib/tests/test_twodim_base.py.
by Charles Harris
· 7 years ago
e559d98
TST: Remove yield tests from lib/tests/test_index_tricks.py.
by Charles Harris
· 7 years ago
b8e8a6e
Merge pull request #10858 from charris/post-pytest-cleanup
by Charles Harris
· 7 years ago
6623dbf
Merge pull request #10802 from eric-wieser/histogramdd-fixes
by Charles Harris
· 7 years ago
7bf0564
MAINT: Remove all uses of run_module_suite.
by Charles Harris
· 7 years ago
0361511
Merge pull request #10842 from charris/switch-to-pytest
by Charles Harris
· 7 years ago
c8a5f56
BUG: Use intp for indices
by Eric Wieser
· 7 years ago
79e482a
DOC: Document the surprising behaviour of np.histogramdd on array_likes
by Eric Wieser
· 7 years ago
992163e
MAINT/ENH: Reuse range computation code from np.histogram in np.histogramdd
by Eric Wieser
· 7 years ago
cf46d8c
TST: Update modules `test` to PytestTester.
by Charles Harris
· 7 years ago
7e5a41d
TST: Switch to using pytest markers
by Charles Harris
· 7 years ago
3d5caa2
doc: fix examples in docstring for np.flip
by Berend Kapelle
· 7 years ago
6126789
MAINT: Remove "bench" from testing modules `__init__`s.
by Charles Harris
· 7 years ago
fd92d02
MAINT: Give a more useful error messages for bins of an incorrect dimension
by Eric Wieser
· 7 years ago
52a739e
MAINT: Only check bin monotonicity if not using linspace
by Eric Wieser
· 7 years ago
89b402a
MAINT: Unify computation of `nbin[i]`
by Eric Wieser
· 7 years ago
88a564e
MAINT: Make np.histogramdd error messages consistent with np.histogram
by Eric Wieser
· 7 years ago
fbb29df
TST: Rename some compiled c test modules
by Charles Harris
· 7 years ago
ed6c0dd
MAINT: Remove use of unittest in NumPy tests.
by xoviat
· 7 years ago
1cda13d
Merge pull request #10755 from eric-wieser/reduce-histogram-docs
by Charles Harris
· 7 years ago
8a67fa9
MAINT: The histogram_bin_edges function needs a raw docstring.
by Charles Harris
· 7 years ago
e19e52e
Merge pull request #10666 from dfreese/fix/covcomplex
by Charles Harris
· 7 years ago
7a3db49
DOC: Move bin estimator documentation from `histogram` to `histogram_bin_edges`
by Eric Wieser
· 7 years ago
f42e104
ENH: Add np.histogram_bin_edges (#10591)
by Kirit Thadaka
· 7 years ago
01541f2
Merge pull request #10618 from eric-wieser/avoid-nontuple-indices
by Marten van Kerkwijk
· 7 years ago
fc26f49
Merge pull request #10750 from eric-wieser/percentile-graph
by Charles Harris
· 7 years ago
e3ff501
DOC: Add graph showing different behaviors of np.percentile
by Eric Wieser
· 7 years ago
53b358c
TST: Import abstract classes from collections.abc
by Frederick Lefebvre
· 7 years ago
e97de95
Fix low-hanging Pypy compatibility issues (#10737)
by Pauli Virtanen
· 7 years ago
6e6602e
BUG: fix error message in numpy.select
by Louis Potok
· 7 years ago
Next »