Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.9.3
tag
99f0de3ac2c13be2790144e818d92bb89ca4f0fc
tagger
Matthew Brett <matthew.brett@gmail.com>
Tue Sep 22 00:07:12 2015
object
edb902cdc6573553afcf11047ecdfb447e444322
REL: 1.9.3 release
edb902c
Merge pull request #6332 from matthew-brett/prepare-1.9.3
by Matthew Brett
· 10 years ago
v1.9.3
7f96e9d
MAINT: set versions for 1.9.3 release
by Matthew Brett
· 10 years ago
f404885
DOC: update release notes for 1.9.3
by Matthew Brett
· 10 years ago
147b828
BLD: enable C99 isnan and isinf for msvc14
by Christoph Gohlke
· 10 years ago
fad36c1
remove /GL for vs2015 in check_long_double_representation
by James Salter
· 10 years ago
fa9a404
DEV: Replace deprecated options for ifort.
by Åsmund Hjulstad
· 10 years ago
a6d32de
BLD: disable broken msvc14 trigonometric functions
by Christoph Gohlke
· 10 years ago
6958842
BLD: find Python.h when build_ext --include-dirs is set
by Tim D. Smith
· 10 years ago
40a6085
MAINT: remove legacy monkeypatching of GzipFile
by Nathaniel J. Smith
· 10 years ago
3a2f055
Merge pull request #5765 from mindw/fix_libpath_win32
by Ralf Gommers
· 10 years ago
35b4920
LIBPATH with spaces is now supported Python 2.7+ and Win32
by Gabi Davar
· 10 years ago
54e3834
Merge pull request #5720 from cowlicks/backport-3926
by Charles Harris
· 10 years ago
9a0d851
BUG: Fix #3926: pickling empty string fails
by Jay Bourque
· 10 years ago
762c6f1
REL: Release 1.9.2
by Julian Taylor
· 10 years ago
v1.9.2
1f68813
Merge pull request #5616 from juliantaylor/backport-1.9.2
by Julian Taylor
· 10 years ago
d685309
Merge pull request #5619 from jaimefrio/unique_docstring
by Julian Taylor
· 10 years ago
da3c6a2
DOC: Describe return_counts keyword in np.unique docstring
by Jaime Fernandez
· 10 years ago
7cfdd98
DOC: update release notes
by Julian Taylor
· 10 years ago
bf6f80d
Merge pull request #5618 from johntyree/arrfill_ulonglong
by Julian Taylor
· 10 years ago
11dfe93
BUG: arr.fill() should accept the max uint64 value
by John Tyree
· 10 years ago
102ba69
BUG: solves complex array clip in issue #5354 and added symmetric regression test
by Maniteja Nandana
· 10 years ago
43c8313
BUG: Fixes #5524 and adds test
by hannaro
· 10 years ago
1f72899
Merge pull request #5599 from pitrou/refleak_ufunc2
by Julian Taylor
· 10 years ago
50afb0f
BUG: Fix a reference leak in ufunc type resolution.
by Antoine Pitrou
· 10 years ago
c04513c
REL: Release 1.9.2rc1
by Julian Taylor
· 11 years ago
v1.9.2rc1
311d937
Merge pull request #5500 from juliantaylor/backports-1.9.2
by Julian Taylor
· 11 years ago
eb73d4b
DOC: add 1.9.2 release notes
by Julian Taylor
· 11 years ago
fb19fac
MAINT: Get rid of some harmless gcc warnings about macro redefines.
by Charles Harris
· 11 years ago
1cac77b
Merge pull request #5478 from charris/fix-1.9-alignment
by Julian Taylor
· 11 years ago
53b19c5
TST: Add testcase for the fix to bug #4476.
by Gerrit Holl
· 11 years ago
f7cdfe6
BUG: Fix #4476 by adding datetime64 and timedelta64 types
by Gerrit Holl
· 11 years ago
33bd205
DOC: fix a few bugs in the random.pareto docstring. Closes gh-4181.
by Ralf Gommers
· 11 years ago
4ea05b0
TST: Add test for loadtxt with None as string type.
by Charles Harris
· 11 years ago
79ac576
BUG: Fix loadtxt with comments=None and a string None data.
by Leonardo Donelli
· 11 years ago
6fde11b
Merge pull request #5492 from grahamc/gotofail-malloc-ret-null-fft
by Julian Taylor
· 11 years ago
c3888e7
BUG: PyErr_NoMemory when PyArray_Zeros fails to initialize
by Graham Christensen
· 11 years ago
78709e0
Merge pull request #5481 from charris/backport-1.9-gh-5480
by Charles Harris
· 11 years ago
1bce8d7
BUG: Fix astype for structured array fields of different byte order.
by Darsh P. Ranjan
· 11 years ago
43e5e9e
BUG: reduce maximum alignment to 8 bytes on 32 bit
by Julian Taylor
· 11 years ago
e0ef28b
BUG: fix string arrays not being aligned
by Julian Taylor
· 11 years ago
b1ac4a5
Merge pull request #5447 from juliantaylor/ma-median-ndarray
by Julian Taylor
· 11 years ago
b82230f
BUG: fix ma.median used on ndarrays
by Julian Taylor
· 11 years ago
c9075fa
Merge pull request #5417 from charris/tests-for-PyArray_AsCArray
by Charles Harris
· 11 years ago
678d481
Merge pull request #5416 from charris/backport-gh5314
by Charles Harris
· 11 years ago
9568de1
BUG: Closes #5313 PyArray_AsCArray caused segfault
by Henning Dickten
· 11 years ago
1e052f3
TST: added test for PyArray_AsCArray #5313
by Henning Dickten
· 11 years ago
825b830
Merge pull request #5392 from charris/xerbla-1.9
by Charles Harris
· 11 years ago
5ba6e41
Merge pull request #5393 from charris/detect_atlas_3_10
by Ralf Gommers
· 11 years ago
f0b2dd7
BUG: Xerbla doesn't get linked in 1.9 on Fedora 21.
by Charles Harris
· 11 years ago
dd0732e
ENH: Add support for ATLAS > 3.9.33.
by Charles Harris
· 11 years ago
bd7fcee
Merge pull request #5374 from lebigot/patch-1
by Julian Taylor
· 11 years ago
3b6217f
DOC: Fixed incorrect assert_array_almost_equal_nulp documentation
by Eric O. LEBIGOT (EOL)
· 11 years ago
50d8af8
Merge pull request #5390 from sturlamolden/mtrand-bugfix-threadsafe
by Julian Taylor
· 11 years ago
fee4bcb
BUG: make seed, randint and shuffle threadsafe
by Sturla Molden
· 11 years ago
c62f666
Merge pull request #5388 from sturlamolden/mtrand-bugfix-threadsafe
by Julian Taylor
· 11 years ago
5295888
BUG: make set_state and get_state threadsafe
by Sturla Molden
· 11 years ago
f546b8b
Merge pull request #5359 from tacaswell/linspace_doc
by Julian Taylor
· 11 years ago
14a3dca
DOC : minor changes to linspace docstring
by Thomas A Caswell
· 11 years ago
e4c861f
REL: set version number to unreleased 1.9.2
by Julian Taylor
· 11 years ago
d44b9c6
REL: Release 1.9.1
by Julian Taylor
· 11 years ago
v1.9.1
a587b47
Merge pull request #5255 from juliantaylor/backports
by Julian Taylor
· 11 years ago
7d2ebea
DOC: update 1.9.1 release notes
by Julian Taylor
· 11 years ago
27c8797
Fix issue with fromarrays not correctly determining a format string for unicode data (in the process eliminate some unnecessary cruft)
by Erik M. Bray
· 11 years ago
994e98c
Merge pull request #5242 from juliantaylor/fix-ufunc-subok-out
by Julian Taylor
· 11 years ago
b40e686
BUG: fix not returning out array from ufuncs with subok=False set
by Julian Taylor
· 11 years ago
c88fd91
REL: Release 1.9.1rc1
by Julian Taylor
· 11 years ago
v1.9.1rc1
a4eddad
DOC: add Accelerate sgemv crash workaround to release notes
by Julian Taylor
· 11 years ago
a373392
Merge pull request #5223 from sturlamolden/accelerate-sgemv-fix
by Julian Taylor
· 11 years ago
15a2097
DOC: add 1.9.1 release notes to index and fix formatting
by Julian Taylor
· 11 years ago
b7cb545
Merge pull request #5235 from juliantaylor/release-notes-1.9.1
by Julian Taylor
· 11 years ago
473a386
DOC: add release notes for 1.9.1
by Julian Taylor
· 11 years ago
6970732
Merge pull request #5203 from njsmith/master
by Julian Taylor
· 11 years ago
c6900b2
Merge pull request #5234 from juliantaylor/backports-1.9.1
by Julian Taylor
· 11 years ago
9b4b7b3
Merge pull request #5233 from juliantaylor/off_t-fix
by Julian Taylor
· 11 years ago
079fcfc
BUG: Fixes #5184 gradient calculation behavior at boundaries
by David M Fobes
· 11 years ago
8b58d98
BUG: io: genfromtxt did not handle filling_values=0 correctly. Closes gh-2317.
by Warren Weckesser
· 11 years ago
76fc3e7
BUG: fix build in c99 mode
by Julian Taylor
· 11 years ago
42d890f
Merge pull request #5216 from charris/cleanup-gh-5132
by Julian Taylor
· 11 years ago
ce0c6e0
Merge pull request #5225 from juliantaylor/datetime-arange-crash
by Julian Taylor
· 11 years ago
0332a2d
BUG: fix crash when using arange on datetime without dtype set
by Julian Taylor
· 11 years ago
e2eaf96
BUG: Ugly fix for Apple's cblas_sgemv segfault
by Sturla Molden
· 11 years ago
b1f8bcf
TST: Add some tests for ndarray.put.
by Charles Harris
· 11 years ago
892c469
BUG: Make PyArray_PutTo respect writeable flag.
by Jarl Haggerty
· 11 years ago
555d803
Merge pull request #5204 from RobberPhex/master
by Julian Taylor
· 11 years ago
a4e68f4
BUG: fix build error with MSVC 2013 caused by C99 complex support
by RobberPhex
· 11 years ago
ddb5e79
Merge pull request #5212 from charris/fix-long-long-fmt
by Julian Taylor
· 11 years ago
0ddb8e3
BUG: Use 'll' as the default length specifier for long long.
by Charles Harris
· 11 years ago
3205c89
BUG: copy inherited masks in MaskedArray.__array_finalize__
by Nathaniel J. Smith
· 11 years ago
d310ff9
Merge pull request #5182 from juliantaylor/nanmedian-inf
by Julian Taylor
· 11 years ago
fb6ff96
Merge pull request #5183 from charris/fix-npy-header-write
by Julian Taylor
· 11 years ago
2f1e276
BUG: fix nanmedian on arrays containing inf
by Julian Taylor
· 11 years ago
a8e027f
BUG: Fix writing of intrinsic long integers in python2 npy files.
by Charles Harris
· 11 years ago
90ae342
Merge pull request #5178 from charris/fix-npz-header-incompatibility
by Julian Taylor
· 11 years ago
8b1f90a
TST: Add tests for Python2, Python3 *.npy compatibility.
by Charles Harris
· 11 years ago
8f068b7
BUG: Make python2 *.npy files readable in python3.
by Charles Harris
· 11 years ago
e2851d2
Merge pull request #5168 from charris/f2py-space-fix
by Julian Taylor
· 11 years ago
6cf7ece
REL: set version number to unreleased 1.9.1
by Julian Taylor
· 11 years ago
1b7712b
Merge pull request #5167 from juliantaylor/rh5-miscompile
by Julian Taylor
· 11 years ago
e98686d
TST: Add basic test for compiling with intent(in out).
by Charles Harris
· 11 years ago
1d6ef52
BUG: Make f2py work with intent(in out).
by Charles Harris
· 11 years ago
Next »