Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.15.3
/
numpy
tag
d80d4987f4c1997d44431f035cf7fe9327642192
tagger
Charles Harris <charlesr.harris@gmail.com>
Mon Oct 22 16:57:58 2018
object
f82c2b62d18b381baefc30f8e8d7788d08a0bd16
NumPy 1.15.3 release
854c1f5
TST: Backport azure-pipeline testing fixes for Mac
by Charles Harris
· 7 years ago
0af23d1
BUG: Fix MaskedArray fill_value type conversion.
by Charles Harris
· 7 years ago
0d7f1dd
Merge pull request #12190 from charris/backport-12088
by Charles Harris
· 7 years ago
21e78c8
Merge pull request #12188 from charris/backport-12108
by Charles Harris
· 7 years ago
0e0878c
Merge pull request #12187 from charris/backport-12127
by Charles Harris
· 7 years ago
e90bb2a
Merge pull request #12189 from charris/backport-12089
by Charles Harris
· 7 years ago
6c6c10b
BUG: OBJECT_to_* should check for errors
by Allan Haldane
· 7 years ago
88ea62a
DOC: tweak grammar
by mattip
· 7 years ago
dec25db
BUG: limit default for get_num_build_jobs() to 8
by Jeroen Demeyer
· 7 years ago
1350e6b
BUG: Fix in-place permutation
by Kevin Sheppard
· 7 years ago
12aad09
BUG: Allow boolean subtract in histogram
by Matthew Bowden
· 7 years ago
70b8841
BUG: Fix memory leak in mapping.c
by Charles Harris
· 7 years ago
ab298c2
Merge pull request #12085 from charris/fix-test-scripts-azure
by Charles Harris
· 7 years ago
937087d
TST: Skip test_semicolon_split on Mac.
by Charles Harris
· 7 years ago
db31cc9
TST: Mark numpy/tests/test_scripts:test_f2py xfail.
by Charles Harris
· 7 years ago
d2575f4
BUG: test_path() now uses Path.resolve()
by Tyler Reddy
· 7 years ago
8548076
MAINT: Blacklist some MSVC complex functions.
by Charles Harris
· 7 years ago
ea65e57
BUG: Ensure boolean indexing of subclasses sets base correctly.
by Marten van Kerkwijk
· 7 years ago
1c3ee9c
Merge pull request #11982 from charris/backport-11967
by Charles Harris
· 7 years ago
8e14c0c
Merge pull request #11981 from juliantaylor/thread-alloc
by Charles Harris
· 7 years ago
ca7ad69
STY: fix from review
by mattip
· 7 years ago
519e0da
BUG: fix refcount leak in PyArray_AdaptFlexibleDType
by mattip
· 7 years ago
c194766
BUG: fix cached allocations without the GIL
by Julian Taylor
· 7 years ago
8c1815c
BUG: Fix matrix PendingDeprecationWarning suppression for pytest 3.8+.
by Charles Harris
· 7 years ago
1713f45
Merge pull request #11786 from charris/backport-11740
by Charles Harris
· 7 years ago
7762f19
BUG: deprecation triggers segfault
by mattip
· 7 years ago
0fc7a84
BUG: add tests, special case memoryview(datetime64-scalar)
by mattip
· 7 years ago
2c757c0
MAINT: test memoryview, improve error message, don't swallow first exception
by mattip
· 7 years ago
412e0ff
Merge pull request #11781 from eric-wieser/histogram-overflow
by Charles Harris
· 7 years ago
b581aad
BUG: Avoid signed overflow in histogram
by Eric Wieser
· 7 years ago
9a8cce8
BUG: Fix test sensitive to platform byte order.
by Charles Harris
· 7 years ago
d1c5cf7
Merge pull request #11775 from charris/fix-testing-utils
by Charles Harris
· 7 years ago
fecb6cb
Merge pull request #11776 from charris/backport-11715
by Charles Harris
· 7 years ago
2989358
BUG: Fix regression in intersect1d.
by Charles Harris
· 7 years ago
8af9c09
TST: Fix urlopen stubbing.
by Elliott Sales de Andrade
· 7 years ago
3f59799
MAINT: Make assert_array_compare more generic.
by Charles Harris
· 7 years ago
b35f73a
Merge pull request #11760 from charris/backport-11642
by Charles Harris
· 7 years ago
00950c0
Merge pull request #11763 from charris/backport-11754
by Charles Harris
· 7 years ago
fe69dc7
Merge pull request #11759 from charris/backport-11727
by Charles Harris
· 7 years ago
d6dca04
BUG: check return value of _buffer_format_string
by Matti Picus
· 7 years ago
810db11
BUG: Fixes for unicode field names in Python 2 (#11642)
by Chris Billington
· 7 years ago
dc45250
Fix Fortran kind detection for aarch64 & s390x.
by Elliott Sales de Andrade
· 7 years ago
8d1b326
BUG: Fix printing of longdouble on ppc64le.
by Elliott Sales de Andrade
· 7 years ago
e83c140
Merge pull request #11746 from charris/fix-bz2-python2-loadtxt
by Charles Harris
· 7 years ago
e6f328e
BUG: Fix regression in loadtxt for bz2 text files in Python 2.
by Charles Harris
· 7 years ago
745d51e
Merge pull request #11720 from charris/fix-einsum-default-optimize
by Charles Harris
· 7 years ago
d7c878c
MAINT: Make einsum optimize default to False.
by Charles Harris
· 7 years ago
9c5978f
BUG: Fix undefined functions on big-endian systems.
by Elliott Sales de Andrade
· 7 years ago
ada1680
Merge pull request #11700 from charris/backport-11695
by Charles Harris
· 7 years ago
25e58e4
Merge pull request #11698 from charris/fix_matrix_power_regression
by Charles Harris
· 7 years ago
129da73
BUG: Add missing PyErr_NoMemory after failing malloc
by Eric Wieser
· 7 years ago
25f4efa
BUG: Make matrix_power again work for object arrays.
by Charles Harris
· 7 years ago
9f635b8
Merge pull request #11682 from charris/fix-void_getitem-regression
by Charles Harris
· 7 years ago
e5a6812
BUG: Fix regression in void_getitem
by Charles Harris
· 7 years ago
07c4cd6
BUG: cython sometimes emits invalid gcc attribute
by mattip
· 7 years ago
0cf8b2d
BUG:warn on Nan in minimum,maximum for scalars
by mattip
· 7 years ago
d4c20aa
Merge pull request #11657 from eric-wieser/ctypes-dtype-coercion-fix
by Charles Harris
· 7 years ago
78b85e0
BUG: Ensure singleton dimensions are not dropped when converting ctype arrays to dtypes
by Eric Wieser
· 7 years ago
e5cc980
ignore cython warnings in init
by Jeremy Manning
· 7 years ago
1b6ccff
Merge pull request #11578 from charris/backport-11084
by Charles Harris
· 7 years ago
8447d18
DOC: link to TESTS.rst.txt testing guidelines, tweak testing docs
by mattip
· 7 years ago
44084fc
BLD: Modify cpu detection and function to get working aarch64 build (#11568)
by Kyle Sunden
· 7 years ago
9bc770c
fix from review
by mattip
· 7 years ago
c9c85cd
BUG: decref of field title caused segfault
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
36cf15e
BUG: Fix #define for ppc64 and ppc64le
by William D. Irons
· 7 years ago
01cc44e
Merge pull request #11496 from charris/backport-11468
by Charles Harris
· 7 years ago
ba9e7e0
Merge pull request #11493 from charris/backport-11449
by Charles Harris
· 7 years ago
b85083f
BUG: Advanced indexing assignment incorrectly took 1-D fastpath
by Sebastian Berg
· 7 years ago
c03d324
BUG: Revert #10229 to fix DLL loads on Windows.
by Charles Harris
· 7 years ago
14e676a
BUG/ENH: Einsum optimization path updates and bug fixes. (#11345)
by Daniel Smith
· 7 years ago
c893aae
MAINT: cleanup ret assignment
by mattip
· 7 years ago
9f366e8
check for unlikely error in Assign_Zero
by mattip
· 7 years ago
48ed550
BUG: ensure ret is out in einsum
by mattip
· 7 years ago
5cd4552
Merge pull request #11427 from eric-wieser/deprecate-normed-1.15.0
by Charles Harris
· 7 years ago
431740e
BUG: Fix incorrect deprecation logic for histogram(normed=...)
by Eric Wieser
· 7 years ago
7850096
Merge pull request #11393 from charris/update-npyconfig
by Charles Harris
· 7 years ago
v1.15.0rc1
221da37
Merge pull request #11392 from charris/backport-11385
by Matti Picus
· 7 years ago
f8840ef
REL: Update numpyconfig.h for 1.15.
by Charles Harris
· 7 years ago
0c53adc
Add scalar squeeze tests
by Toshiki Kataoka
· 7 years ago
c2e3c2c
Make scalar.squeeze accept axis arg
by Toshiki Kataoka
· 7 years ago
834a524
fixes from review
by mattip
· 7 years ago
d5c8e01
ENH: Remove NpyIter_Close
by mattip
· 7 years ago
914aabf
TST: Show that histogramdd's normed argument is histogram's density
by Eric Wieser
· 7 years ago
28b83c7
Merge pull request #11368 from eric-wieser/bad-warning
by Charles Harris
· 7 years ago
13beece
TST: Don't allow test_indexing to swallow all exceptions
by Eric Wieser
· 7 years ago
7564769
BUG: add missing NpyIter_Close in einsum
by mattip
· 7 years ago
96add68
BUG: Don't emit a spurious warning for float_arr['str'], when it will just error anyway
by Eric Wieser
· 7 years ago
816c22c
Merge pull request #11352 from eric-wieser/deprecate-normed-1.15.0
by Charles Harris
· 7 years ago
494e96a
DEP: Actually deprecate the normed argument to histogram
by Eric Wieser
· 7 years ago
181a475
BUG: decref in failure path; replace PyObject_Type by Py_TYPE
by Marten van Kerkwijk
· 7 years ago
f2f5cfc
Merge pull request #11319 from charris/revert-problem-f2py-fixes
by Charles Harris
· 7 years ago
3d9a082
Merge pull request #11286 from mattip/einsum-overlap
by Charles Harris
· 7 years ago
1a76f88
MAINT: remove unused "npy_import"
by Allan Haldane
· 7 years ago
2f381fe
Merge pull request #11307 from pgunn/master_fix_earlier_diff
by Charles Harris
· 7 years ago
01a0971
BUG: einsum needs to check overlap on an out argument
by mattip
· 7 years ago
b4e10f0
add test from issue
by mattip
· 7 years ago
e08eced
MAINT: push back multifield copy->view changes to 1.16
by Allan Haldane
· 7 years ago
29b8cfb
Restore a line that I accidentally deleted rather than reverted in earlier diff
by Pat Gunn
· 7 years ago
Next »