Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.19.0
/
numpy
/
lib
tag
b11fd76461ec1e47f5036a56d371e279af424726
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Jun 20 20:06:57 2020
object
92ebe1e9a6aeb47a881a1226b08218175776f9ea
NumPy 1.19.0 release
b7a0aec
Merge pull request #16358 from charris/backport-16348
by Charles Harris
· 5 years ago
aa8ee87
BUG: Fix dtype leak in `PyArray_FromAny` error path
by Sebastian Berg
· 5 years ago
232e3d0
BUG: Indentation for docstrings
by Eric Larson
· 5 years ago
0a28931
DOC: Fix typos and cosmetic issues
by Martin Michlmayr
· 5 years ago
50ce0fc
Merge pull request #16197 from timhoffm/doc-stack
by Sebastian Berg
· 5 years ago
c6e27fb
Merge pull request #16188 from eric-wieser/cleanup-StringConverter
by Sebastian Berg
· 5 years ago
a1800a7
DOC: Unify cross-references between array joining methods
by Tim Hoffmann
· 5 years ago
fc89a21
MAINT: Extract a helper function from StringConverter
by Eric Wieser
· 5 years ago
e499615
STY: remove some parens in iteration
by Eric Wieser
· 5 years ago
5d67634
MAINT: remove unused private members
by Eric Wieser
· 5 years ago
3c782b9
STY: Remove some weird comments from iotools
by Eric Wieser
· 5 years ago
2f3b826
ENH: Better error message when ``bins`` has float value in ``histogramdd``. (#16129)
by MatteoRaso
· 5 years ago
a51ac26
Mark tests as a subpackage rather than data.
by Hameer Abbasi
· 5 years ago
9babf65
Merge pull request #16125 from WarrenWeckesser/vectorize-bug
by Matti Picus
· 5 years ago
1a54626
DOC: Update np.copy docstring to include ragged case (#15928)
by Guilherme Leobas
· 5 years ago
c888073
MAINT: lib: A few changes in some vectorize tests.
by Warren Weckesser
· 5 years ago
684e4a9
BUG: lib: Fix a problem with vectorize with default parameters.
by Warren Weckesser
· 5 years ago
651bb25
Merge pull request #16064 from keremh/fix-exception-raise
by Charles Harris
· 5 years ago
cadea53
Update numpy/lib/shape_base.py
by Kerem Hallaç
· 5 years ago
8f12bfb
Update numpy/lib/index_tricks.py
by Kerem Hallaç
· 5 years ago
6ee4917
DOC: Add missing bracket (gh-16051)
by Chunlin
· 5 years ago
ddf0191
ENH: Fix exception causes in four .py files
by keremh
· 5 years ago
bcb036a
DOC: Add converters example to the loadtxt docstring (gh-16043)
by Warren Weckesser
· 5 years ago
c31ba76
Merge pull request #15967 from anirudh2290/slow_pypy_impl
by Matti Picus
· 5 years ago
3190b79
Added note to angle function docstring about angle(0) being 0.
by Melissa Weber Mendonca
· 5 years ago
9df2c98
TST: Add slow_pypy support
by Anirudh Subramanian
· 5 years ago
caa9b60
DOC: Minor fix to _hist_bin_fd documentation (#15839)
by nglinh
· 5 years ago
8c2112d
Merge pull request #15883 from eric-wieser/iotools-upgrade_helper
by Matti Picus
· 5 years ago
081c723
TST: Run test_large_zip in a child process (#15893)
by Anirudh Subramanian
· 5 years ago
ad5d58c
Merge pull request #15867 from eric-wieser/deprecate-tostring
by Matti Picus
· 5 years ago
30f8391
MAINT: Clean-up 'next = __next__' used for Python 2 compatibility
by Mike Taves
· 5 years ago
3721469
MAINT: Remove duplicated code in iotools.py
by Eric Wieser
· 5 years ago
7668a33
DEP: Deprecate ndarray.tostring()
by Eric Wieser
· 5 years ago
56baf82
DOC: Fix docstring for _hist_bin_auto.
by Ross Barnowski
· 5 years ago
1c58504
MAINT: simplify code that assumes str/unicode and int/long are different types (#15816)
by Eric Wieser
· 5 years ago
b03c575
DEP: Do not cast boolean indices to integers in np.delete (#15815)
by Eric Wieser
· 5 years ago
7d0b3ef
Merge pull request #15802 from eric-wieser/simplify-insert
by Eric Wieser
· 5 years ago
b3f41ee
Merge pull request #15812 from eric-wieser/expire-delete-out-of-bounds
by Sebastian Berg
· 5 years ago
86dd5ce
TST: Remove code that is not supposed to warn out of warning assertion
by Eric Wieser
· 5 years ago
d5010b1
Merge pull request #15804 from eric-wieser/expire-delete-out-of-bounds
by Sebastian Berg
· 5 years ago
9ae4a0d
Merge pull request #15805 from eric-wieser/expired-insert-delete-TypeError
by Sebastian Berg
· 5 years ago
849756f
DEP: Forbid passing non-integral index arrays to `insert` and `delete`
by Eric Wieser
· 5 years ago
68563e9
DEP: Make np.delete on out-of-bounds indices an error
by Eric Wieser
· 5 years ago
f0e37e8
DEP: Make `np.insert` and `np.delete` on 0d arrays with an axis an error
by Eric Wieser
· 5 years ago
bcce3ac
Merge pull request #15799 from eric-wieser/simplify-insert
by Sebastian Berg
· 5 years ago
90e644e
MAINT: Make the axis logic for delete match insert.
by Eric Wieser
· 5 years ago
566c84b
MAINT: Add missing deprecation dates and versions
by Eric Wieser
· 5 years ago
cf377c7
MAINT: Remove some weird syntax for kwargs
by Eric Wieser
· 5 years ago
03aa7f9
MAINT: Add an explanatory comment for some weird code
by Eric Wieser
· 5 years ago
965b41d
BUG, TST: fix f2py for PyPy, skip one test for PyPy (#15750)
by Matti Picus
· 5 years ago
6846925
MAINT: remove useless `global` statements
by Eric Wieser
· 5 years ago
3068943
MAINT: lib: PEP-8 clean up in test_arraysetops.py.
by Warren Weckesser
· 5 years ago
d18156b
BUG: lib: Handle axes with length 0 in np.unique.
by Warren Weckesser
· 5 years ago
353bf73
TST: lib: Add a unit test for np.unique applied to arrays with a length 0 axis.
by Huon Wilson
· 5 years ago
b074b21
ENH: Add `subok` parameter to np.copy function (cf. gfh6509) (gh-15685)
by Ross Barnowski
· 5 years ago
ff4cfe7
Merge pull request #15534 from seberg/deprecate-abstract-scalar-types
by Matti Picus
· 5 years ago
91411ee
Merge pull request #15487 from ericmariasis/quantile
by Sebastian Berg
· 5 years ago
eb167a3
DOC: Update to clarify actual behavior real_if_(all elements)_close (gh-15644)
by and-sang
· 5 years ago
6361c2c
BUG: Fixing result of np quantile edge case
by Eric Mariasis
· 5 years ago
6dc191c
BUG: fix doctest exception messages
by mattip
· 5 years ago
3963ed0
DOC: fix documentation for apply_along_axis (#15619)
by Heshy Roskes
· 6 years ago
cef4dc9
Merge pull request #15465 from mwtoews/imports
by Sebastian Berg
· 6 years ago
1a1611a
DEP: Do not allow "abstract" dtype conversion/creation
by Sebastian Berg
· 6 years ago
07bf33f
MAINT: cleanup unused imports; avoid redefinition of imports
by Mike Taves
· 6 years ago
17612fc
Update unique docstring example
by Jon Morris
· 6 years ago
96727cf
MAINT: Remove sys.version checks (gh-#15373)
by Seth Troisi
· 6 years ago
79eff02
BUG: np.load does not handle empty array with an empty descr (#15397)
by Sha Liu
· 6 years ago
f398a0d
STY: use 'yield from <expr>' for simple cases (#15444)
by Mike Taves
· 6 years ago
af931b9
Merge pull request #15421 from sethtroisi/contextlib_py2
by Matti Picus
· 6 years ago
aa27664
ENH: Make use of ExitStack in npyio.py
by Seth Troisi
· 6 years ago
823f681
MAINT: Remove Python2 workarounds
by Seth Troisi
· 6 years ago
68224f4
Merge pull request #15407 from charris/replace-basestring
by Sebastian Berg
· 6 years ago
4c32890
Merge pull request #15398 from mwtoews/urllib
by Charles Harris
· 6 years ago
3493d1b
MAINT: Revise imports from urllib modules
by Mike Taves
· 6 years ago
b4e3a42
MAINT: Replace basestring with str.
by Charles Harris
· 6 years ago
021163b
MAINT: Clean up, mostly unused imports.
by Warren Weckesser
· 6 years ago
b02f478
Merge pull request #15377 from sethtroisi/misc_cleanups2
by Matti Picus
· 6 years ago
388e819
Merge pull request #15379 from sethtroisi/misc_cleanups3
by Matti Picus
· 6 years ago
1bc1fd6
MAINT: Revise imports from collections.abc module
by Mike Taves
· 6 years ago
6737f24
MAINT: Python2 Cleanups
by Seth Troisi
· 6 years ago
1383d5e
MAINT: Cleanup python2 references
by Seth Troisi
· 6 years ago
287a9d0
NEP: issue deprecation warning when creating ragged array (NEP 34)
by Matti Picus
· 6 years ago
9a21ec8
[MAINT] Cleanup python2 sys.version checks
by Seth Troisi
· 6 years ago
dd120d7
MAINT: Fix mistype in histogramdd docstring
by Kirill Zinovjev
· 6 years ago
1427484
MAINT: Remove sys.version checks in tests
by Seth Troisi
· 6 years ago
b6bc094
Merge pull request #15307 from sethtroisi/sys_version_pre
by Matti Picus
· 6 years ago
b485da1
DOC: fix typos
by Brian Wignall
· 6 years ago
addf86b
MAINT: cleanup sys.version dependant code
by Seth Troisi
· 6 years ago
b637953
MAINT: Implement keyword-only arguments as syntax
by Eric Wieser
· 6 years ago
c31cc36
MAINT: Remove implicit inheritance from object class (#15236)
by Jon Dufresne
· 6 years ago
ed1e965
MAINT: Remove unnecessary 'from __future__ import ...' statements
by Jon Dufresne
· 6 years ago
0fea57e
BUG: lib: Fix handling of integer arrays by gradient.
by Warren Weckesser
· 6 years ago
d690452
MAINT: lib: Clean up in tests.
by Warren Weckesser
· 6 years ago
baa3786
MAINT: lib: Clean up in twodim_base.py.
by Warren Weckesser
· 6 years ago
71663b5
MAINT: lib: Clean up in function_base.py.
by Warren Weckesser
· 6 years ago
618da44
MAINT: lib: Clean up in _iotools.py
by Warren Weckesser
· 6 years ago
2fc10a2
DOC: bring the out parameter docstring into line with ufuncs (#15097)
by Matti Picus
· 6 years ago
5856c48
Merge pull request #14981 from seberg/issue-13103
by Matti Picus
· 6 years ago
f6a7a44
Revert "DEP: issue deprecation warning when creating ragged array (NEP 34)"
by Ralf Gommers
· 6 years ago
d3f6a7e
TST: fix up issues in requires_memory decorator
by Pauli Virtanen
· 6 years ago
Next »