Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.8.1
/
doc
/
release
tag
b2b97cf6c3d6315ce796ce943ea1f85e9c4770bb
tagger
Julian Taylor <jtaylor.debian@googlemail.com>
Tue Mar 25 22:56:13 2014
object
62a7575fd82ddf028517780c01fecf7e0cca27aa
1.8.1 Release
c03a660
DOC: add size 1 object reduction to release notes
by Julian Taylor
· 11 years ago
3bce2ea
DOC: Update 1.8.1 release notes for gh-4533 backport.
by Charles Harris
· 11 years ago
072259d
DOC: Document fix for gh-4486.
by Charles Harris
· 11 years ago
dfc7c5a
DOC: add byte_bounds issue to release notes
by Julian Taylor
· 11 years ago
938a5ee
DOC: Document new ability to silence get_atlas_info in release notes.
by Charles Harris
· 11 years ago
e4d360b
DOC: Update 1.8.1 release notes.
by Charles Harris
· 11 years ago
fbde895
DOC: Add gh-4502 to the 1.8.1 release notes.
by Charles Harris
· 11 years ago
e4a8034
DOC: Document backport of gh-4466 in 1.8.1 release notes.
by Charles Harris
· 11 years ago
c22185c
DOC: Add backport of gh-4483 to release notes.
by Charles Harris
· 11 years ago
0bfcb0e
BUG: restore api for file npy_PyFile_Dup and npy_PyFile_DupClose
by Julian Taylor
· 12 years ago
43f7ff7
DOC: add fixed issue 4145 to release notes
by Julian Taylor
· 12 years ago
812d3a9
DOC: Update 1.8.1 release note issues with gh-4359.
by Charles Harris
· 12 years ago
f53ab41
BUG: fix non-c99 fallback for np.inf input to log1p/expm1
by Julian Taylor
· 12 years ago
c0f1021
DOC: Use tp_basicsize, not NPY_SIZEOF_PYARRAYOBJECT, for allocation
by Bradley M. Froehle
· 12 years ago
9d1356d
DOC: add object as_stride fix to release notes
by Julian Taylor
· 12 years ago
f75cd3f
DOC: add histogram fix to release notes
by Julian Taylor
· 12 years ago
b098379
DOC: add 1.8.1 release notes
by Julian Taylor
· 12 years ago
df3d529
DOC: sync release notes with master
by Julian Taylor
· 12 years ago
13848bd
DOC: Add list of authors to 1.8.0 release notes.
by Charles Harris
· 12 years ago
22efec1
DOC: Update 1.8.0 release notes.
by Charles Harris
· 12 years ago
958985a
DOC: Tweak the 1.8.0 release notes.
by Charles Harris
· 12 years ago
7d9017a
DOC: add highlights to release notes and rewrite and move some sections
by Julian Taylor
· 12 years ago
3e0f71a
DOC: minor rewording of partition note
by Julian Taylor
· 12 years ago
9505e18
DOC: move support for large files to features
by Julian Taylor
· 12 years ago
36606ab
DOC: mention new comparison runtime warnings in release notes
by Julian Taylor
· 12 years ago
8a0cdc6
ENH: Add build support for openblas.
by Charles Harris
· 12 years ago
577183e
DOC: Update 1.8.0-notes.rst
by Charles Harris
· 12 years ago
b440929
Update docs
by Jay Bourque
· 12 years ago
04c341d
Update documentation for 'at' method
by Jay Bourque
· 12 years ago
fb7bfd8
DOC: Update 1.8.0 release notes.
by Charles Harris
· 12 years ago
3c9c31b
Merge pull request #3534 from charris/nan-stat-functions
by Charles Harris
· 12 years ago
580a3b6
Merge pull request #3608 from charris/remove-1.8-diagonal-refs
by Charles Harris
· 12 years ago
98e3a6c
DOC: Note the new behavior of financial.npv in the 1.8.0 release notes.
by Charles Harris
· 12 years ago
dc73e1b
DOC: Various fixes.
by Charles Harris
· 12 years ago
f8244a6
DOC: Document nanmean, nanvar, and nanstd in the 1.8.0 release notes.
by Charles Harris
· 12 years ago
df1aa99
DOC: Remove references to diagonal changes in 1.8.
by Charles Harris
· 12 years ago
4d9cd69
ENH: implement median in terms of partition
by Julian Taylor
· 12 years ago
9c4c1c4
ENH: add quickselect algorithm and expose it via partition
by Julian Taylor
· 12 years ago
4441bdd
BUG: Check earlier for higher priority in binary operators, add test
by Andreas Kloeckner
· 12 years ago
29dcc54
Merge pull request #2875 from ahojnnes/array-init
by njsmith
· 12 years ago
70cb9e5
Rename filled, filled_like to full, full_like
by Johannes Schönberger
· 12 years ago
4b4a736
ENH: vectorize boolean logical &&, ||, abs and not
by Julian Taylor
· 12 years ago
7c4e9e1
adjust the optimal IO buffer size for npz files
by Bartosz Telenczuk
· 12 years ago
ffa0130
DOC: use full ufunc names
by Julian Taylor
· 12 years ago
6bcba96
ENH: vectorize base math with SSE2
by Julian Taylor
· 12 years ago
eb6cf4b
ENH: Vectorize float min/max operation with sse2
by Julian Taylor
· 12 years ago
558cd20
Merge pull request #3243 from seberg/deprecate-non-integer-arguments-new
by Charles Harris
· 12 years ago
187f128
DOC: Add integer deprecations to release notes
by Sebastian Berg
· 12 years ago
7fb8b71
DOC: document isnan/bswap and SSE2 improvements
by Julian Taylor
· 12 years ago
b4b20dc
Add filled and filled_like to changelog of 1.8.0
by Johannes Schönberger
· 12 years ago
7d188bf
Merge pull request #3329 from JDWarner/faster_arraypad
by Charles Harris
· 12 years ago
246c06d
ENH: improved, faster algorithm for array padding
by Josh Warner (Mac)
· 12 years ago
273225c
Merge pull request #3328 from pv/runtests
by Charles Harris
· 12 years ago
19102b0
DOC: mention runtests.py in release notes
by Pauli Virtanen
· 12 years ago
4a1736a
Merge pull request #2701 from seberg/indexing
by seberg
· 12 years ago
1a28542
Update c api documentation
by Jay Bourque
· 12 years ago
aa0b3cb
Add unit test for ufunc with custom type
by Jay Bourque
· 12 years ago
ede7dc4
DOC: Document that the 2to3 fixer is no longer used.
by Charles Harris
· 12 years ago
f62bc39
Merge pull request #3221 from seberg/document-relaxed-strides
by Charles Harris
· 12 years ago
5b9da00
DOC: Advanced indexing using np.newaxes
by Sebastian Berg
· 12 years ago
5c8b89c
DOC: Document NPY_RELAXED_STRIDES_CHECKING changes
by Sebastian Berg
· 12 years ago
0350d5e
DOC: Fixup of delete/insert changes in release notes
by Sebastian Berg
· 12 years ago
908e06c
ENH: larger fixes for np.delete and np.insert functions
by Sebastian Berg
· 12 years ago
a3f2e04
ENH: add `invert` parameter to numpy.in1d().
by Julien Phalip
· 12 years ago
4a669b1
ENH: Forward port `1.7.1` release notes.
by Charles Harris
· 12 years ago
6869053
MAINT: Fix release notes formatting.
by Charles Harris
· 12 years ago
7394fa6
DOC: Document the new qr modes in the 1.8 release notes.
by Charles Harris
· 12 years ago
20f44ef
DOC: mention AdvancedNew iterator change in the release notes.
by Sebastian Berg
· 13 years ago
625f3cd
DOC: update 1.7.0-notes.rst from release branch
by Ondřej Čertík
· 13 years ago
4600b2f
DOC: mention the change of default for separate compilation.
by David Cournapeau
· 13 years ago
dce1018
Merge pull request #2725 from seberg/take_0d
by seberg
· 13 years ago
89c7d59
DOC: Document removal of SCons support in doc/release/1.8-notes.rst.
by Charles Harris
· 13 years ago
cde76b4
ENH: Allow 0-d indexes in np.take
by Sebastian Berg
· 13 years ago
a8c641f
DOC: document the change in .base
by Ondřej Čertík
· 13 years ago
b0695a8
Merge pull request #2835 from charris/update-1.8.0-notes
by Ralf Gommers
· 13 years ago
5cd7e76
DOC: Note that Euler's constant is exposed in numpy 1.8.0.
by Charles Harris
· 13 years ago
e610b2b
MAINT: Cleanup 1.8.0-notes.rst.
by Charles Harris
· 13 years ago
7f1f57d
MAINT: Update and cleanup 1.7.0-notes.rst.
by Charles Harris
· 13 years ago
1895b15
FIX: Update release notes.
by Travis E. Oliphant
· 13 years ago
cea0a20
FIX: Transition scheme for safer in-place ufunc operations
by Nathaniel J. Smith
· 13 years ago
efcb8bf
Update release notes.
by Travis E. Oliphant
· 13 years ago
a03e8b4
change DeprecationWarning to FutureWarning
by Jay Bourque
· 13 years ago
bf58296
update 1.7 release notes
by Jay Bourque
· 13 years ago
b798f12
Switch WARN_ON_WRITE to issuing FutureWarnings instead of DeprecationWarnings
by Nathaniel J. Smith
· 13 years ago
143fb18
DOC: Forward port 1.7.0 release notes
by Charles Harris
· 13 years ago
db1701b
BUG: Fix boolean indexing to previous behavior by adding an additional check before using the new code path. Add tests.
by Travis E. Oliphant
· 13 years ago
85b6828
Merge branch 'master' into clean-up-diagonal
by Nathaniel J. Smith
· 13 years ago
b081857
MAINT: port release notes and release script changes from 1.6.x.
by Ralf Gommers
· 13 years ago
c247305
Typo fix
by Nathaniel J. Smith
· 13 years ago
0812564
Document the PyArray_Diagonal transition scheme.
by Nathaniel J. Smith
· 13 years ago
cbce4e6
Consolidate all array writeability checking in new PyArray_RequireWriteable
by Nathaniel J. Smith
· 13 years ago
0b99c90
DOC: Add datetime to the changed items in the release notes.
by Charles Harris
· 13 years ago
d73c036
DOC: Update documentation and release notes about C-API deprecations
by Mark Wiebe
· 13 years ago
7270d9e
ENH: Add module containing functions for padding n-dimensional arrays.
by tim cera
· 13 years ago
313fe46
ENH: Add 'sorter' argument to searchsorted.
by Bryan Van de Ven
· 13 years ago
0168296
DOC: label datetime support as experimental. Closes #2072.
by Ralf Gommers
· 13 years ago
41f7d21
DOC: label the current NA implementation as experimental in 1.7.x
by Ralf Gommers
· 13 years ago
caa0883
MAINT: port few missing changes to 1.6.0 release notes from 1.6.x branch.
by Ralf Gommers
· 13 years ago
b9f0f1f
ENH: Made "isclose()" NA-aware, added release note and versionadded.
by Joe Kington
· 14 years ago
bbf49fc
DOC: clarify numpy version for removal, document sed script better.
by Charles Harris
· 14 years ago
Next »