Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.11.1
tag
94f0a3e3294689533744fc820887fb5a8603dfa3
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Jun 25 16:56:37 2016
object
ccc6b8d8fcf92cc6dc19f7e14d91fc6c127114a6
Numpy v1.11.1
ccc6b8d
REL: Numpy 1.11.1 release.
by Charles Harris
· 9 years ago
v1.11.1
d204cc4
Merge pull request #7737 from charris/backport-7735
by Charles Harris
· 9 years ago
53fe147
BUG: fix issue on OS X with Python 3.x where npymath.ini was not installed.
by Ralf Gommers
· 9 years ago
1a70935
Merge pull request #7731 from charris/backport-7723
by Charles Harris
· 9 years ago
92f497a
Change mkl_info.dir_env_var from MKL to MKLROOT
by Ray Donnelly
· 9 years ago
be805e3
Merge pull request #7724 from charris/backport-7719
by Charles Harris
· 9 years ago
a9650cf
BUG: Fix segfaults in np.random.shuffle
by Simon Gibbons
· 9 years ago
7230b9a
Merge pull request #7682 from charris/backport-7681
by Charles Harris
· 9 years ago
f2f3750
DOC: Update 1.11.1 release notes.
by Charles Harris
· 9 years ago
34ca133
Merge pull request #7680 from charris/backport-7678
by Charles Harris
· 9 years ago
ad5d570
MAINT: Fix up C++ style comment in arraytypes.c.src.
by Charles Harris
· 9 years ago
1162879
Fix np.clip bug NaN handling for Visual Studio 2015
by Loïc Estève
· 9 years ago
25af86f
Merge pull request #7677 from charris/backport-7673
by Charles Harris
· 9 years ago
7e2fb15
DOC: Create Numpy 1.11.1 release notes.
by Charles Harris
· 9 years ago
ea7c219
Merge pull request #7676 from charris/backport-7675
by Charles Harris
· 9 years ago
9cd0f00
BUG: fix handling of right edge of final bin.
by Robert Kern
· 9 years ago
89b5742
Merge pull request #7671 from charris/backport-7669
by Charles Harris
· 9 years ago
4916a75
Merge pull request #7670 from charris/backport-7667
by Charles Harris
· 9 years ago
7501300
BUG: boolean assignment no GIL release when transfer needs API
by Sebastian Berg
· 9 years ago
20d5553
ENH: correct initial index estimate in histogram.
by Robert Kern
· 9 years ago
a528977
TST: Failing test for histogram.
by Robert Kern
· 9 years ago
55b2b8f
Merge pull request #7665 from charris/backport-7658
by Charles Harris
· 9 years ago
7ce6556
BUG: fix incorrect printing of 1D masked arrays
by Simon Conseil
· 9 years ago
693bead
Merge pull request #7660 from ahaldane/fix_7493_1.11
by Charles Harris
· 9 years ago
a48f422
BUG: Temporary fix for str(mvoid) for object field types
by Allan Haldane
· 9 years ago
a62cf4e
Merge pull request #7656 from charris/backport-7655
by Charles Harris
· 9 years ago
72d41d4
BLD: Remove Intel compiler flag -xSSE4.2
by Charles Harris
· 9 years ago
a3f9135
Merge pull request #7654 from charris/backport-7635
by Charles Harris
· 9 years ago
1f80666
STY: ma.extras.median: avoid indexing with list
by Amit Aronovitch
· 9 years ago
c1153b8
BUG: ma.median of 1d array should return a scalar
by Amit Aronovitch
· 9 years ago
f925762
Merge pull request #7638 from charris/backport-7634
by Charles Harris
· 9 years ago
7413bda
BLD: correct C compiler customization in system_info.py Closes gh-7606.
by Ralf Gommers
· 9 years ago
51c96fd
Merge pull request #7608 from charris/backport-7587
by Charles Harris
· 9 years ago
e30033c
TST: More tests for linalg.norm() with object arrays
by Matthias Geier
· 9 years ago
8c6dd75
BUG: linalg.norm(): Don't convert object arrays to float
by Matthias Geier
· 9 years ago
730e288
Merge pull request #7597 from charris/backport-7586
by Charles Harris
· 9 years ago
e550018
BUG: Ensure mask is preserved on scalars
by Eric Wieser
· 9 years ago
d86a959
TST: Verify np.ma.take works on scalars
by Eric Wieser
· 9 years ago
1a7d6d6
Merge pull request #7590 from charris/backport-7584
by Charles Harris
· 9 years ago
09fde55
BLD: fix configparser.InterpolationSyntaxError
by Sorin Sbarnea
· 9 years ago
9426dae
Merge pull request #7578 from charris/backport-7568
by Charles Harris
· 9 years ago
a646ac1
BUG: Fix OverflowError in Python 3.x in swig interface.
by Mathieu Lamarre
· 9 years ago
ea667d7
Merge pull request #7558 from charris/backport-7358
by Charles Harris
· 9 years ago
32f8393
BUG: constant padding expected wrong type in constant_values
by chiffa
· 9 years ago
77d911f
TST: added a test for constant padding on 4 sides of a 2d array
by chiffa
· 9 years ago
1a3e301
Merge pull request #7551 from charris/backport-7549
by Charles Harris
· 9 years ago
1c122a4
BUG: allow graceful recovery for no compiler
by Matthew Brett
· 9 years ago
def1094
Merge pull request #7535 from charris/backport-7518
by Charles Harris
· 9 years ago
5006616
BUG: Extend glibc complex trig functions blacklist to glibc < 2.18.
by Nikola Forró
· 9 years ago
bea5883
Merge pull request #7530 from charris/backport-7529
by Charles Harris
· 9 years ago
5bcc51d
BUG: Floating exception with invalid axis in np.lexsort
by Simon Gibbons
· 9 years ago
d51f874
Merge pull request #7506 from charris/fix-nose-import-2.6
by Nathaniel J. Smith
· 9 years ago
00222c7
BUG: make sure numpy imports on python 2.6 when nose is unavailable
by Evgeni Burovski
· 9 years ago
22118d0
Merge pull request #7470 from charris/Backport-7469
by Charles Harris
· 9 years ago
1cb61e8
MAINT: Update git .mailmap
by Charles Harris
· 9 years ago
2ec0db0
Merge pull request #7434 from charris/backport-7430
by Charles Harris
· 9 years ago
2ddcff2
DOC: Update 1.11.0-notes.
by Charles Harris
· 9 years ago
dc04f54
Merge pull request #7432 from charris/backport-7363
by Charles Harris
· 9 years ago
2b70e65
ENH: Make no unshare mask future warnings less noisy
by Sebastian Berg
· 9 years ago
8bd6c06
Merge pull request #7425 from madphysicist/maint-hist-range
by Charles Harris
· 9 years ago
ed90637
MAINT: Cleanup of backport of PRs #7416, #7423
by Joseph Fox-Rabinovitz
· 9 years ago
a83e095
BUG: Ongoing fixes to PR#7416
by Joseph Fox-Rabinovitz
· 9 years ago
538593d
DOC: Updated documentation to reflect changes to bin estimators.
by Joseph Fox-Rabinovitz
· 9 years ago
86f83fb
BUG: Incorrect handling of range in `histogram` with automatic bins.
by Joseph Fox-Rabinovitz
· 9 years ago
8f867e9
Merge pull request #7417 from charris/tweak-corrcoef
by Charles Harris
· 9 years ago
21a2e1f
TST: Check that result of corrcoef are clipped.
by Charles Harris
· 9 years ago
258fdd6
MAINT/BUG: Clip real and imag parts of corrcoef return to [-1, 1].
by Charles Harris
· 9 years ago
2252e48
Merge pull request #7412 from charris/backport-7407
by Charles Harris
· 9 years ago
e428127
BUG: Fix decref before incref for in-place accumulate
by Sebastian Berg
· 9 years ago
5e62d56
Merge pull request #7401 from charris/backport-7397
by Charles Harris
· 10 years ago
46979a4
BUG: incorrect type for objects whose __len__ fails
by Allan Haldane
· 10 years ago
6e067b3
Merge pull request #7324 from charris/revert-vectorizations-for-1.11.x
by Charles Harris
· 10 years ago
d5c3832
Merge pull request #7343 from jakirkham/use_pytz_ci_backport
by Charles Harris
· 10 years ago
ee53e0f
TST: Install `pytz` in the CI.
by John Kirkham
· 10 years ago
fb5003f
Merge pull request #7337 from jakirkham/kf_test_datetime
by Charles Harris
· 10 years ago
5b03b78
Merge pull request #7334 from charris/backport-7331
by Charles Harris
· 10 years ago
f552f85
TST: Mark datetime test as a known failure on Python's below 2.7.
by John Kirkham
· 10 years ago
883c342
TST: fix MemoryError on win32
by Christoph Gohlke
· 10 years ago
2c22c88
Revert "Merge pull request #6980 from juliantaylor/vect-isfinite"
by Charles Harris
· 10 years ago
5595081
Revert "Merge pull request #6994 from juliantaylor/signbit"
by Charles Harris
· 10 years ago
b52d51d
Merge pull request #7302 from charris/sync-1.11.0-notes
by Charles Harris
· 10 years ago
ea7bf57
DOC: Sync 1.11.0-notes with master branch.
by Charles Harris
· 10 years ago
8779cbb
Merge pull request #7298 from charris/backport-7296
by Charles Harris
· 10 years ago
5183b22
Merge pull request #7297 from charris/backport-7258
by Charles Harris
· 10 years ago
ea721d6
Revert part of #3907 which incorrectly propogated MaskedArray info.
by Marten van Kerkwijk
· 10 years ago
91558db
DOC: Document that floor_divide and remainder are complementary.
by Charles Harris
· 10 years ago
cb72ae7
TST: Add tests for '//' and '%' (floor_divide, remainder).
by Charles Harris
· 10 years ago
eff3ba4
ENH: Make numpy ufuncs compatible with Python divmod.
by Charles Harris
· 10 years ago
618d632
MAINT: Remove floor function code no longer needed in scalarmath.
by Charles Harris
· 10 years ago
61b395d
ENH: Make numpy floating scalars consistent with Python divmod.
by Charles Harris
· 10 years ago
e5ce6fc
ENH: Add new npy_divmod function to npy_math.
by Charles Harris
· 10 years ago
f698df3
Merge pull request #7290 from charris/backport-7266
by Charles Harris
· 10 years ago
f58e1f0
Merge pull request #7288 from charris/backport-7285
by Charles Harris
· 10 years ago
545d53b
BUG: Backport #7266, Segfault for classes with deceptive __len__
by Charles Harris
· 10 years ago
d012373
BUG: Make randint backwards compatible with pandas
by gfyoung
· 10 years ago
60d1803
Merge pull request #7271 from ahaldane/randint_dtype_enforce_backport
by Charles Harris
· 10 years ago
d4e120d
BUG: Enforce dtype for randint singletons
by gfyoung
· 10 years ago
5e273e2
Merge pull request #7249 from charris/revert-indexing-exceptions
by Charles Harris
· 10 years ago
9e5d202
MAINT: Use VisibleDeprecationWarning for indexing deprecations.
by Charles Harris
· 10 years ago
466d60d
Revert #6271 from charris/change-deprecated-indexes-to-error
by Charles Harris
· 10 years ago
Next »