Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.14.1
/
numpy
tag
528b3092707c85e8cd54e79fab53bbd788bbd67b
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Feb 20 21:41:13 2018
object
7dcee7a469ad1bbfef1cd8980dc18bf5869c5391
NumPy 1.14.1 release.
a696334
BUG: break cyclic refs in recursive closures
by Allan Haldane
· 8 years ago
a82363a
Revert "Merge pull request #10622 from ahaldane/fix_arrayprint_recursive_closure_backport"
by Allan Haldane
· 8 years ago
b48c804
BUG: Correctly identify comma seperated dtype strings
by Simon Gibbons
· 8 years ago
92c23cf
BUG: deallocate recursive closure in arrayprint.py
by Allan Haldane
· 8 years ago
eaac472
Merge pull request #10612 from charris/backport-10381
by Charles Harris
· 8 years ago
94eb8ea
Merge pull request #10610 from charris/backport-10477
by Charles Harris
· 8 years ago
a35a040
Merge pull request #10608 from charris/backport-10588
by Charles Harris
· 8 years ago
cf4151d
ENH: Always show dtype fields in the array repr, even for non-void
by Eric Wieser
· 8 years ago
3d82666
BUG: Fix crash on non-void structured array repr
by Eric Wieser
· 8 years ago
453bf65
BUG: Show the base of a compound dtype even when it doesn't subclass void
by Eric Wieser
· 8 years ago
2f3e04f
BUG: Align type definition with generated lapack (#10477)
by xoviat
· 8 years ago
c9d4e6e
BUG: Revert sort optimization in np.unique.
by Charles Harris
· 8 years ago
6a05fea
BUG: infinite recursion in str of 0d subclasses
by Allan Haldane
· 8 years ago
7311b96
Merge pull request #10607 from charris/backport-10596
by Charles Harris
· 8 years ago
62a1d60
BUG: Functions in ma should not add Notes to existing docstrings.
by Charles Harris
· 8 years ago
0e26bbc
Merge pull request #10550 from eric-wieser/malloc-error
by Allan Haldane
· 8 years ago
e651b50
BUG: Make dtype.descr error for out-of-order fields. (#10562)
by Charles Harris
· 8 years ago
55cc8fd
BUG: arrays not being flattened in `union1d` (#10563)
by Charles Harris
· 8 years ago
36c9ebf
Merge pull request #10560 from charris/backport-10479
by Charles Harris
· 8 years ago
3f82455
Merge pull request #10559 from charris/backport-10352
by Charles Harris
· 8 years ago
c88c4a8
Merge pull request #10561 from charris/backport-10433
by Charles Harris
· 8 years ago
1ff3742
BUG: Fix various Big-Endian test failures (ppc64)
by Allan Haldane
· 8 years ago
2a5eac2
BUG: Fix calling ufuncs with a positional output argument.
by Eric Wieser
· 8 years ago
ab3e91c
FIX: Deduplicate code
by Eric Larson
· 8 years ago
2afc7d5
Patches up broadcasting einsum issues for BLAS cases
by Daniel Smith
· 8 years ago
01e313e
ENH: Add broadcasting test
by Eric Larson
· 8 years ago
bd505de
FIX: Fix einsum optimize logic for singleton dimensions
by Eric Larson
· 8 years ago
6df6987
DEP: Issue FutureWarning when malformed records detected.
by Charles Harris
· 8 years ago
08469bb
BUG: 1.14 multifield-indexing adds padding bytes
by Allan Haldane
· 8 years ago
0cb9e62
Merge pull request #10542 from ahaldane/complex_repr_fix_backport
by Charles Harris
· 8 years ago
bc66fbc
Merge pull request #10540 from charris/backport-10482
by Charles Harris
· 8 years ago
1239026
BUG: repr of negative zeros sometimes has an extra space
by Allan Haldane
· 8 years ago
7242d60
BUG: correctly add initial space in legacy printing
by Allan Haldane
· 8 years ago
ee55fce
BUG: complex repr has extra spaces, missing +
by Allan Haldane
· 8 years ago
2aabbb0
BUG: Add missing DECREF in Py2 int() cast
by Sebastian Berg
· 8 years ago
9bd132f
minor fix for python3 compatibility
by Dennis Weyland
· 8 years ago
659a0a7
python 2.7.5 bugfix
by Dennis Weyland
· 8 years ago
f59a423
Merge pull request #10536 from eric-wieser/fix-10394
by Charles Harris
· 8 years ago
54abb9a
Merge pull request #10534 from eric-wieser/fix-pep3118-error
by Charles Harris
· 8 years ago
8bc2f9e
BUG: Set missing exception after malloc
by Eric Wieser
· 8 years ago
a2592e0
BUG: Provide a better error message for out-of-order fields
by Eric Wieser
· 8 years ago
656c191
Merge pull request #10435 from eric-wieser/duplicate-field-name-error
by Charles Harris
· 8 years ago
47c4f32
MAINT: Use ValueError for duplicate field names in lookup
by Eric Wieser
· 8 years ago
3359852
Merge pull request #10424 from eric-wieser/record.__repr__
by Charles Harris
· 8 years ago
669e87a
MAINT: Remove repeated #ifdefs implementing `isinstance(x, basestring)` for field names
by Eric Wieser
· 8 years ago
4d9a195
TST: enable and fix shadowed test that never ran due to duplicate names
by Eric Wieser
· 8 years ago
7f9a49b
ENH: Fix repr of np.record objects to match np.void types
by Eric Wieser
· 8 years ago
0a87861
BUG: Resize bytes_ columns in genfromtxt
by Eric Wieser
· 8 years ago
b3fc900
BUG: Make the einsum optimize default to `False`.
by Charles Harris
· 8 years ago
27ec6eb
Merge pull request #10397 from charris/backport-10354
by Charles Harris
· 8 years ago
34d2e7e
BUG: fix error message not formatted in einsum
by Kenichi Maehashi
· 8 years ago
f5efb93
BUG: fix einsum issue with unicode input and py2
by Simon Conseil
· 8 years ago
1adca6e
Merge pull request #10368 from eric-wieser/fix-10364
by Marten van Kerkwijk
· 8 years ago
04896b0
BUG: Avoid unintentional promotion to `float`, and do ops in place for speed
by Eric Wieser
· 8 years ago
ed898e3
Merge pull request #10375 from eric-wieser/fix-10366
by Charles Harris
· 8 years ago
087619a
BUG: add missing paren and remove quotes from repr of fieldless struct
by Eric Wieser
· 8 years ago
8cfc788
ENH: Preserve norm dtype for order 0
by Eric Wieser
· 8 years ago
93a5f6c
BUG: restrict the __config__ modifications to win32
by xoviat
· 8 years ago
b0bfc1c
Merge pull request #10313 from charris/backport-10232
by Charles Harris
· 8 years ago
3b6aebe
Merge pull request #10311 from charris/backport-10259
by Charles Harris
· 8 years ago
f1b334b
BUG: Don't reimplement isclose in np.ma
by Eric Wieser
· 8 years ago
215a13e
MAINT: Produce a different error message when length is NaN
by Eric Wieser
· 8 years ago
73852b7
BUG: Fix exception without NULL return
by Eric Wieser
· 8 years ago
8eb5955
BUG: Fix corner cases when value is NaN.
by Han Shen
· 8 years ago
24bcce5
Issue #10258 - Change default value of `optimize` arg
by Anna Chiara
· 8 years ago
5660e03
Merge pull request #10275 from mattip/fix-PR9639-2
by Charles Harris
· 8 years ago
3051ccf
BUG: align shared library folder name with auditwheel
by xoviat
· 8 years ago
5f0bd24
BUG: fix duplicate message print
by mattip
· 8 years ago
190e2cb
BUG: Fix numpy.testing.assert_equal in release mode.
by Charles Harris
· 8 years ago
64ac140
BUG: Fix test_1d_format test.
by Charles Harris
· 8 years ago
0ca99ce
MAINT: Use single failure path in Py_UFunc_GenericReduction.
by Marten van Kerkwijk
· 8 years ago
87faab2
BUG: Failure to DECREF in PyUFunc_GenericReduction.
by Marten van Kerkwijk
· 8 years ago
fcfbcca
Merge pull request #10190 from eric-wieser/ma-pickle-regression
by Charles Harris
· 8 years ago
8671dc0
BUG: Fix regression in np.ma.load in gh-10055
by Eric Wieser
· 8 years ago
c9052f0
BUG: Extra space is inserted on first line for long elements
by Eric Wieser
· 8 years ago
54d142b
BUG: Fix line wrapping and remove trailing space for recarray
by Eric Wieser
· 8 years ago
36a588a
BUG: Fix incorrect wrapping of `MaskedArray`
by Eric Wieser
· 8 years ago
1c86cdd
Merge pull request #10176 from ahaldane/arr2str_suffix
by Eric Wieser
· 8 years ago
3694c17
ENH: add suffix option to array2string and wrap it
by Allan Haldane
· 8 years ago
528c8c8
BUG: linewidth was not respected for arrays other than 1d
by Eric Wieser
· 8 years ago
e7f84cd
BUG: Output of formatArray is not always wrapped correctly
by Eric Wieser
· 8 years ago
d542d14
MAINT: Remove now-unnecessary implementation of matrix str/repr
by Eric Wieser
· 8 years ago
afad590
MAINT/BUG: Simplify _formatArray, fixing array_repr(matrix) in the process
by Eric Wieser
· 8 years ago
1d6be83
MAINT: Never add the newline in _formatArray that is always discarded
by Eric Wieser
· 8 years ago
82deb85
Merge pull request #10160 from mattip/fix-PR9639
by Allan Haldane
· 8 years ago
63b884e
tweak from review
by mattip
· 8 years ago
05c2e08
Merge pull request #9942 from xoviat/flang
by Charles Harris
· 8 years ago
4224ca1
test, fix problems from PR #9998
by mattip
· 8 years ago
0d749ad
DOC: Fix minor typos in numpy/core/fromnumeric.py (#10072)
by Vedant Misra
· 8 years ago
4c28c8f
TST: Move formatting tests into test_arrayprint
by Eric Wieser
· 8 years ago
fdd5c2d
MAINT: Combine legacy sections of _formatArray
by Eric Wieser
· 8 years ago
737c3c4
BUG: edgeitems kwarg is ignored
by Eric Wieser
· 8 years ago
5e5e031
Merge pull request #10116 from schnaitterm/master
by Charles Harris
· 8 years ago
a81b9ab
fix line continuation style for if statement
by schnaitterm
· 8 years ago
426b66b
Merge pull request #10130 from eric-wieser/tidy-_leading_trailing
by Marten van Kerkwijk
· 8 years ago
492f3bd
Removed try/except block
by schnaitterm
· 8 years ago
e94500b
MAINT: Simplify _leading_trailing
by Eric Wieser
· 8 years ago
3d43b32
Merge pull request #10129 from eric-wieser/remove-trailing-space
by Marten van Kerkwijk
· 8 years ago
2c31091
Merge pull request #10131 from eric-wieser/fix-array2string-asarray
by Marten van Kerkwijk
· 8 years ago
dcc919c
BUG: Fix downcasting in _array2string
by Eric Wieser
· 8 years ago
Next »