Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.12.0
/
numpy
/
lib
tag
5596af84450b4e13e3926537979dfc8bbd307b75
tagger
Charles Harris <charlesr.harris@gmail.com>
Sun Jan 15 19:58:34 2017
object
561f1accf861ad8606ea2dd723d2be2b09a2dffa
NumPy v1.12.0 release.
cd82133
BUG: Fix apply_along_axis() for when func1d() returns a non-ndarray (#8426)
by Ben Rowland
· 9 years ago
d3fbb97
Merge pull request #8391 from charris/fix-python-3.6-compat
by Charles Harris
· 9 years ago
d156caf
DEP: Fix escaped string characters deprecated in Python 3.6.
by Charles Harris
· 9 years ago
c827f50
ENH: retune apply_along_axis nanmedian cutoff
by Julian Taylor
· 9 years ago
1e3ec9f
ENH: update the small nanmedian threshold
by Julian Taylor
· 9 years ago
52336fc
BUG: handle unmasked NaN in ma.median like normal median
by Julian Taylor
· 9 years ago
2e79af2
BUG: fix nanpercentile not returning scalar with axis argument
by Julian Taylor
· 9 years ago
1b26730
BUG: fix packbits and unpackbits to correctly handle empty arrays
by Takuya Akiba
· 9 years ago
f39c92b
BUG: np.piecewise not working for scalars
by alvarosg
· 9 years ago
6ae8420
Merge pull request #7987 from f0k/advertise-open_memmap
by Charles Harris
· 9 years ago
e908bfa
Merge pull request #8218 from mattharrigan/ediff1d-performance
by Charles Harris
· 9 years ago
9a90abf
BUG: return subclasses from ediff1d
by MattHarrigan
· 9 years ago
b0e66ad
ENH: fast track default kwargs for ediff1d
by MattHarrigan
· 9 years ago
3bd79ab
Merge pull request #8183 from mattharrigan/ediff1d-performance
by Stephan Hoyer
· 9 years ago
6b358a7
Merge pull request #8109 from skwbc/issue#7546
by Charles Harris
· 9 years ago
4848271
TST: Added cases for better coverage of ediff1d
by MattHarrigan
· 9 years ago
16a98c0
ENH: performance improvement to ediff1d
by MattHarrigan
· 9 years ago
d720d62
DOC: Minor spelling fix in genfromtxt() docstring.
by wrwrwr
· 9 years ago
0a02bb6
ENH: add signature argument to vectorize for vectorizing like generalized ufuncs (#8054)
by Stephan Hoyer
· 9 years ago
b0a6e55
Merge pull request #8121 from wrwrwr/imp-hist2d-example
by Ralf Gommers
· 9 years ago
84b11f5
ENH: allow numpy.apply_along_axis() to work with ndarray subclasses (#7918)
by Ben Rowland
· 9 years ago
2a86f35
DOC: Improve histogram2d() example.
by wrwrwr
· 9 years ago
28efd6b
TST: add intp type check in test_big_indices
by Shota Kawabuchi
· 9 years ago
364382b
BUG: add array size overflow check in arr_ravel_multi_index
by Shota Kawabuchi
· 9 years ago
c9895bc
MAINT: fix assert_raises_regex when used as a context manager
by Stephan Hoyer
· 9 years ago
90c1665
BUG: fix ravel_multi_index for big indices (issue #7546)
by Shota Kawabuchi
· 9 years ago
a6574b2
Merge pull request #8087 from hodgka/master
by Charles Harris
· 9 years ago
36f8844
BUG: financial.pmt modifies input #8055
by naveenarun
· 9 years ago
8478ba7
DOC: Fix erroneous return type description for np.roots.
by Stuart Archibald
· 9 years ago
86e87cb
DOC: Fix description of isinf in nan_to_num
by Yash Shah
· 9 years ago
7c8043e
BUG : financial.pmt modifies input (issue #8055)
by KhaledTo
· 9 years ago
f28957d
BUG: lib: Simplify (and fix) pad's handling of the pad_width
by Warren Weckesser
· 9 years ago
db0b231
DOC: change version references from x.y to x.y.z
by Pierre de Buyl
· 9 years ago
2a55233
DOC: change Numpy to NumPy in dosctrings and comments
by Pierre de Buyl
· 9 years ago
7884a8c
ENH: Add stacklevel to all (or almost all) our function calls
by Sebastian Berg
· 9 years ago
514d136
TST: Use ComplexWarning suppression only where needed
by Sebastian Berg
· 9 years ago
20ea3a2
TST: Replace catch_warnings when recording is not enforced in test_nanfuncs
by Sebastian Berg
· 9 years ago
308161c
TST: Use new warnings context manager in all tests
by Sebastian Berg
· 9 years ago
c1ddf84
ENH: Remove warning ignoring from nanfuncs
by Sebastian Berg
· 9 years ago
9a216d5
DOC: Hint at lib.format.open_memmap from np.load and np.memmap
by Jan Schlüter
· 9 years ago
f12412d
Merge pull request #7823 from madphysicist/ma-bugs
by Julian Taylor
· 9 years ago
3bc03ae
DOC: Fixed documented dimension of return value
by Joseph Fox-Rabinovitz
· 9 years ago
54b68dd
BUG: Fixed masked array behavior for scalar inputs to np.ma.atleast_*d
by Joseph Fox-Rabinovitz
· 9 years ago
912e24a
Merge pull request #7936 from goerz/sparse-type-check
by Stephan Hoyer
· 9 years ago
76eff9c
ENH: skip or avoid gc/objectmodel differences btwn pypy and cpython
by mattip
· 9 years ago
60b3727
ENH: improve duck typing inside iscomplexobj
by Michael Goerz
· 9 years ago
0b356f9
Spelling and grammar fix.
by Daniel Ching
· 9 years ago
7d25864
DOC: fix typo in documentation of loadtxt (closes #7878)
by dunneff
· 9 years ago
0038a25
DOC: Misplaced parens in formula
by Joseph Fox-Rabinovitz
· 9 years ago
02b966c
"lambda" is not allowed to use as keyword arguments because it is a reserved word.
by Toshihiro Kamishima
· 9 years ago
de0fcbd
Merge pull request #7347 from erensezener/generalized_rot90
by Charles Harris
· 9 years ago
330291f
TST: Test that polyfit raises if not enough data for cov estimate.
by Charles Harris
· 9 years ago
37ee08d
BUG: Make sure we don't divide by zero in np.polyfit.
by David Schaich
· 9 years ago
e26738a
Merge pull request #4073 from endolith/patch-2
by Charles Harris
· 9 years ago
5917372
MAINT: FutureWarning for changes to np.average subclass handling
by Allan Haldane
· 9 years ago
1aaf99a
DOC: fix typo in savetxt docstring (closes #7620)
by bertrand
· 9 years ago
fd95d10
STY: Misc whitespace cleanup.
by Erik M. Bray
· 9 years ago
ee02cdd
BUG: Fixes to reading and writing of empty arrays, and in particular arrays with empty dtypes. See #6430
by Erik M. Bray
· 9 years ago
3991939
BUG: fix handling of right edge of final bin.
by Robert Kern
· 9 years ago
65279ff
ENH: correct initial index estimate in histogram.
by Robert Kern
· 9 years ago
8bc4e9a
TST: Failing test for histogram.
by Robert Kern
· 9 years ago
18b2132
TST: mark two tests in numpy.lib as slow, speeds up numpy.lib tests by 5x
by Ralf Gommers
· 9 years ago
294a7b8
TST: fix test error due to use of deprecated np.testing.rand utility.
by Ralf Gommers
· 9 years ago
4f0f352
TST: fix test error when saving large array with savez.
by Ralf Gommers
· 9 years ago
1e8d544
TST: fix test errors for Pathlib usage tests in io.py.
by Ralf Gommers
· 9 years ago
6aa21ad
ENH: linear interpolation of complex values in lib.interp
by Peter Creasey
· 9 years ago
eb8913d
DOC: Fix some incorrect RST definition lists
by Endolith
· 9 years ago
a7e9f45
Merge pull request #7618 from ahaldane/gradient_docstring
by Charles Harris
· 9 years ago
a9465db
BUG: distance arg of np.gradient must be scalar, fix docstring
by Allan Haldane
· 9 years ago
cb6a5bf
Merge pull request #7598 from drasmuss/master
by Charles Harris
· 9 years ago
da668fc
BUG: Cast size to int64 when loading from archive
by drasmuss
· 9 years ago
8894b81
BUG: Fix TypeError when raising TypeError
by Eric Wieser
· 9 years ago
5ac270b
ENH: Add support for pathlib.Path objects to save/load functions
by Wendell Smith
· 9 years ago
9c59de6
Merge pull request #7505 from ahaldane/fixup_7382
by Charles Harris
· 9 years ago
13dd07a
DOC: link frompyfunc and vectorize
by endolith
· 9 years ago
b740018
MAIN: fix to #7382, make scl in np.average writeable
by Allan Haldane
· 9 years ago
9fba2cb
Faster real_if_close.
by Antony Lee
· 9 years ago
ef389ee
Merge pull request #7421 from pwolfram/nancumsumprod
by Stephan Hoyer
· 9 years ago
a76b872
ENH: adds np.nancumsum and np.nancumprod
by Phillip J. Wolfram
· 9 years ago
64af96c
TST: check reference counts of dtypes after calling bincount
by Jaime Fernandez
· 9 years ago
1dd7108
MAINT: fix indentation and whitespaces of the flip function
by Eren Sezener
· 9 years ago
7c76ef7
ENH: generalize rot90 with axes kwarg, move to function_base.py, and add tests
by Denis Alevi
· 9 years ago
89ae056
Merge pull request #7341 from inesw/bug-fix-6469
by Charles Harris
· 9 years ago
434c4ec
BUG: Ongoing fixes to PR#7416
by Joseph Fox-Rabinovitz
· 9 years ago
8869c1a
DOC: Updated documentation to reflect changes to bin estimators.
by Joseph Fox-Rabinovitz
· 9 years ago
127eb9e
BUG: Incorrect handling of range in `histogram` with automatic bins.
by Joseph Fox-Rabinovitz
· 9 years ago
9128ed5
BUG: Fix string copying for np.place
by gfyoung
· 9 years ago
03e772a
Merge pull request #7414 from charris/tweak-corrcoef
by Charles Harris
· 9 years ago
2043084
TST: Check that result of corrcoef are clipped.
by Charles Harris
· 9 years ago
d92ff4c
MAINT/BUG: Clip real and imag parts of corrcoef return to [-1, 1].
by Charles Harris
· 9 years ago
fa107fe
ENH: Check array dimensionality in cov function.
by Charles Harris
· 9 years ago
5b91628
Merge pull request #7346 from erensezener/generalized_flip
by Charles Harris
· 9 years ago
e7de401
ENH: Add generalized flip function and its tests
by Eren Sezener
· 9 years ago
d46d7be
DOC: fix typo
by Samuel St-Jean
· 9 years ago
5ceab8f
MAINT: cleanup np.average
by Allan Haldane
· 9 years ago
8ccfede
Merge pull request #7366 from gkBCCN/bug-fix-6542-reloaded
by Charles Harris
· 9 years ago
4aac3ae
TST: Fix #6542: Add tests for non-iterable input...
by gkBCCN
· 9 years ago
3fdf327
BUG: np.irr should return NaN if there are no real solutions
by Simon Gibbons
· 9 years ago
e35c61c
TST: test for #6469
by Ines Wichert
· 9 years ago
3db32cb
BUG: constant padding expected wrong type in constant_values
by chiffa
· 9 years ago
Next »