Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.20.0
/
doc
tag
3deab6b8323560b9870cd56657d8492638992afe
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Jan 30 19:27:33 2021
object
fb215c76967739268de71aa4bda55dd1b062bc2e
NumPy 1.20.0 release
ccd7337
DOC: Prepare for the NumPy 1.20.0 release.
by Charles Harris
· 4 years, 7 months ago
cc2b7db
Fix ref to user guide in release notes.
by Ross Barnowski
· 4 years, 7 months ago
33b4b26
Apply suggestions from code review
by Sebastian Berg
· 4 years, 7 months ago
9b1e38d
Update doc/source/release/1.20.0-notes.rst
by Sebastian Berg
· 4 years, 7 months ago
4754ded
DOC: Clarify the type alias deprecation message
by Sebastian Berg
· 4 years, 7 months ago
cb2906d
REL: Update 1.20.x after 1.19.5 release.
by Charles Harris
· 4 years, 8 months ago
8db0167
REL: Prepare for 1.20.0rc2 release.
by Charles Harris
· 4 years, 8 months ago
e637f31
BLD, BUG: Fix detecting aarch64 on macOS
by Sayed Adel
· 4 years, 8 months ago
d3104b9
DEP: Futurewarn on requiring __len__ on array-likes
by Sebastian Berg
· 4 years, 9 months ago
d93437b
DOC: Update release notes to mention `type(dtype) is not np.dtype`
by Sebastian Berg
· 4 years, 9 months ago
82ccece
DOC: Update changelog and notes for 1.20.0
by Charles Harris
· 4 years, 9 months ago
21ac9d3
DOC: Update changelog and release notes.
by Charles Harris
· 4 years, 9 months ago
33666b1
DOC: Add NumPy 1.20.0-changelog.rst
by Charles Harris
· 4 years, 9 months ago
fb14643
DOC: Prepare NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
f47b9c1
DOC: Run towncrier to produce unedited release notes.
by Charles Harris
· 4 years, 9 months ago
af4b110
ENH,API: Store exported buffer info on the array (#16938)
by Sebastian Berg
· 4 years, 9 months ago
ed49df0
DOC: Add release note for gh-16161.
by Charles Harris
· 4 years, 9 months ago
3cfcd22
MAINT: Rewrite can-cast logic in terms of NEP 42
by Sebastian Berg
· 4 years, 9 months ago
918ed48
Merge pull request #17823 from charris/update-release-fragments
by Charles Harris
· 4 years, 9 months ago
10e077a
DOC: Add gh-17344 to the NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
c6fe717
DOC: Add gh-17284 to NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
56a8001
DOC: Add gh-17195 to NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
c4cbf80
DOC: Add gh-17123 to NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
269f2f2
Merge pull request #15852 from sgasse/add_where_to_mean
by Charles Harris
· 4 years, 9 months ago
284de48
DOC: Add gh-16710 to NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
8448143
DOC: Add gh-16594 to NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
8c00ec8
DOC: Add gh-16570 to NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
c773eb1
DOC: Add gh-15121 to NumPy 1.20.0 release notes.
by Charles Harris
· 4 years, 9 months ago
8fee756
BUG: ensure _UFuncNoLoopError can be pickled (#17377)
by bernie gray
· 4 years, 10 months ago
2884e61
Merge pull request #17788 from seberg/release-note-fixups
by Charles Harris
· 4 years, 10 months ago
123a9ec
DOC: Fix up links, code blocks of release note fragments
by Sebastian Berg
· 4 years, 10 months ago
5da4a8e
Merge pull request #17725 from pentschev/nep-35-downstream-like-instructions
by Sebastian Berg
· 4 years, 10 months ago
27e67ce
NEP: NEP-35 phrasing fix
by Peter Andreas Entschev
· 4 years, 10 months ago
399e916
DOC: Add "performance" category to the release notes
by Sebastian Berg
· 4 years, 10 months ago
17cd07f
BUG: Raise promotion error if a DType was provided in array coercion (gh-17706)
by Sebastian Berg
· 4 years, 10 months ago
fb2c9c8
NEP: Small NEP-35 wording fix
by Peter Andreas Entschev
· 4 years, 10 months ago
30e41f1
NEP: Add NEP-35 instructions on reading like= downstream
by Peter Andreas Entschev
· 4 years, 10 months ago
7235d30
API: Do not import sliding_window_view to main namespace
by Sebastian Berg
· 4 years, 10 months ago
43f8086
ENH: Implement sliding window (gh-17394)
by Klaus Zimmermann
· 4 years, 10 months ago
e961153
DOC: Add ``ma.isMaskedArray`` and aliases
by takanori-pskq
· 4 years, 10 months ago
b219f69
DOC: Modify Templates (#17691)
by Takanori H
· 4 years, 10 months ago
f8c608c
Add info on transopose to absolute beginners tutorial (#17703)
by prateek arora
· 4 years, 10 months ago
220f3fe
REL: Update master after 1.19.4 release.
by Charles Harris
· 4 years, 10 months ago
3052bbc
NEP36: include additional feedback (#17578)
by Stefan van der Walt
· 4 years, 10 months ago
f7518be
MAINT: Update RELEASE_WALKTHROUGH.rst.txt.
by Charles Harris
· 4 years, 10 months ago
08f9eeb
Merge pull request #17596 from seberg/subarray-dtype-futurewarning
by Matti Picus
· 4 years, 10 months ago
0ae2811
REL: Update master after 1.19.3 release.
by Charles Harris
· 4 years, 10 months ago
ab22e00
Merge pull request #17577 from cjblocker/polymul-dtype
by Matti Picus
· 4 years, 10 months ago
7b48608
NEP: Ensure inner loop signature is complete everywhere
by Sebastian Berg
· 4 years, 10 months ago
688817e
Update doc/source/reference/c-api/array.rst
by Takanori H
· 4 years, 10 months ago
d212ee4
DOC: Fix some references
by takanori-pskq
· 4 years, 10 months ago
046a327
DOC: Added compatibility release note for dtype of all-zero poly1d
by Cameron Blocker
· 4 years, 10 months ago
3b557bc
DOC: Don't use Python highlighting for non-python code
by Eric Wieser
· 4 years, 10 months ago
119a033
Merge pull request #17627 from takanori-pskq/i13114-array-struct
by Matti Picus
· 4 years, 10 months ago
56388f8
Merge pull request #17630 from takanori-pskq/i13114-capsule
by Matti Picus
· 4 years, 10 months ago
043a042
Merge pull request #17629 from takanori-pskq/i13114-pyufunc-identity
by Matti Picus
· 4 years, 10 months ago
70c3565
DOC: Add ``identity_value`` to ``PyUFuncObject``
by takanori-pskq
· 4 years, 10 months ago
54a61a8
DOC: Replace ``PyCObject`` with ``PyCapsule``
by takanori-pskq
· 4 years, 10 months ago
feefb2b
DOC: Add entries for macros
by takanori-pskq
· 4 years, 10 months ago
bc90452
DOC: Fix the references for ``__array_*__``
by takanori-pskq
· 4 years, 10 months ago
d483de0
Merge pull request #17580 from charris/cleanup-swig-for-python3
by Matti Picus
· 4 years, 10 months ago
b0f1cc1
DOC: Tidy up references to str_ / bytes_
by Eric Wieser
· 4 years, 10 months ago
becc3bc
DOC: Fixup for ``PyUFunc_*``
by takanori-pskq
· 4 years, 10 months ago
11c5796
Update doc/source/reference/random/c-api.rst
by Takanori H
· 4 years, 10 months ago
d38d0c9
Update doc/source/user/basics.rec.rst
by Takanori H
· 4 years, 10 months ago
15bb98c
DOC: Fixup for PR #17614
by takanori-pskq
· 4 years, 10 months ago
14bb267
DOC: Fix some references
by takanori-pskq
· 4 years, 10 months ago
b20b06f
DOC: Fix the document for arrays interface
by takanori-pskq
· 4 years, 10 months ago
395b754
Merge pull request #17570 from takanori-pskq/i13114-feature-version
by Matti Picus
· 4 years, 10 months ago
44b7698
DOC: Fixup
by takanori-pskq
· 4 years, 10 months ago
8bb56b7
DOC: Fix typos (general documentation)
by Alexander Kuhn-Regnier
· 4 years, 10 months ago
fcc3940
DEP,BUG: Coercion/cast of array to a subarray dtype will be fixed
by Sebastian Berg
· 4 years, 10 months ago
136185c
DOC: Added a PR "Reviewer guidelines" document. (#17252)
by Melissa Weber Mendonça
· 4 years, 11 months ago
cf06cd4
MAINT: Cleanup swig for Python 3.
by Charles Harris
· 4 years, 11 months ago
7b0a764
ENH: add function to get broadcast shape from a given set of shapes. (#17535)
by madhulikajc
· 4 years, 11 months ago
2ce4ab4
NEP 36 (fair play) (#14779)
by Stefan van der Walt
· 4 years, 11 months ago
44be966
DOC: Fix Boolean array indexing typo
by Ben Derrett
· 4 years, 11 months ago
d87800a
DOC: Add the entry for ``NPY_FEATURE_VERSION``
by takanori-pskq
· 4 years, 11 months ago
33ce3d7
DOC: Fix typos
by takanori-pskq
· 4 years, 11 months ago
a5aae4f
Merge pull request #17558 from bjnath/link-nep42-to-nep43
by Matti Picus
· 4 years, 11 months ago
fa2aceb
DOC: Include NEP titles for first reference in NEP 42
by Ben Nathanson
· 4 years, 11 months ago
4ccfbe6
Merge pull request #17559 from takanori-pskq/i16217-remove-directives
by Matti Picus
· 4 years, 11 months ago
faaf299
DOC: Remove directives for some constants
by takanori-pskq
· 4 years, 11 months ago
81ac8ad
DOC: MAINT: Add NEP 43 links to NEP 42
by Ben Nathanson
· 4 years, 11 months ago
82c03d3
Apply suggestions from code review
by Eric Wieser
· 4 years, 11 months ago
d28af3d
DOC: Fix wrong blockquotes
by takanori-pskq
· 4 years, 11 months ago
dbc4f5d
NEP: Initial draft for NEP 43 for extensible ufuncs (gh-16723)
by Sebastian Berg
· 4 years, 11 months ago
9af9a96
Merge pull request #17523 from bjnath/new-docpage-top-links
by Charles Harris
· 4 years, 11 months ago
18da0ef
DOC: Add missing types to C function docs (#17549)
by Takanori H
· 4 years, 11 months ago
588a517
DOC: Fix typo (#17534)
by Takanori H
· 4 years, 11 months ago
50811dc
DOC: Explain :orphan: in PR #17523
by Ben Nathanson
· 4 years, 11 months ago
9c2ae9e
DOC: Fix Boolean types in C functions
by takanori-pskq
· 4 years, 11 months ago
822e00b
Merge pull request #17520 from bjnath/show-real-license
by Ralf Gommers
· 4 years, 11 months ago
997d6ec
DOC: Delete unused file in PR #17523
by Ben Nathanson
· 4 years, 11 months ago
c6dc9d6
DOC: Update top links in landing page
by Ben Nathanson
· 5 years ago
156cd05
ENH: add dtype option to cov and corrcoef (#17456)
by Lisa Schwetlick
· 5 years ago
84a4fcb
DOC: Fix empty 'C style guide' page (#17503)
by Ben Nathanson
· 5 years ago
73c555f
DOC: Display real license on license page
by Ben Nathanson
· 5 years ago
7396e03
DOC: Fix random links in release note (#17483)
by Takanori H
· 5 years ago
20d5999
DOC: Rename 'Quickstart tutorial' (#17504)
by Ben Nathanson
· 5 years ago
Next »