Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.12.1
tag
cc509b3f2b80b08e0f6d50b0dec7d429a4343b72
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Mar 18 15:36:51 2017
object
11f77c8b19dae99981910695a806cbf4def67e24
NumPy v1.12.1 release.
11f77c8
REL: NumPy 1.12.1 release.
by Charles Harris
· 8 years ago
v1.12.1
d3b9d19
Merge pull request #8748 from charris/add-1.12.1-notes-to-docs
by Charles Harris
· 9 years ago
5116058
DOC: Add 1.12.1 release notes to documentation.
by Charles Harris
· 9 years ago
722160f
Merge pull request #8747 from charris/update-1.12.1-notes
by Charles Harris
· 9 years ago
a4256f6
DOC: Update 1.12.1 release notes.
by Charles Harris
· 9 years ago
8d85989
Merge pull request #8739 from charris/backports-1.12.1
by Charles Harris
· 9 years ago
91374d1
BUG: Fixed undefined behavior when __array_wrap__ returns None
by Eric Wieser
· 9 years ago
20e89a4
BUG: Fix asanyarray, workaround #8666
by Eric Wieser
· 9 years ago
6a1a029
BUG: Look up methods on MaskedArray in _frommethod
by Shota Kawabuchi
· 9 years ago
c6a583e
BUG: PPC64el machines are POWER for Fortran
by Matthew Brett
· 9 years ago
235632b
BUG: Remove extra digit in binary_repr at limit
by gfyoung
· 9 years ago
542390d
BUG: Fix deepcopy regression for empty arrays.
by Charles Harris
· 9 years ago
e50b4cb
Merge pull request #8707 from juliantaylor/ma-median-empty-1.12
by Julian Taylor
· 9 years ago
0c2cde4
BUG: fix ma.median for empty ndarrays
by Julian Taylor
· 9 years ago
9a8e829
Merge pull request #8648 from eric-wieser/MaskedArray.__setitem__
by Marten van Kerkwijk
· 9 years ago
10bf55e
BUG: Fix #8510, making MaskedArray.__setitem__ work
by Eric Wieser
· 9 years ago
3e45367
Merge pull request #8609 from charris/backport-8602
by Charles Harris
· 9 years ago
c42ed28
BUG: Make iscomplexobj compatible with custom dtypes again
by Joerg Behrmann
· 9 years ago
0a458ac
Merge pull request #8573 from juliantaylor/dbg-fixes
by Charles Harris
· 9 years ago
f17010b
BUG: fix calling python api with error set and minor leaks
by Julian Taylor
· 9 years ago
ee99ca5
Merge pull request #8543 from charris/backport-8494
by Charles Harris
· 9 years ago
d676ce2
STY: space around operator
by jutke
· 9 years ago
bb05f40
TST: adding test for constants without compound kind spec
by jutke
· 9 years ago
70c82bf
TST: adding tests for compound constant provided by @zerothi
by jutke
· 9 years ago
2dd2993
BUG: guard against replacing constants without '_' spec
by jutke
· 9 years ago
33425bc
Merge pull request #8526 from juliantaylor/f2-mean-fix
by Charles Harris
· 9 years ago
9ae8485
BUG: fix mean for float 16 non-array inputs
by Julian Taylor
· 9 years ago
3fa7ee9
Merge pull request #8500 from juliantaylor/backports
by Julian Taylor
· 9 years ago
eec6a57
TST: work around isfinite inconsistency on i386
by Julian Taylor
· 9 years ago
66a93e4
BUG: fix wrong masked median for some special cases
by Julian Taylor
· 9 years ago
ce1b4fd
Merge pull request #8492 from jakirkham/rel_1.12_doc_code_bckport
by Charles Harris
· 9 years ago
65c1daf
DOC: Backport place np.average in inline code.
by John Kirkham
· 9 years ago
3c3b8bd
Merge pull request #8484 from juliantaylor/nat-fixes-1.12
by Charles Harris
· 9 years ago
ac3a051
BUG: fix wrong future nat warning and equiv type logic error
by Julian Taylor
· 9 years ago
f59a2fb
Merge pull request #8477 from charris/update-1.12.0-notes
by Charles Harris
· 9 years ago
68c2fcd
DOC: Update 1.12.0 release notes.
by Charles Harris
· 9 years ago
ae38f66
Merge pull request #8476 from charris/update-1.12.0-notes
by Charles Harris
· 9 years ago
6ba7e1e
DOC: Update 1.12.0 release notes.
by Charles Harris
· 9 years ago
916574f
Merge pull request #8467 from nouiz/name
by Charles Harris
· 9 years ago
190195b
back-port the missing part of gh-8464.
by Frederic Bastien
· 9 years ago
93141b7
Merge pull request #8466 from charris/update-mailmap
by Charles Harris
· 9 years ago
df1144a
DOC: Update release 1.12.0 release notes
by Charles Harris
· 9 years ago
af36c7b
MAINT: Update mailmap entries.
by Charles Harris
· 9 years ago
beac5d5
Merge pull request #8439 from charris/update-1.12.0-notes
by Charles Harris
· 9 years ago
f993e07
DOC: Update 1.12.0 release notes.
by Charles Harris
· 9 years ago
54abe00
Merge pull request #8437 from charris/change-3.6-dev-to-3.6
by Charles Harris
· 9 years ago
416f7e5
TST: Update 3.6-dev tests to 3.6 after Python final release.
by Charles Harris
· 9 years ago
b0b916a
Merge pull request #8427 from seberg/lock_asserts
by Charles Harris
· 9 years ago
3dfd5a5
Merge pull request #8432 from charris/backport-6659
by Ralf Gommers
· 9 years ago
502980d
BUG: Let linspace accept input that has an array_interface.
by Charles Harris
· 9 years ago
f1c8452
Merge pull request #8431 from charris/backport-8426
by Charles Harris
· 9 years ago
cd82133
BUG: Fix apply_along_axis() for when func1d() returns a non-ndarray (#8426)
by Ben Rowland
· 9 years ago
355d921
BUG: Add a lock to assert_equal and other testing functions
by Sebastian Berg
· 9 years ago
f6288bb
Merge pull request #8424 from charris/improve-notes-md-compatibility
by Ralf Gommers
· 9 years ago
b388314
DOC: Fix tools and release notes to be more markdown compatible.
by Charles Harris
· 9 years ago
2d4ec45
Merge pull request #8418 from juliantaylor/ma-median-even-fix-1.12
by Julian Taylor
· 9 years ago
138afdf
TST: extend ma.median testing and fix inconsistent out return
by Julian Taylor
· 9 years ago
62316dc
BUG: fixed failure of np.ma.median for 1-D even arrays.
by Marten van Kerkwijk
· 9 years ago
a6df5ae
Merge pull request #8402 from charris/update-1.12.0-notes
by Charles Harris
· 9 years ago
0f6bb37
MAINT: Update mailmap.
by Charles Harris
· 9 years ago
4298c51
DOC: Update 1.12.0-notes.
by Charles Harris
· 9 years ago
48bca6c
Merge pull request #8399 from charris/fix-announce.py
by Charles Harris
· 9 years ago
447a16d
BUG: Fix author search in announce.py
by Charles Harris
· 9 years ago
7f85ad1
Merge pull request #8394 from charris/create-1.11.3-release-notes
by Charles Harris
· 9 years ago
c71fe37
DOC: create 1.11.3 release notes.
by Charles Harris
· 9 years ago
d3fbb97
Merge pull request #8391 from charris/fix-python-3.6-compat
by Charles Harris
· 9 years ago
d156caf
DEP: Fix escaped string characters deprecated in Python 3.6.
by Charles Harris
· 9 years ago
2e337da
Merge pull request #8390 from juliantaylor/nanmedian-cutoff-1.12
by Julian Taylor
· 9 years ago
c827f50
ENH: retune apply_along_axis nanmedian cutoff
by Julian Taylor
· 9 years ago
bc07a7b
Merge pull request #8379 from charris/update-1.12.0-notes
by Charles Harris
· 9 years ago
88036ef
DOC: Update 1.12.0-notes.rst.
by Charles Harris
· 9 years ago
58c393a
Merge pull request #8373 from charris/backport-8351
by Charles Harris
· 9 years ago
e442bd1
Merge pull request #8372 from juliantaylor/median-backports
by Charles Harris
· 9 years ago
a1cc142
BUG: correct letter case
by Alexandr Shadchin
· 9 years ago
4c63449
DOC: add ma.median nan change to release notes
by Julian Taylor
· 9 years ago
1e3ec9f
ENH: update the small nanmedian threshold
by Julian Taylor
· 9 years ago
0ee6af6
MAINT: make regex strings raw
by Julian Taylor
· 9 years ago
52336fc
BUG: handle unmasked NaN in ma.median like normal median
by Julian Taylor
· 9 years ago
2e79af2
BUG: fix nanpercentile not returning scalar with axis argument
by Julian Taylor
· 9 years ago
ee24ebf
Merge pull request #8359 from charris/fix-suppress_warnings
by Charles Harris
· 9 years ago
0741bfa
BUG: Fix suppress_warnings (again) for Python 3.6.
by Charles Harris
· 9 years ago
4876f24
Merge pull request #8339 from charris/backport-8335
by Charles Harris
· 9 years ago
8bc0ed1
BUG: numpy.ndarray.tofile creates a corrupt file for large arrays in append file mode
by Pavel Potocek
· 9 years ago
47c18a0
Merge pull request #8338 from charris/backport-8337
by Charles Harris
· 9 years ago
1387daf
BUG: fix test_api test that fails intermittently in python 3
by James Sanders
· 9 years ago
a481e8e
Merge pull request #8336 from charris/backport-8327
by Charles Harris
· 9 years ago
1b26730
BUG: fix packbits and unpackbits to correctly handle empty arrays
by Takuya Akiba
· 9 years ago
06ccd84
Merge pull request #8322 from charris/backport-8299
by Charles Harris
· 9 years ago
d0eea4a
BUG: fixed kind specifications for parameters
by Nick Papior
· 9 years ago
6de1427
Merge pull request #8320 from charris/backport-8308
by Charles Harris
· 9 years ago
75a586f
Merge pull request #8319 from charris/backport-8318
by Charles Harris
· 9 years ago
da07c62
BUG: do not link to Accelerate if OpenBLAS, MKL or BLIS are found.
by Ralf Gommers
· 9 years ago
8ef0992
BLD: blacklist powl (longdouble power function) on OS X. Closes gh-8307.
by Ralf Gommers
· 9 years ago
da6bdf4
Merge pull request #8304 from charris/backport-8302
by Charles Harris
· 9 years ago
2d10826
BUG: in PyArg_ParseTupleAndKeywords, O passes the PyObject through with no INCREF
by Matti Picus
· 9 years ago
068ce97
Merge pull request #8296 from charris/backport-8284
by Charles Harris
· 9 years ago
2cb0ddf
BUG: Fix iteration over reversed subspaces in mapiter_@name@.
by Yu Feng
· 9 years ago
7912e9c
Merge pull request #8286 from charris/fix-pavement
by Ralf Gommers
· 9 years ago
bb0f04d
BUG: Fix pavement.py write_release_task.
by Charles Harris
· 9 years ago
a650a79
Merge pull request #8282 from charris/backport-8281
by Charles Harris
· 9 years ago
Next »