Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.1.1
/
doc
tag
5d62427b34a0f4e9fa107196b183ec25577182d1
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Sep 03 12:58:27 2024
object
48606ab22bfdb0e9d7ec4ed5eef984b873b7796d
NumPy 2.1.1 release
a7cb4c4
REL: Prepare for the NumPy 2.1.1 release [wheel build]
by Charles Harris
· 12 months ago
326bc17
MAINT: Update main after the 2.0.2 release
by Charles Harris
· 1 year ago
2b2909e
BUG: Fix #27256 and #27257
by Mateusz Sokół
· 1 year ago
38d7b08
MAINT: prepare 2.1.x for further development
by Charles Harris
· 1 year ago
b6f434f
REL: Prepare for the NumPy 2.1.0 release [wheel build]
by Charles Harris
· 1 year ago
395a81d
DOC: reword discussion about shared arrays to hopefully be clearer
by Nathan Goldbaum
· 1 year ago
5af2e96
Move NUMUSERTYPES thread safety discussion to legacy DType API docs
by Nathan Goldbaum
· 1 year ago
d902c24
DOC: add docs on thread safety in NumPy
by Nathan Goldbaum
· 1 year ago
fdf6055
DOC: add free-threading release notes
by Nathan Goldbaum
· 1 year, 1 month ago
6dbcfb3
Merge pull request #27193 from charris/backport-27182
by Charles Harris
· 1 year, 1 month ago
117da94
REV: Revert undef I and document it
by Sebastian Berg
· 1 year, 1 month ago
1e4f654
Merge pull request #27181 from jorenham/releasenotes-27008
by Charles Harris
· 1 year, 1 month ago
193d8dd
Merge pull request #27180 from jorenham/releasenotes-26897
by Charles Harris
· 1 year, 1 month ago
7f1cd24
DOC: Add release notes for #27008
by jorenham
· 1 year, 1 month ago
cbfec1b
DOC: Add release notes for #26897
by jorenham
· 1 year, 1 month ago
75d3431
REL: Prepare for the NumPy 2.1.0rc1 release [wheel build]
by Charles Harris
· 1 year, 1 month ago
37aba67
add release note
by mattip
· 1 year, 1 month ago
c258f83
Merge pull request #26081 from Jacob-Stevens-Haas/covariant-shapetype
by Joren Hammudoglu
· 1 year, 1 month ago
476bc6b
TYP: Force matrix shape type to be 2D
by Jake
· 1 year, 1 month ago
b9d07ab
Merge pull request #27091 from seberg/copyto-safety
by Sebastian Berg
· 1 year, 1 month ago
e093c7e
TYP: Make array shape type variable covariant and bound
by Jake
· 1 year, 1 month ago
da370ad
DOC: Fixup promotion doc
by Sebastian Berg
· 1 year, 1 month ago
a07c90c
DOC: Add documentation explaining our promotion rules (#25705)
by Sebastian Berg
· 1 year, 1 month ago
8864650
DOC: Fix indentation of a few release notes.
by Warren Weckesser
· 1 year, 1 month ago
ff2088b
DOC: Add release note about deprecation introduced in gh-27076.
by Warren Weckesser
· 1 year, 1 month ago
9ced09e
DOC: Add release note to change
by Sebastian Berg
· 1 year, 1 month ago
3f70f78
DOC: Minor typo fix [wheel build]
by Rohit Goswami
· 1 year, 1 month ago
24fa175
DOC: Add no compiler compliance details
by Rohit Goswami
· 1 year, 1 month ago
a277f9f
Merge branch 'main' into add-import-numpy-as-np-statement
by Agriya Khetarpal
· 1 year, 1 month ago
cbb14a4
Merge pull request #26981 from ngoldbaum/free-threading-f2py
by Matti Picus
· 1 year, 1 month ago
7a044b2
DOC: Release note for feature added in gh-26908.
by Warren Weckesser
· 1 year, 1 month ago
d3d7b55
DOC: Fix migration note for `alltrue` and `sometrue` (#27015)
by Mateusz Sokół
· 1 year, 1 month ago
5cf7883
Merge pull request #26766 from mtsokol/rounding-dtypes
by Matti Picus
· 1 year, 1 month ago
b3feb3c
MAINT: back printoptions with a true context variable (#26846)
by Nathan Goldbaum
· 1 year, 1 month ago
9f66869
DOC: update tutorials link (#27010)
by GUAN MING
· 1 year, 1 month ago
db93110
ENH: Provide a hook for gufuncs to process core dimensions. (#26908)
by Warren Weckesser
· 1 year, 1 month ago
623822f
MAINT: Update main after 2.0.1 release.
by Charles Harris
· 1 year, 1 month ago
26277f5
MAINT: add release note
by Nathan Goldbaum
· 1 year, 1 month ago
a5b6519
MAINT: rename requires-gil to freethreading-compatible
by Nathan Goldbaum
· 1 year, 1 month ago
4f68bdd
use copybutton_propmt as regular expression
by Moritz Schreiber
· 1 year, 1 month ago
c6a787e
ENH: add support in f2py to declare gil-disabled support
by Nathan Goldbaum
· 1 year, 1 month ago
ea40b03
add sphinx-copybutton
by Moritz Schreiber
· 1 year, 1 month ago
2093a6d
Merge pull request #26769 from aherbert/fix-closest-observation
by Charles Harris
· 1 year, 1 month ago
6160c58
API: Partially revert unique with return_inverse
by Sebastian Berg
· 1 year, 2 months ago
2176571
Merge pull request #26891 from seberg/issue-26763
by Matti Picus
· 1 year, 2 months ago
a5a559e
Merge pull request #26896 from eagunn/hardlinked-neps-try2
by Matti Picus
· 1 year, 2 months ago
3be4091
DOC: Change NEP hardlinks to intersphinx mappings.
by Anne Gunn
· 1 year, 2 months ago
241a530
DOC: Add a note that one should free the proto struct
by Sebastian Berg
· 1 year, 2 months ago
d0d3cd2
DOC: Change documentation copyright strings to use a dynamic end year
by Anne Gunn
· 1 year, 2 months ago
735a477
Merge pull request #26717 from seberg/troubleshoot-dtype-size
by Matti Picus
· 1 year, 2 months ago
b8b0d88
Merge pull request #26881 from DimitriPapadopoulos/codespell
by Charles Harris
· 1 year, 2 months ago
c7a9216
DOC: fix typos found by codespell in documentation
by Dimitri Papadopoulos
· 1 year, 2 months ago
34d1704
DOC: fix a couple typos found by codespell in NEPs
by Dimitri Papadopoulos
· 1 year, 2 months ago
173f614
DOC: Fix small incorrect markup
by Yuki K
· 1 year, 2 months ago
2ee535e
DOC: Apply Mattis suggestions
by Sebastian Berg
· 1 year, 2 months ago
6c91567
ENH: Support integer & bool dtype inputs in rounding functions.
by Mateusz Sokół
· 1 year, 2 months ago
1cc89e7
DOC: add a release note
by mattip
· 1 year, 2 months ago
e8f7d34
BUILD: clean out py2 stuff from npy_3kcompat.h
by mattip
· 1 year, 2 months ago
9730ba2
Merge pull request #26680 from ev-br/smoke-docs-followup
by Matti Picus
· 1 year, 2 months ago
dc93d9f
Merge pull request #26808 from eagunn/doc-hardlinked-refs
by Matti Picus
· 1 year, 2 months ago
f87d191
DOC: fix a typo
by Evgeni Burovski
· 1 year, 2 months ago
95073d1
Merge pull request #26722 from seberg/roadmap-update
by Matti Picus
· 1 year, 2 months ago
a218745
DOC: Remove redundant reference definition
by Anne Gunn
· 1 year, 2 months ago
c2cc9ac
DOC: Change selected hardlinks to NEPs to intersphinx mappings
by Anne Gunn
· 1 year, 2 months ago
25f9a99
DOC: Revert `default_rng` example text indentation
by Agriya Khetarpal
· 1 year, 2 months ago
30301ed
DOC: Fix indentation for "Inexact types" example
by Agriya Khetarpal
· 1 year, 2 months ago
065a4a4
DOC: Make "Broadcasting" self-contained
by Agriya Khetarpal
· 1 year, 2 months ago
3a4f8c7
DOC: Make "Array creation" self-contained
by Agriya Khetarpal
· 1 year, 2 months ago
3220f9c
DOC: Make "Copies and views" self-contained
by Agriya Khetarpal
· 1 year, 2 months ago
3ccab84
Merge branch 'main' into add-import-numpy-as-np-statement
by Agriya Khetarpal
· 1 year, 2 months ago
b853278
DOC: remove hack to override _add_newdocs_scalars (#26826)
by Matti Picus
· 1 year, 2 months ago
a7632de
Merge branch 'main' into add-import-numpy-as-np-statement
by Agriya Khetarpal
· 1 year, 2 months ago
2efae2b
Merge pull request #26724 from mtsokol/array-api-2023
by Marten van Kerkwijk
· 1 year, 2 months ago
b6fcc19
Add Array API 2023.12 version support
by Mateusz Sokół
· 1 year, 2 months ago
dba7752
DOC: Define ndarray object `a` for "Flat iteration" example
by Agriya Khetarpal
· 1 year, 2 months ago
811830b
DOC: Make new imports succeed text in examples
by Agriya Khetarpal
· 1 year, 2 months ago
347207f
DOC: Add `>>> import numpy as np` to API reference examples
by Agriya Khetarpal
· 1 year, 2 months ago
128d1ae
Merge pull request #26750 from ngoldbaum/lapacklite-locking
by Ralf Gommers
· 1 year, 2 months ago
75a73e5
DOC: Update 2.0 docs [skip actions] [skip azp] [skip cirrus]
by Mateusz Sokół
· 1 year, 2 months ago
387830a
Merge pull request #26802 from VictorEijkhout/VictorEijkhout-patch-setupargs
by Matti Picus
· 1 year, 2 months ago
6ae2d0c
Merge pull request #26579 from asmeurer/unstack
by Matti Picus
· 1 year, 2 months ago
b7249e6
Missing meson pass-through argument
by Victor Eijkhout
· 1 year, 2 months ago
e2803ad
Review changes
by Mateusz Sokół
· 1 year, 2 months ago
5739e14
Add release notes entry for unstack
by Aaron Meurer
· 1 year, 2 months ago
796b718
Improve release change notice
by Alex Herbert
· 1 year, 2 months ago
5a3ba2a
BUG: Quantile closest_observation to round to nearest even order
by Alex Herbert
· 1 year, 2 months ago
97b5a27
MNT: respond to review comments
by Nathan Goldbaum
· 1 year, 2 months ago
7687245
Merge pull request #26737 from mtsokol/tweak-26611-release-note
by Charles Harris
· 1 year, 2 months ago
ccf2367
DOC, NEP: Update NEP44
by Melissa Weber Mendonça
· 1 year, 2 months ago
86c5711
MAINT: add a release note
by Nathan Goldbaum
· 1 year, 2 months ago
a2ec95e
DOC: Remove mention of NaN and NAN aliases from constants
by Sebastian Berg
· 1 year, 2 months ago
1359ac2
DOC: Update NEPs statuses [skip actions] [skip azp] [skip cirrus]
by Mateusz Sokół
· 1 year, 2 months ago
0a8bc29
DOC: Extend release notes for 26611 [skip actions] [skip azp] [skip cirrus]
by Mateusz Sokół
· 1 year, 2 months ago
13636e3
Make an iteration on the ufunc loop choosing point
by Sebastian Berg
· 1 year, 2 months ago
a8706dd
DOC: Encorporate/address review comments by Ralf
by Sebastian Berg
· 1 year, 2 months ago
a4cddb6
Merge pull request #26611 from mtsokol/remove-set_string_function
by Nathan Goldbaum
· 1 year, 2 months ago
4a8933d
DOC: Update roadmap a bit more
by Sebastian Berg
· 1 year, 2 months ago
37745f2
DOC, MAINT: Turn on version warning banner provided by PyData Sphinx Theme
by Melissa Weber Mendonça
· 1 year, 2 months ago
0bd7a14
DOC: Mention more error paths and try to consolidate import errors
by Sebastian Berg
· 1 year, 2 months ago
4b6111b
MAINT: Update main after 2.0.0 release.
by Charles Harris
· 1 year, 2 months ago
Next »