Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.11.3
/
doc
tag
9098d1f934b0e7787568585d4a00cb223e1f9131
tagger
Charles Harris <charlesr.harris@gmail.com>
Sun Dec 18 22:20:53 2016
object
bfc9a059c48c57c4ef20bebe88d6f6ce363d1464
NumPy 1.11.3 release.
de0d3d0
DOC: Create 1.11.3 release notes.
by Charles Harris
· 9 years ago
7be1ec1
DOC: Update 1.11.2 release notes.
by Charles Harris
· 9 years ago
f407837
DOC: Update 1.11.2 release notes.
by Charles Harris
· 9 years ago
ca382ed
DOC: Update 1.11.2 release notes.
by Charles Harris
· 9 years ago
9388837
DOC: Update 1.11.2 release notes.
by Charles Harris
· 9 years ago
dd3dd0e
DOC: Create 1.11.2 release notes.
by Charles Harris
· 9 years ago
82077a9
DOC: Update Numpy 1.11.1 release notes.
by Charles Harris
· 9 years ago
f2f3750
DOC: Update 1.11.1 release notes.
by Charles Harris
· 9 years ago
7e2fb15
DOC: Create Numpy 1.11.1 release notes.
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
538593d
DOC: Updated documentation to reflect changes to bin estimators.
by Joseph Fox-Rabinovitz
· 9 years ago
ea7bf57
DOC: Sync 1.11.0-notes with master branch.
by Charles Harris
· 10 years ago
545d53b
BUG: Backport #7266, Segfault for classes with deceptive __len__
by Charles Harris
· 10 years ago
466d60d
Revert #6271 from charris/change-deprecated-indexes-to-error
by Charles Harris
· 10 years ago
9ce214f
DOC: Update 1.11.0-notes.rst
by Charles Harris
· 10 years ago
0fa7644
DOC: Fix broken pandas link in 1.11.0 release notes
by gfyoung
· 10 years ago
c965a35
DOC: Update the 1.11.0 release notes.
by Charles Harris
· 10 years ago
d99acf9
DOC: Update the 1.10.0 release notes.
by Charles Harris
· 10 years ago
082e1a8
Add release note for polynomial fit deg changes
by Jonathan Underwood
· 10 years ago
5be93a2
MAINT: memcpy-based ~4x faster, typed shuffle.
by Antony Lee
· 10 years ago
865c3e3
Merge pull request #6453 from shoyer/naive-datetime64
by Charles Harris
· 10 years ago
ad4b5b0
Merge pull request #7040 from rgommers/fix-runtests-setuptools
by Charles Harris
· 10 years ago
da98bbc
DOC: document changes to assert_warns
by Stephan Hoyer
· 10 years ago
c4c4178
DOC: add build system changes to 1.11.0 release notes.
by Ralf Gommers
· 10 years ago
22af11f
DOC: Fix typo.
by John Kirkham
· 10 years ago
1504975
DOC: Update the release notes to state that the `A.T @ A` optimization has been extended to several NumPy operations.
by John Kirkham
· 10 years ago
0f72920
Merge pull request #6895 from rgommers/packaging
by Charles Harris
· 10 years ago
ab5c6d0
DOC/BUG: textual improvements in install docs, and fix a typo in setup.py
by Ralf Gommers
· 10 years ago
88ffedf
DOC: some tweaks to the install and build info in the user guide.
by Ralf Gommers
· 10 years ago
105a498
DOC: add NumpyVersion to the docs, and mention it in version.py
by Ralf Gommers
· 10 years ago
4aa9d57
DOC: add Cython to list of dependencies in INSTALL.txt. Closes gh-6682.
by Ralf Gommers
· 10 years ago
4b43d20
BUG: fix TravisCI test issues when using setuptools unconditionally.
by Ralf Gommers
· 10 years ago
880e323
Merge pull request #7020 from jakirkham/deprecated_masked_array_mask_copy
by Charles Harris
· 10 years ago
4261148
API: Make datetime64 timezone naive
by Stephan Hoyer
· 10 years ago
c45f3e7
Merge pull request #7023 from jakirkham/fix_docs_release
by Charles Harris
· 10 years ago
4989360
DOC: Explain that `MaskedArray`s will try to consistently return view of their masks when they are also returning views of their data.
by John Kirkham
· 10 years ago
ef09a84
DOC: Explain the new exception behavior of `np.dot` when its types cannot be cast to a common type.
by John Kirkham
· 10 years ago
fb41f00
DOC: Fix markdown style inline code to restructured text style inline code.
by John Kirkham
· 10 years ago
aa6335c
Merge pull request #6912 from gfyoung/asarray_order
by Charles Harris
· 10 years ago
c0f6c37
DOC: Clean up/fix several references to the "future" 1.10 release
by Nathaniel J. Smith
· 10 years ago
0104646
BUG: Enforce order param for MaskedArray construction
by gfyoung
· 10 years ago
b23ec89
DEP: Deprecate random_integers
by gfyoung
· 10 years ago
81793fc
Merge pull request #6989 from jakirkham/sty_indent_doc_typos_floatint
by Charles Harris
· 10 years ago
5fd70ba
DOC: Fix typos.
by John Kirkham
· 10 years ago
599dee9
STY: Fix indentation in example from docs.
by John Kirkham
· 10 years ago
8ffde7f
ENH: moveaxis function
by Stephan Hoyer
· 10 years ago
8a76291
Merge pull request #6955 from rgommers/distutils-cleanup
by Charles Harris
· 10 years ago
881ae91
Merge pull request #6965 from charris/update-master-from-1.10.x
by Ralf Gommers
· 10 years ago
04bee1c
DOC: mention removal of Pyrex support in 1.11.0 release notes.
by Ralf Gommers
· 10 years ago
b8f9418
DOC: Sync 1.10.3 and 1.10.4 release notes, update reference doc.
by Charles Harris
· 10 years ago
25c8d1c
Merge pull request #6932 from jakirkham/opt_dot_trans
by Nathaniel J. Smith
· 10 years ago
fbdc1ae
Release note entry for change in behaviour for np.trace.
by Marten van Kerkwijk
· 10 years ago
55b5972
Merge pull request #6905 from kohr-h/issue-6899__broadcast_with_one_arg
by Jaime
· 10 years ago
318c243
Merge pull request #6958 from charris/update-1.10.3-notes
by Charles Harris
· 10 years ago
ee1c555
DOC: update 1.10.3 release notes.
by Charles Harris
· 10 years ago
01acef8
DOC: Update the 1.11.0 release notes to mention optimizations of `A.T @ A` and `A @ A.T`.
by John Kirkham
· 10 years ago
0bdcd6e
DOC: Update 1.10.3 release notes with last minute additions.
by Charles Harris
· 10 years ago
816cd49
DOC: Mention single-arg broadcast in release notes
by Holger Kohr
· 10 years ago
8d8add2
DOC: Update the 1.10.3 release notes for release.
by Charles Harris
· 10 years ago
40e47e0
DOC,BUG: Fix some latex generation problems.
by Charles Harris
· 10 years ago
346c700
DOC: Create Numpy 1.10.3 release notes.
by Charles Harris
· 10 years ago
2edc202
DEP: deprecate np.testing.rand
by Evgeni Burovski
· 10 years ago
a1e9bf5
MAINT: Fix typos in 1.11.0-notes.rst and mtrand.pyx documentation.
by Charles Harris
· 10 years ago
9fb9288
Merge pull request #6910 from charris/add-64-bit-random-int
by Charles Harris
· 10 years ago
bc2a97b
DOC: Document new randint dtype parameter in 1.11.0 release notes.
by Charles Harris
· 10 years ago
a496e11
DOC: add note not to run tests from repo root in devguide. Closes gh-6907.
by Ralf Gommers
· 10 years ago
a547d0e
DOC: fix broken link in user guide. Closes gh-6906.
by Ralf Gommers
· 10 years ago
f9976c8
Fix carriage return inside commented python code
by Vincent Legoll
· 10 years ago
f1e4ad4
Fix version number in the document
by Ryosuke Okuta
· 10 years ago
25a54d5
Merge pull request #6600 from mgeier/doc-ndarray-subclasses
by Charles Harris
· 10 years ago
088e20e
DEP: Stricter arg checking for array ordering
by gfyoung
· 10 years ago
a6c69b0
STY: Break some long lines in numpy-for-matlab-users.rst.
by Charles Harris
· 10 years ago
d8967ce
DOC: Some documentation fixups.
by Charles Harris
· 10 years ago
eaad7e8
Merge pull request #6851 from charris/rebase-gh-6692
by Charles Harris
· 10 years ago
6835527
DOC: add fallocate use to release notes
by Julian Taylor
· 10 years ago
6e4e601
Merge pull request #6841 from matthew-brett/rank-to-dimension
by Charles Harris
· 10 years ago
a32a786
Merge pull request #6795 from charris/update-1.11.0-notes
by Charles Harris
· 10 years ago
a9aae5f
DOC: change uses of `rank` for `dimension`
by Matthew Brett
· 10 years ago
0849525
MAINT: minor spelling and grammar corrections
by gfyoung
· 10 years ago
7546bf8
DOC: Update 1.10.2 release notes with fixes for windows i386.
by Charles Harris
· 10 years ago
c5d8f5c
DOC: fix method signatures in "array subclasses"
by Matthias Geier
· 10 years ago
e914ef2
Merge pull request #6344 from matthew-brett/update-howto-release
by Charles Harris
· 10 years ago
dafefb2
DOC: Update future changes in the 1.11.0 release notes.
by Charles Harris
· 10 years ago
dfdd188
Merge pull request #6789 from njsmith/governance-title-tweak
by seberg
· 10 years ago
2620f23
[doc] Fix title of governance section in docs
by Nathaniel J. Smith
· 10 years ago
1579ba4
Merge pull request #6778 from charris/update-1.10.2-notes
by Charles Harris
· 10 years ago
6ddc496
DOC: Update the 1.10.0 release notes.
by Charles Harris
· 10 years ago
8a2808a
DOC: update the 1.10.2 release notes.
by Charles Harris
· 10 years ago
328f89e
Merge pull request #6747 from charris/deprecate-fortran-view
by Charles Harris
· 10 years ago
16c6a36
DOC: Document fortran order view deprecation in 1.11 release notes.
by Charles Harris
· 10 years ago
f752d84
DOC: Add changelog for #6734 and #6748.
by Simon Conseil
· 10 years ago
70c5052
ENH: testing: add SkipTest and KnownFailureException
by Evgeni Burovski
· 10 years ago
4be9ce7
Merge pull request #6668 from charris/fix-make_mask
by Charles Harris
· 10 years ago
296b0b7
MAINT: Typo in arrays.indexing.rst Issue#6670
by floatingpointstack
· 10 years ago
628d55c
DOC: Update 1.10.2-notes.
by Charles Harris
· 10 years ago
1e8e955
DOC: Sync 1.10.2 release notes with maintenance/1.10.x.
by Charles Harris
· 10 years ago
a2435ae
DOC: Update 1.10.2 release notes for gh-6475 fix.
by Charles Harris
· 10 years ago
cbfd937
BUG: Fix swig make_fortran function.
by Charles Harris
· 10 years ago
Next »