Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.11.3
/
numpy
/
lib
tag
9098d1f934b0e7787568585d4a00cb223e1f9131
tagger
Charles Harris <charlesr.harris@gmail.com>
Sun Dec 18 22:20:53 2016
object
bfc9a059c48c57c4ef20bebe88d6f6ce363d1464
NumPy 1.11.3 release.
f7347fd
BUG: many functions silently drop `keepdims` kwarg
by Thomas A Caswell
· 9 years ago
9cd0f00
BUG: fix handling of right edge of final bin.
by Robert Kern
· 9 years ago
20d5553
ENH: correct initial index estimate in histogram.
by Robert Kern
· 9 years ago
a528977
TST: Failing test for histogram.
by Robert Kern
· 9 years ago
32f8393
BUG: constant padding expected wrong type in constant_values
by chiffa
· 9 years ago
77d911f
TST: added a test for constant padding on 4 sides of a 2d array
by chiffa
· 9 years ago
ed90637
MAINT: Cleanup of backport of PRs #7416, #7423
by Joseph Fox-Rabinovitz
· 9 years ago
a83e095
BUG: Ongoing fixes to PR#7416
by Joseph Fox-Rabinovitz
· 9 years ago
538593d
DOC: Updated documentation to reflect changes to bin estimators.
by Joseph Fox-Rabinovitz
· 9 years ago
86f83fb
BUG: Incorrect handling of range in `histogram` with automatic bins.
by Joseph Fox-Rabinovitz
· 9 years ago
21a2e1f
TST: Check that result of corrcoef are clipped.
by Charles Harris
· 9 years ago
258fdd6
MAINT/BUG: Clip real and imag parts of corrcoef return to [-1, 1].
by Charles Harris
· 9 years ago
466d60d
Revert #6271 from charris/change-deprecated-indexes-to-error
by Charles Harris
· 10 years ago
62b3b0e
Merge pull request #7205 from charris/backport-7180
by Charles Harris
· 10 years ago
fabe037
DOC: Updated minor typos in function_base.py and test_function_base.py
by Joseph Fox-Rabinovitz
· 10 years ago
cf3aeb7
BUG: Fixed previous attempt to fix dimension mismatch in nanpercentile
by Joseph Fox-Rabinovitz
· 10 years ago
d195078
BUG: Fixed 'midpoint' interpolation of np.percentile in odd cases.
by Mad Physicist
· 10 years ago
40d7c4d
MAINT: Addressed comments in PR #7145
by Aditya Panchal
· 10 years ago
87cbb61
BUG: Fixed regressions in np.piecewise in ref to #5737 and #5729.
by Aditya Panchal
· 10 years ago
04efc7d
Merge pull request #7154 from charris/backport-7149
by Charles Harris
· 10 years ago
0cdccd2
TST: Add missing suffix to temppath manager
by Sebastian Berg
· 10 years ago
ec6b894
BUG: mode kwargs passed as unicode to np.pad raises an exception
by bertrand
· 10 years ago
e725f99
MAINT: Accepted all review comments for PR#7125
by Joseph Fox-Rabinovitz
· 10 years ago
c2d249d
DOC: Updated documentation wording and examples for np.percentile.
by Joseph Fox-Rabinovitz
· 10 years ago
44c49f3
TST: Added lots of new tests for fromnumeric.py
by gfyoung
· 10 years ago
28fdcf3
Merge pull request #5981 from dfreese/fix/multi_percent_nanperc_bug
by Julian Taylor
· 10 years ago
880e323
Merge pull request #7020 from jakirkham/deprecated_masked_array_mask_copy
by Charles Harris
· 10 years ago
852eaba
TEST: Ignore `FutureWarning` if raised from running masked array operations.
by John Kirkham
· 10 years ago
02bcbd7
DOC, MAINT: Enforce np.ndarray arg for np.put and np.place
by gfyoung
· 10 years ago
6e69994
BUG: Fix nanpercentile crash on all-nan slices
by David Freese
· 10 years ago
a8c97b9
DOC: Update trapz docstring.
by Charles Harris
· 10 years ago
6f1da5f
DOC: fix typos in trapz()
by François Boulogne
· 10 years ago
55b5972
Merge pull request #6905 from kohr-h/issue-6899__broadcast_with_one_arg
by Jaime
· 10 years ago
40e47e0
DOC,BUG: Fix some latex generation problems.
by Charles Harris
· 10 years ago
450cb8c
ENH: allow single input argument in numpy.broadcast
by Holger Kohr
· 10 years ago
9bd6715
Merge pull request #6886 from charris/use-temppath
by Charles Harris
· 10 years ago
a61ddd3
[TST] Refactor new raise_warnings logic for subpackage test suites
by Nathaniel J. Smith
· 10 years ago
555787a
MAINT: Simplify some tests using temppath context manager.
by Charles Harris
· 10 years ago
3314097
DOC: Fix poly_val description for 'x' input
by gfyoung
· 10 years ago
765422c
Merge pull request #6866 from charris/tempfile-context-manager
by Charles Harris
· 10 years ago
c4156cf
MAINT: Use temppath in test_not_closing_opened_fid.
by Charles Harris
· 10 years ago
8bc592f
DOC: Use print only as function when print_function is imported from __future__
by gfyoung
· 10 years ago
42ba464
DOC, MAINT: Fix the numpy.ma.cov signature and documentation.
by jason king
· 10 years ago
088e20e
DEP: Stricter arg checking for array ordering
by gfyoung
· 10 years ago
41de3c2
Updated typos in histogram bin estimator equations
by Mad Physicist
· 10 years ago
9424d36
Merge pull request #6808 from charris/fix-assert-in-tests
by Jaime
· 10 years ago
bb959e1
MAINT: Replace assert with assert_(...) in some tests.
by Charles Harris
· 10 years ago
9d11602
[TST] fix test_dtype_error to actually test what it's supposed to
by Nathaniel J. Smith
· 10 years ago
f1c5451
Merge pull request #6775 from charris/add-future-imports
by Charles Harris
· 10 years ago
7b137ab
BUG: Quick and dirty fix for interp.
by Charles Harris
· 10 years ago
4743f3b
MAINT: Include from __future__ boilerplate in some files missing it.
by Charles Harris
· 10 years ago
53e658f
Merge pull request #6627 from ordirules/master
by Charles Harris
· 10 years ago
4ee1ed5
Merge pull request #6690 from lzkelley/hist_check_range_finite
by Jaime
· 10 years ago
46d2e83
BUG, MAINT: check that histogram range parameters are finite, add tests to assure this. Improved some error-types.
by lzkelley
· 10 years ago
70c5052
ENH: testing: add SkipTest and KnownFailureException
by Evgeni Burovski
· 10 years ago
35c2d9c
add clarification of weights to documentation
by Griffin Hosseinzadeh
· 10 years ago
694f628
Merge pull request #6649 from sieben/dict_litteral
by Jaime
· 10 years ago
def49ba
MAINT: Dictionary litteral
by Rémy Léone
· 10 years ago
4ac1740
added more text
by Julien Lhermitte
· 10 years ago
8028a77
added extra line in the tile help doc to outline a general repeat, commonly used
by Julien Lhermitte
· 10 years ago
f0c9703
DEP: Remove FutureWarning from np.lib.split and go to future.
by Charles Harris
· 10 years ago
0befb0b
TST: attempt to make test_load_refcount deterministic
by Nathaniel J. Smith
· 10 years ago
522a0f7
Merge pull request #6562 from ahaldane/disable_view_safety_checks
by Charles Harris
· 10 years ago
086d42d
TST: Remove tests of view safety checks (see next commit)
by Allan Haldane
· 10 years ago
9fa0dba
BUG: error in broadcast_arrays with as_strided array
by Stephan Hoyer
· 10 years ago
5caf4c9
BUG: Make median work for empty arrays (issue #6462)
by Ethan Kruse
· 10 years ago
18ba681
DOC: add lib.Arrayterator to reference guide. Closes gh-6404.
by Ralf Gommers
· 10 years ago
2f2fce9
Merge pull request #6421 from charris/forwardport-gh-6417
by Charles Harris
· 10 years ago
84187c8
DOC: fix var. reference in percentile docstring
by Tobias Megies
· 10 years ago
6350694
Merge pull request #6406 from charris/update-gh-6310
by Charles Harris
· 10 years ago
780c105
TST: new np.corrcoef improved stability
by Lars Buitinck
· 10 years ago
09c958b
Merge pull request #6411 from larsmans/cov-memory-use
by Charles Harris
· 10 years ago
d5bde02
Merge pull request #6396 from rudimeier/opt-corrcoef
by Charles Harris
· 10 years ago
cd21217
ENH: speed up cov by ~10% for large arrays
by Lars Buitinck
· 10 years ago
cad4c90
DOC: Cleanup genfromtxt documentation a bit.
by Charles Harris
· 10 years ago
ae2d0bb
DOC: Update docs for numpy.genfromtxt.
by jason king
· 10 years ago
66d357a
Merge pull request #6403 from larsmans/cov-memory-use
by Jaime
· 10 years ago
881849c
ENH: halve the memory requirement of np.cov
by Lars Buitinck
· 10 years ago
7c263ac
DOC: typo: affect
by Lars Buitinck
· 10 years ago
91e16f6
Merge pull request #6322 from pizzathief/issue5900
by Charles Harris
· 10 years ago
08e8c14
MAINT: corrcoef, memory usage optimization
by Ruediger Meier
· 10 years ago
ea289ee
Merge pull request #6371 from seberg/pr-5771
by Charles Harris
· 10 years ago
f29c387
TST: Test empty warning for split with manual inputs
by Sebastian Berg
· 10 years ago
efd18a5
BUG: Expanded warning conditions for array_split
by Michael Currie
· 10 years ago
935c634
TST: Update test__version.py.
by Charles Harris
· 10 years ago
a3c1ed6
DOC: numpy.diff docstring changed as per recommendation on
by jason king
· 10 years ago
0b0206c
Merge pull request #6271 from charris/change-deprecated-indexes-to-error
by Charles Harris
· 10 years ago
c87c7a6
DEP,MAINT: Change deprecated indexing to errors.
by Charles Harris
· 10 years ago
bc1990e
ENH: gradient takes axis keyword, added release note comment
by Maximilian Trescher
· 10 years ago
2b7fff0
possibility to calculate gradient over specific axes instead of all axes
by Maximilian Trescher
· 10 years ago
6cbd724
BUG: fix #4381: precision loss on string -> longdouble conversion
by Anne Archibald
· 10 years ago
4186b6d
Auto merge of #6206 - jaimefrio:searchsorted_ndarray, r=njsmith
by Homu
· 10 years ago
649ede4
MANT: searchsorted should return base ndarrays always
by Jaime Fernandez
· 10 years ago
388ee59
ENH: Adding in automatic number of bins estimation for np.histogram. Users can now pass in bins='auto' (or 'scott','fd','rice','sturges') and get the corresponding rule of thumb estimator provide a decent estimate of the optimal number of bins for the given the data.
by Varun Nayyar
· 10 years ago
19a2f21
Clarify signature of numpy.pad.
by Antony Lee
· 10 years ago
c49821c
BUG: fixed regression in np.histogram which caused input floating-point values to be modified
by Thomas Robitaille
· 10 years ago
3b4b3ed
Merge pull request #6111 from charris/fix-getargspec
by Ralf Gommers
· 10 years ago
fd79f69
STY: PEP8 and pyflakes fixes for numpy/lib/tests
by Charles Harris
· 10 years ago
5eeb3c4
Merge pull request #6046 from charris/pep8-and-pyflakes-cleanups
by Charles Harris
· 10 years ago
6a548b8
MAINT: Use numpy versions of getargspec, formatargspec.
by Charles Harris
· 10 years ago
Next »