Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.1.1
/
doc
/
source
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
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, 1 month ago
5af2e96
Move NUMUSERTYPES thread safety discussion to legacy DType API docs
by Nathan Goldbaum
· 1 year, 1 month ago
d902c24
DOC: add docs on thread safety in NumPy
by Nathan Goldbaum
· 1 year, 1 month ago
fdf6055
DOC: add free-threading release notes
by Nathan Goldbaum
· 1 year, 1 month ago
117da94
REV: Revert undef I and document it
by Sebastian Berg
· 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
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
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
d3d7b55
DOC: Fix migration note for `alltrue` and `sometrue` (#27015)
by Mateusz Sokół
· 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
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, 2 months ago
ea40b03
add sphinx-copybutton
by Moritz Schreiber
· 1 year, 2 months 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
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
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
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
f87d191
DOC: fix a typo
by Evgeni Burovski
· 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
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
a2ec95e
DOC: Remove mention of NaN and NAN aliases from constants
by Sebastian Berg
· 1 year, 3 months ago
a4cddb6
Merge pull request #26611 from mtsokol/remove-set_string_function
by Nathan Goldbaum
· 1 year, 3 months ago
37745f2
DOC, MAINT: Turn on version warning banner provided by PyData Sphinx Theme
by Melissa Weber Mendonça
· 1 year, 3 months ago
0bd7a14
DOC: Mention more error paths and try to consolidate import errors
by Sebastian Berg
· 1 year, 3 months ago
4b6111b
MAINT: Update main after 2.0.0 release.
by Charles Harris
· 1 year, 3 months ago
6ff8609
Merge branch 'main' into remove-set_string_function
by Mateusz Sokół
· 1 year, 3 months ago
c522517
DOC: doctests: fix/skip small glitches in the user tutorials
by Evgeni Burovski
· 1 year, 3 months ago
686548f
DOC: mention spin check-docs in the devguide
by Evgeni Burovski
· 1 year, 3 months ago
fb980ec
Merge pull request #26604 from ev-br/smoke-docs
by Matti Picus
· 1 year, 3 months ago
8796637
DOC: add CI and NEP commit acronyms
by Luiz Eduardo Amaral
· 1 year, 3 months ago
5160da1
DOC: Enable web docs for numpy.trapezoid and add back links
by bmwoodruff
· 1 year, 3 months ago
f5d8ada
Update 2.0 migration guide [skip actions] [skip azp] [skip cirrus]
by Mateusz Sokół
· 1 year, 3 months ago
b6a275a
MAINT: fix minor hiccups in tutorials, add doc/user/conftest.py
by Evgeni Burovski
· 1 year, 3 months ago
f14b121
Merge pull request #26572 from asmeurer/array-api-inspection
by Matti Picus
· 1 year, 3 months ago
de897af
MNT: Remove set_string_function
by Mateusz Sokół
· 1 year, 3 months ago
4ecffd7
DOC: fix typos in numpy v2.0 documentation (#26605)
by Tsvika Shapira
· 1 year, 3 months ago
cb89976
Add unstack to Sphinx and cleanup the docstring
by Aaron Meurer
· 1 year, 3 months ago
3fe9404
Merge branch 'main' into array-api-inspection
by Aaron Meurer
· 1 year, 3 months ago
8bc5837
DOC: Update constants.rst: fix URL redirect
by partev
· 1 year, 3 months ago
d270090
Add inspection functions to Sphinx
by Aaron Meurer
· 1 year, 3 months ago
7d5c37d
Merge pull request #26571 from bmwoodruff/ma-missing-web-docs
by Nathan Goldbaum
· 1 year, 3 months ago
98e86d5
DOC: update ufunc tutorials to use setuptools (#26566)
by Jules
· 1 year, 3 months ago
b134742
DOC: Added web docs for missing strings routines
by bmwoodruff
· 1 year, 3 months ago
c3f04b7
DOC: Added web docs for missing ma routines
by bmwoodruff
· 1 year, 3 months ago
012e63d
Merge pull request #26432 from charris/update-pr-prefixes
by Sebastian Berg
· 1 year, 3 months ago
8223291
BUG: Fix entry-point of Texinfo docs
by quotuva
· 1 year, 3 months ago
d8de7a3
Add np.alltrue to migration guide [skip actions] [skip azp] [skip cirrus]
by Mateusz Sokół
· 1 year, 3 months ago
7b4aa8f
DOC: Copy-edit numpy 2.0 migration guide.
by warren
· 1 year, 3 months ago
27b52f6
DOC: fix rng.random example in numpy-for-matlab-users (#26492)
by Luiz Eduardo Amaral
· 1 year, 3 months ago
5d404db
Skip API documentation for numpy.distutils with Python 3.12 and later
by Timo Röhling
· 1 year, 4 months ago
27e1129
Merge pull request #26386 from arunppsg/docs
by Matti Picus
· 1 year, 4 months ago
42e7987
MAINT: fix typo
by Leo Singer
· 1 year, 4 months ago
f764f54
DOC: Remove outdated authentication instructions (#26444)
by Ogidi
· 1 year, 4 months ago
7c9a7cd
DOC: Adding links to polymonial table. (#26442)
by Paul Juma Otieno
· 1 year, 4 months ago
7bef384
MAINT: Add some PR prefixes to the labeler.
by Charles Harris
· 1 year, 4 months ago
1e53863
Merge pull request #26413 from F3eQnxN3RriK/doc-patch-1
by Charles Harris
· 1 year, 4 months ago
63603b4
DOC: add reference docs for NpyString C API
by Nathan Goldbaum
· 1 year, 4 months ago
8966ad0
DOC: Fix some typos and incorrect markups
by Yuki K
· 1 year, 4 months ago
a0e6492
Merge pull request #26385 from bmwoodruff/links-random-folder
by Charles Harris
· 1 year, 4 months ago
d1a52e3
combined [0.0, 1.0) into a single monospace, and added BitGenerator cross references throughout extending.rst. [skip azp] [skip actions] [skip cirrus]
by bmwoodruff
· 1 year, 4 months ago
323d168
Merge pull request #26391 from lithomas1/patch-3
by Nathan Goldbaum
· 1 year, 4 months ago
dd33199
Merge pull request #26372 from seberg/can-cast-numpy-scalar
by Charles Harris
· 1 year, 4 months ago
fe19909
Update routines.strings.rst
by Thomas Li
· 1 year, 4 months ago
70bff21
DOC: Add replace to numpy.strings docs
by Thomas Li
· 1 year, 4 months ago
2270786
Merge pull request #26322 from ajayjanapareddi/main
by Nathan Goldbaum
· 1 year, 4 months ago
Next »