8000 WIP: preparing for numpy 1.9.4 release by matthew-brett · Pull Request #6349 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

WIP: preparing for numpy 1.9.4 release #6349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 150 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
150 commits
Select commit Hold shift + click to select a range
96b4349
REL: Release 1.9.0b1
juliantaylor Jun 8, 2014
301c470
Merge pull request #4849 from juliantaylor/master
juliantaylor Jul 7, 2014
b6903d7
Merge pull request #4871 from juliantaylor/linspace-version-doc
juliantaylor Jul 16, 2014
b03f241
BUG: add missing elementsize alignment check for simd reductions
juliantaylor Jul 8, 2014
52a9ff6
BUG: Use `np.where` in np.triu/np.tril, fixes #4859
jaimefrio Jul 10, 2014
2a87c3e
DOC: fix a typo and use TeX for plot labels
endolith Jul 15, 2014
029662b
Merge pull request #4872 from juliantaylor/backports-1.9
charris Jul 16, 2014
b583637
Merge pull request #4874 from juliantaylor/masked-sort-memory
charris Jul 16, 2014
e85290a
Merge pull request #4878 from nouiz:doc
juliantaylor Jul 17, 2014
99329f9
Merge pull request #4891 from juliantaylor/reduce-float-axis
juliantaylor Jul 18, 2014
6805122
Merge pull request #4882 from pv/fix-unpickle-latin1-crash
juliantaylor Jul 18, 2014
3c66315
Merge pull request #4883 from pv/fix-scalar-unpickle-py3
juliantaylor Jul 18, 2014
bd0a4f3
Merge pull request #4892 from rgommers/msvc10-fix
juliantaylor Jul 20, 2014
857c5e2
Merge pull request #4888 from pv/fix-bytes-encoding-unpickle
juliantaylor Jul 22, 2014
12f5f18
Merge pull request #4889 from juliantaylor/object-array-init
juliantaylor Jul 23, 2014
f94151d
Merge pull request #4866 from mhvk/ma/mvoid-initialisation
juliantaylor Jul 23, 2014
8198235
Merge pull request #4887 from ewmoore/conj_obj
juliantaylor Jul 23, 2014
33d6a33
Merge pull request #4908 from juliantaylor/win-alignment
charris Jul 27, 2014
8fa45b4
Merge pull request #4906 from juliantaylor/doc-update
charris Jul 27, 2014
da10796
Merge pull request #4910 from seberg/scalar-none-cmp
juliantaylor Jul 28, 2014
d3efa83
Merge pull request #4919 from juliantaylor/zeros_like_string
juliantaylor Jul 29, 2014
97bf5a7
BUG: Avoid type promotion in tril and triu.
yotam Jul 29, 2014
2acbfa7
MAINT: disable ufunc override for 1.9 release
juliantaylor Jul 29, 2014
9cd9c6c
Merge pull request #4920 from juliantaylor/ufunc-disable
charris Jul 30, 2014
3b89488
MAINT: also disable has_ufunc_attr
juliantaylor Jul 30, 2014
b5a56d6
Merge pull request #4925 from juliantaylor/ufunc-disable2
juliantaylor Jul 30, 2014
faa6fa0
REL: Release 1.9.0b2
juliantaylor Jul 30, 2014
118a1bb
Merge pull request #4930 from juliantaylor/charris-pep8-numpy-lib
charris Jul 31, 2014
16eef1e
DOC: Fix typo in _iotools.py docstring.
charris Aug 1, 2014
b1d6361
Merge pull request #4924 from charris/pep8-numpy-polynomial
juliantaylor Aug 4, 2014
6cafbfd
Merge pull request #4926 from juliantaylor/concatenate-error
juliantaylor Aug 4, 2014
f6a0b31
Merge pull request #4976 from juliantaylor/datetime-memleak
charris Aug 18, 2014
ccfd3bb
Merge pull request #4948 from charris/1.9-fix-typo-in-_iotools-docstring
juliantaylor Aug 23, 2014
d8af083
ENH: np.dot: better "matrices not aligned" message
larsmans Aug 23, 2014
d07c4c7
ENH: include shapes in "matrices not aligned" msg
larsmans Aug 23, 2014
181e72c
Merge branch 'gfortran-debug' into maintenance/1.9.x
juliantaylor Aug 24, 2014
3f5ae6d
Merge pull request #4989 from juliantaylor/percentile-fix
juliantaylor Aug 24, 2014
3f165d4
Merge pull request #4985 from larsmans/dot-errmsg
juliantaylor Aug 24, 2014
4475f1e
Merge pull request #4937 from charris/pep8-numpy-random
juliantaylor Aug 24, 2014
23825b6
Merge pull request #4996 from fdiary/gfortran-rpath
juliantaylor Aug 25, 2014
99391a6
Merge pull request #4997 from juliantaylor/unicode-init
juliantaylor Aug 26, 2014
eb8ea0d
Merge pull request #5005 from juliantaylor/use-tempdir-for-large-file
juliantaylor Aug 27, 2014
4344ffc
Merge pull request #5006 from dhomeier/ioconv_usecols
juliantaylor Aug 27, 2014
07626d8
TST: silence deprecation warnings for bad index calls
juliantaylor Aug 24, 2014
216bfb6
Merge pull request #5007 from juliantaylor/dep-silence
juliantaylor Aug 27, 2014
36d947f
REL: Release 1.9.0rc1
juliantaylor Aug 27, 2014
ef101b8
Merge pull request #5022 from seberg/structured-insert
juliantaylor Sep 2, 2014
d03f77e
Merge pull request #5020 from charris/disable-some-test-warnings
juliantaylor Sep 2, 2014
5c60b9b
Merge pull request #5035 from juliantaylor/fft-test
juliantaylor Sep 3, 2014
b95c7df
TST: skip clongdouble alignment checks on 32 bit arches
juliantaylor Sep 3, 2014
90cac3c
Merge pull request #5040 from juliantaylor/align-backport
charris Sep 3, 2014
859d2f1
Merge pull request #5048 from juliantaylor/subclass-test-fix
juliantaylor Sep 4, 2014
c796148
Merge pull request #5051 from juliantaylor/thread-test-fix
juliantaylor Sep 6, 2014
b5f5441
DOC: sync release notes with 1.8 branch
juliantaylor Sep 7, 2014
d9137a4
DOC: fix missing space in percentile doc
juliantaylor Sep 7, 2014
07601a6
REL: Release 1.9.0
juliantaylor Sep 7, 2014
812f328
Merge pull request #5067 from juliantaylor/restore-dup
juliantaylor Sep 11, 2014
f9dd65e
Merge pull request #5066 from seberg/index-sequence
juliantaylor Sep 13, 2014
5818fb6
Merge pull request #5087 from juliantaylor/unicode-argmin
juliantaylor Sep 19, 2014
2c83836
Merge pull request #5076 from kanhua/kh_fix
juliantaylor Sep 19, 2014
5df6ac7
BUG: fix wrong error checks of PyBytes_AsStringAndSize
juliantaylor Sep 19, 2014
7c3ec61
Merge pull request #5102 from dpinte/fix/epd_canopy
juliantaylor Sep 23, 2014
38ed773
Merge pull request #5104 from juliantaylor/inner-fix
juliantaylor Sep 23, 2014
f8a1f66
Merge pull request #5105 from juliantaylor/where-no-subtype
juliantaylor Sep 23, 2014
26052d7
Merge pull request #5106 from juliantaylor/sequence-fix
juliantaylor Sep 23, 2014
a2bfd3f
Merge pull request #5107 from juliantaylor/na-doc
juliantaylor Sep 23, 2014
a6b01cc
Merge pull request #5088 from juliantaylor/not-fix
juliantaylor Sep 24, 2014
e1e9117
Merge pull request #5140 from pyhits/5136
juliantaylor Sep 30, 2014
ed228e6
Merge pull request #5149 from charris/fix-ma-docs-for-OO-option
juliantaylor Oct 4, 2014
5a5dc6e
Merge pull request #5152 from tovrstra/collapsingbug
juliantaylor Oct 4, 2014
1b7712b
Merge pull request #5167 from juliantaylor/rh5-miscompile
juliantaylor Oct 10, 2014
6cf7ece
REL: set version number to unreleased 1.9.1
juliantaylor Oct 10, 2014
e2851d2
Merge pull request #5168 from charris/f2py-space-fix
juliantaylor Oct 10, 2014
90ae342
Merge pull request #5178 from charris/fix-npz-header-incompatibility
juliantaylor Oct 13, 2014
fb6ff96
Merge pull request #5183 from charris/fix-npy-header-write
juliantaylor Oct 15, 2014
d310ff9
Merge pull request #5182 from juliantaylor/nanmedian-inf
juliantaylor Oct 16, 2014
ddb5e79
Merge pull request #5212 from charris/fix-long-long-fmt
juliantaylor Oct 21, 2014
555d803
Merge pull request #5204 from RobberPhex/master
juliantaylor Oct 21, 2014
e2eaf96
BUG: Ugly fix for Apple's cblas_sgemv segfault
sturlamolden Oct 18, 2014
ce0c6e0
Merge pull request #5225 from juliantaylor/datetime-arange-crash
juliantaylor Oct 24, 2014
42d890f
Merge pull request #5216 from charris/cleanup-gh-5132
juliantaylor Oct 24, 2014
8b58d98
BUG: io: genfromtxt did not handle filling_values=0 correctly. Closes…
WarrenWeckesser Aug 15, 2014
079fcfc
BUG: Fixes #5184 gradient calculation behavior at boundaries
Oct 14, 2014
9b4b7b3
Merge pull request #5233 from juliantaylor/off_t-fix
juliantaylor Oct 26, 2014
c6900b2
Merge pull request #5234 from juliantaylor/backports-1.9.1
juliantaylor Oct 26, 2014
6970732
Merge pull request #5203 from njsmith/master
juliantaylor Oct 26, 2014
473a386
DOC: add release notes for 1.9.1
juliantaylor Oct 26, 2014
b7cb545
Merge pull request #5235 from juliantaylor/release-notes-1.9.1
juliantaylor Oct 26, 2014
15a2097
DOC: add 1.9.1 release notes to index and fix formatting
juliantaylor Oct 26, 2014
a373392
Merge pull request #5223 from sturlamolden/accelerate-sgemv-fix
juliantaylor Oct 26, 2014
a4eddad
DOC: add Accelerate sgemv crash workaround to release notes
juliantaylor Oct 26, 2014
c88fd91
REL: Release 1.9.1rc1
juliantaylor Oct 26, 2014
994e98c
Merge pull request #5242 from juliantaylor/fix-ufunc-subok-out
juliantaylor Oct 28, 2014
27c8797
Fix issue with fromarrays not correctly determining a format string f…
embray Oct 31, 2014
7d2ebea
DOC: update 1.9.1 release notes
juliantaylor Nov 2, 2014
a587b47
Merge pull request #5255 from juliantaylor/backports
juliantaylor Nov 2, 2014
d44b9c6
REL: Release 1.9.1
juliantaylor Nov 2, 2014
e4c861f
REL: set version number to unreleased 1.9.2
juliantaylor Dec 10, 2014
f546b8b
Merge pull request #5359 from tacaswell/linspace_doc
juliantaylor Dec 10, 2014
c62f666
Merge pull request #5388 from sturlamolden/mtrand-bugfix-threadsafe
juliantaylor Dec 23, 2014
50d8af8
Merge pull request #5390 from sturlamolden/mtrand-bugfix-threadsafe
juliantaylor Dec 23, 2014
bd7fcee
Merge pull request #5374 from lebigot/patch-1
juliantaylor Dec 24, 2014
f0b2dd7
BUG: Xerbla doesn't get linked in 1.9 on Fedora 21.
charris Dec 24, 2014
5ba6e41
Merge pull request #5393 from charris/detect_atlas_3_10
Dec 29, 2014
825b830
Merge pull request #5392 from charris/xerbla-1.9
charris Jan 2, 2015
9568de1
BUG: Closes #5313 PyArray_AsCArray caused segfault
hensing Nov 26, 2014
678d481
Merge pull request #5416 from charris/backport-gh5314
charris Jan 2, 2015
c9075fa
Merge pull request #5417 from charris/tests-for-PyArray_AsCArray
charris Jan 2, 2015
b1ac4a5
Merge pull request #5447 from juliantaylor/ma-median-ndarray
juliantaylor Jan 14, 2015
e0ef28b
BUG: fix string arrays not being aligned
juliantaylor Nov 26, 2014
43e5e9e
BUG: reduce maximum alignment to 8 bytes on 32 bit
juliantaylor Nov 26, 2014
1bce8d7
BUG: Fix astype for structured array fields of different byte order.
Nov 10, 2014
78709e0
Merge pull request #5481 from charris/backport-1.9-gh-5480
charris Jan 22, 2015
6fde11b
Merge pull request #5492 from grahamc/gotofail-malloc-ret-null-fft
juliantaylor Jan 25, 2015
79ac576
BUG: Fix loadtxt with comments=None and a string None data.
LeartS Oct 5, 2014
4ea05b0
TST: Add test for loadtxt with None as string type.
charris Jan 23, 2015
33bd205
DOC: fix a few bugs in the random.pareto docstring. Closes gh-4181.
Jan 6, 2015
f7cdfe6
BUG: Fix #4476 by adding datetime64 and timedelta64 types
Jan 15, 2015
53b19c5
TST: Add testcase for the fix to bug #4476.
Jan 15, 2015
1cac77b
Merge pull request #5478 from charris/fix-1.9-alignment
juliantaylor Jan 25, 2015
fb19fac
MAINT: Get rid of some harmless gcc warnings about macro redefines.
charris Aug 17, 2014
eb73d4b
DOC: add 1.9.2 release notes
juliantaylor Jan 25, 2015
311d937
Merge pull request #5500 from juliantaylor/backports-1.9.2
juliantaylor Feb 1, 2015
c04513c
REL: Release 1.9.2rc1
juliantaylor Feb 1, 2015
1f72899
Merge pull request #5599 from pitrou/refleak_ufunc2
juliantaylor Feb 23, 2015
43c8313
BUG: Fixes #5524 and adds test
hannaro Feb 19, 2015
102ba69
BUG: solves complex array clip in issue #5354 and added symmetric reg…
maniteja123 Dec 21, 2014
bf6f80d
Merge pull request #5618 from johntyree/arrfill_ulonglong
juliantaylor Mar 1, 2015
7cfdd98
DOC: update release notes
juliantaylor Feb 28, 2015
d685309
Merge pull request #5619 from jaimefrio/unique_docstring
juliantaylor Mar 1, 2015
1f68813
Merge pull request #5616 from juliantaylor/backport-1.9.2
juliantaylor Mar 1, 2015
762c6f1
REL: Release 1.9.2
juliantaylor Mar 1, 2015
9a0d851
BUG: Fix #3926: pickling empty string fails
jayvius Jan 21, 2015
54e3834
Merge pull request #5720 from cowlicks/backport-3926
charris Mar 25, 2015
35b4920
LIBPATH with spaces is now supported Python 2.7+ and Win32
mindw Apr 13, 2015
3a2f055
Merge pull request #5765 from mindw/fix_libpath_win32
Apr 14, 2015
40a6085
MAINT: remove legacy monkeypatching of GzipFile
njsmith Jun 25, 2015
6958842
BLD: find Python.h when build_ext --include-dirs is set
tdsmith May 10, 2015
a6d32de
BLD: disable broken msvc14 trigonometric functions
cgohlke Sep 20, 2015
fa9a404
DEV: Replace deprecated options for ifort.
Feb 10, 2015
fad36c1
remove /GL for vs2015 in check_long_double_representation
Jul 20, 2015
147b828
BLD: enable C99 isnan and isinf for msvc14
cgohlke Aug 2, 2015
f404885
DOC: update release notes for 1.9.3
matthew-brett Sep 19, 2015
7f96e9d
MAINT: set versions for 1.9.3 release
matthew-brett Sep 19, 2015
edb902c
Merge pull request #6332 from matthew-brett/prepare-1.9.3
matthew-brett Sep 21, 2015
5047404
ENH: make f2py an executable module
juliantaylor Feb 13, 2015
7c20ee5
BUG: fix f2py shebang line for bdist wheel, egg
matthew-brett Apr 29, 2015
fc4904c
ENH: add bdist_mpkg, bdist_wininst to binary dists
matthew-brett Apr 29, 2015
96ed3d2
BUG: revert use of !python for bdist_mpkg scripts
matthew-brett May 5, 2015
b064e4b
TEST: add module to test installed scripts
matthew-brett Apr 29, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion numpy/testing/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -1331,7 +1331,7 @@ def assert_array_almost_equal_nulp(x, y, nulp=1):
-----
An assertion is raised if the following condition is not met::

abs(x - y) <= nulps * spacing(max(abs(x), abs(y)))
abs(x - y) <= nulps * spacing(maximum(abs(x), abs(y)))

Examples
--------
Expand Down
0