Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.16.6
tag
91b9a5df01461eef33a396a0a2d210aa7643a159
tagger
Charles Harris <charlesr.harris@gmail.com>
Sun Dec 29 22:07:21 2019
object
3dec7099ce38cb189880f6f69df318f35ff9a5ea
NumPy 1.16.6 release.
3dec709
REL: NumPy 1.16.6 release.
by Charles Harris
· 6 years ago
v1.16.6
56ebda2
Merge pull request #15191 from charris/prepare-1.16.6-release
by Charles Harris
· 6 years ago
7a6d2d9
REL: Prepare for 1.16.6 release.
by Charles Harris
· 6 years ago
336eeb4
Merge pull request #15172 from charris/try-backport-utils
by Charles Harris
· 6 years ago
bcb1333
TST: Add assert_array_equal test for big integer arrays
by Maxwell Aladago
· 6 years ago
4e6d516
ENH: Backport improvements to testing functions.
by Charles Harris
· 6 years ago
08614de
Merge pull request #14864 from charris/backport-14381
by Charles Harris
· 6 years ago
791288c
Merge pull request #14863 from charris/backport-14827
by Charles Harris
· 6 years ago
461a64a
BUG: lib: Fix histogram problem with signed integer arrays.
by Warren Weckesser
· 6 years ago
48a86ad
BLD: Review feedback for clang -flto fix
by Chris Burr
· 6 years ago
5a6cd69
BLD: Prevent -flto from optimising long double representation check away
by Chris Burr
· 6 years ago
a405a6b
Merge pull request #14856 from charris/backport-14693
by Charles Harris
· 6 years ago
566f9eb
BUG: Fix `np.einsum` errors on Power9 Linux and z/Linux
by Charles Harris
· 6 years ago
4d02877
Merge pull request #14854 from charris/backport-14469
by Charles Harris
· 6 years ago
4adcd0f
BUG: Fix _ctypes class cirular reference. (#13808)
by Qiming Sun
· 6 years ago
426f031
Merge pull request #14853 from charris/backport-14842
by Charles Harris
· 6 years ago
9047759
BLD: add 'apt update' to shippable
by Charles Harris
· 6 years ago
e9322e8
Merge pull request #14275 from fersarr/1.16_2
by Matti Picus
· 6 years ago
c548a14
BUG: fixing to allow unpickling of PY3 pickles from PY2
by Fernando Saravia
· 6 years ago
50e4b2f
Merge pull request #14686 from charris/backport-14605
by Charles Harris
· 6 years ago
78070f0
BUG: properly define PyArray_DescrCheck
by mattip
· 6 years ago
d465f21
Merge pull request #14509 from charris/backport-14464
by Charles Harris
· 6 years ago
37c8f1a
BUG: Fix regression in boolean matmul.
by mattip
· 6 years ago
6482719
Merge pull request #14211 from lagru/fix-linear-ramp-backport-1-16
by Charles Harris
· 6 years ago
ea570c6
Merge pull request #14434 from charris/backport-13802
by Charles Harris
· 6 years ago
9621473
BUG: Fixed maximum relative error reporting in assert_allclose (gh-13802)
by CakeWithSteak
· 6 years ago
1c45e0d
BUG: Simplify linear ramp padding with linspace
by Lars Grueter
· 6 years ago
0bbeef5
Merge pull request #14340 from eric-wieser/fix-if-fields-1.16
by Charles Harris
· 6 years ago
d799640
Merge pull request #14423 from charris/backport-14387
by Charles Harris
· 6 years ago
1450488
Apply suggestions from code review
by Matti Picus
· 6 years ago
f66afd4
BUG: skip new test on windows, 32-bit
by mattip
· 6 years ago
992a20e
BUG: test, fix regression in converting to ctypes
by mattip
· 6 years ago
aaa87b0
TST: Avoid relying on a 1.17 feature in a backported test
by Eric Wieser
· 6 years ago
4ea7bca
REL: Prepare 1.16.x for further development.
by Charles Harris
· 6 years ago
cbdc3b7
REL: NumPy 1.16.5 release.
by Charles Harris
· 6 years ago
v1.16.5
b117fb6
Merge pull request #14382 from charris/prepare-1.16.5-release
by Charles Harris
· 6 years ago
3e3bc8a
REL: Prepare for the NumPy 1.16.5 release.
by Charles Harris
· 6 years ago
9789f33
Merge pull request #14346 from charris/backport-14310
by Charles Harris
· 6 years ago
66395f2
MAINT: fix behavior of structured_to_unstructured on non-trivial dtypes
by Allan Haldane
· 6 years ago
52560a3
Merge remote-tracking branch 'upstream/maintenance/1.16.x' into fix-if-fields
by Eric Wieser
· 6 years ago
2ec0f27
Merge pull request #14322 from charris/backport-14216
by Charles Harris
· 6 years ago
372a23f
MAINT: comment on lack of error checks for madvise()
by Peter Andreas Entschev
· 6 years ago
2f53e00
MAINT: define MADV_HUGEPAGE if not defined
by Peter Andreas Entschev
· 6 years ago
30d5000
ENH, REL: Enable huge pages in all Linux builds
by Peter Andreas Entschev
· 6 years ago
483f565
MAINT: Fix remaining misuses of bool(dt.names)
by Eric Wieser
· 6 years ago
5d63992
BUG: Fix detection of structured arrays in mrecords
by Eric Wieser
· 6 years ago
8187c9e
BUG: Don't construct masked arrays with the wrong mask type in genfromtxt
by Eric Wieser
· 6 years ago
b11468e
BUG: Don't allow extra fields to be added in genfromtxt
by Eric Wieser
· 6 years ago
1f0d66c
MAINT: Use the `.names is None` idiom to detect structured array in arrayprint
by Eric Wieser
· 6 years ago
18eb652
MAINT: Remove incorrect comment about flattening
by Eric Wieser
· 6 years ago
0bdf0b9
MAINT: Improve ndpointer.__name__ for structured types with 0 fields
by Eric Wieser
· 6 years ago
00b6745
MAINT: Test names against None for consistency
by Eric Wieser
· 6 years ago
b7a9378
BUG: recfunctions: Don't return None in place of empty sequences
by Eric Wieser
· 6 years ago
7311273
BUG: Fix crash on genfromtxt with nested empty structured array
by Eric Wieser
· 6 years ago
03cd242
BUG: Fix crash in recarray if nested structured dtypes contain padding
by Eric Wieser
· 6 years ago
5fbce6d
BUG: Make np.record work on structured fields with no fields
by Eric Wieser
· 6 years ago
468e0bf
Merge pull request #14297 from charris/pin-pytest-version
by Charles Harris
· 6 years ago
0f51da2
wip
by Charles Harris
· 6 years ago
967e21d
TST: Pin pytest to 5.0.1.
by Charles Harris
· 6 years ago
4f641f3
Merge pull request #14162 from charris/backport-14144
by Charles Harris
· 6 years ago
bac5c2c
BUG: Remove stray print that causes a SystemError on python 3.7 due to an exception being in flight
by Eric Wieser
· 6 years ago
7f26bba
Merge pull request #14084 from charris/backport-13964
by Charles Harris
· 6 years ago
1f00c4d
BUG, DOC: add new recfunctions to `__all__`
by Colin Snyder
· 6 years ago
be3d519
Merge pull request #14057 from charris/backport-13855
by Charles Harris
· 6 years ago
956f44d
Merge pull request #14056 from charris/backport-13725
by Charles Harris
· 6 years ago
cd4bd94
Merge pull request #14058 from charris/backport-13979
by Ralf Gommers
· 6 years ago
529bcd6
Improve illustartion of unsupported args.
by Dan Allan
· 6 years ago
663742f
Copy editing
by Dan Allan
· 6 years ago
d5c7fd1
Restore old intro, add note at top.
by Dan Allan
· 6 years ago
223db83
Add new section of custom array containers.
by Dan Allan
· 6 years ago
d3d3cd1
rephrase
by Dan Allan
· 6 years ago
0646cbe
Add __array_function__ to user reference.
by Dan Allan
· 6 years ago
eb45733
BUG: Add missing decref in ctypes check
by Sebastian Berg
· 6 years ago
e550089
BUG: Fix memory leak in dtype from dict contructor
by Sebastian Berg
· 6 years ago
1ebed37
BUG: fix compilation of 3rdparty modules with Py_LIMITED_API enabled
by Maksim Shabunin
· 6 years ago
354410f
Merge pull request #14046 from charris/backport-13813
by Charles Harris
· 6 years ago
091e03f
BUG: further fixup to histogram2d dispatcher.
by Marten van Kerkwijk
· 6 years ago
f8ec7a4
Merge pull request #14052 from charris/fix-missing-suppress
by Charles Harris
· 6 years ago
3f8c472
BUG: Replace contextlib.suppress for Python 2.7
by Charles Harris
· 6 years ago
2075623
Merge pull request #14044 from charris/backport-13648
by Charles Harris
· 6 years ago
2dad184
Merge pull request #14043 from charris/backport-13590
by Charles Harris
· 6 years ago
ca0ef6f
Merge pull request #14045 from charris/backport-13757
by Charles Harris
· 6 years ago
d4861f2
BUG: Fix ``yield from`` for python 2.7.
by Charles Harris
· 6 years ago
4722baf
Merge pull request #14042 from charris/backport-13507
by Charles Harris
· 6 years ago
a88e61f
MAINT: check bins length in histogram2d_dispatcher
by Stephan Hoyer
· 6 years ago
a81c7b3
MAINT: spelling
by Stephan Hoyer
· 6 years ago
7030fd1
MAINT: fix histogram*d dispatchers
by Stephan Hoyer
· 6 years ago
0d60e50
BUG: ensure that casting to/from structured is properly checked.
by Marten van Kerkwijk
· 6 years ago
38bebe3
BUG: fix null pointer passed as argument 2, which is declared to never be null
by Alexander Shadchin
· 6 years ago
0d535d5
BUG: fix left shift of 1 by 31 places cannot be represented in type int
by Alexander Shadchin
· 6 years ago
b99ef07
BUG: np.array cleared errors occured in PyMemoryView_FromObject
by Sergei Lebedev
· 6 years ago
ba78b40
Merge pull request #13994 from charris/backport-13870
by Matti Picus
· 6 years ago
31a21c4
MAINT,BUG: Use nbytes to also catch empty descr during allocation
by Sebastian Berg
· 6 years ago
ca6480e
Merge pull request #13984 from charris/backport-12905
by Charles Harris
· 6 years ago
039334d
BUG: fix byte order reversal for datetime64[ns]
by Richard Harris
· 6 years ago
39d646b
Merge pull request #13933 from eric-wieser/forbid-_add_newdocs-python
by Charles Harris
· 6 years ago
e97133b
Merge pull request #13905 from seberg/backport-13715
by Charles Harris
· 6 years ago
eb4a5da
TST: add a regression test for #13715
by Bruce Merry
· 6 years ago
98d835f
BUG: Fix use-after-free in boolean indexing
by Bruce Merry
· 6 years ago
b592e8f
BUG: Don't silence errors in add_newdoc caused by bad arguments
by Eric Wieser
· 6 years ago
Next »