Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.3.1
/
doc
/
neps
tag
ef5a3ea15eb63efb1648bb102e912418ff514092
tagger
Charles Harris <charlesr.harris@gmail.com>
Fri Jun 20 22:32:40 2025
object
4d833e5df760c382f24ee3eb643dc20c3da4a5a1
NumPy 2.3.1 release
71faac1
Merge pull request #28765 from DimitriPapadopoulos/B
by Joren Hammudoglu
· 4 months ago
af8bb63
STY: Apply ruff/isort rule I001
by Dimitri Papadopoulos
· 4 months ago
8bb1f2a
MNT: Apply ruff/flake8-bugbear rule B024
by Dimitri Papadopoulos
· 4 months ago
df41897
Merge branch 'main' into fstrings
by Aditi Juneja
· 5 months ago
fb3d4c2
using flynt
by Aditi Juneja
· 5 months ago
3924059
STY: Use f-string instead of `format` call
by Dimitri Papadopoulos
· 5 months ago
17af48a
STY: Enforce ruff/pycodestyle warnings (W) (#28725)
by Dimitri Papadopoulos Orfanos
· 5 months ago
2f27b5f
Merge pull request #28556 from r-devulap/nep54
by Sebastian Berg
· 6 months ago
2939b9c
Fixing various spelling errors
by John Stilley
· 6 months ago
caf4514
NEP 54: Change status to Accepted
by Raghuveer Devulapalli
· 6 months ago
62b43b9
ENH, DOC: Add support for interactive examples for NumPy with `jupyterlite-sphinx` (#26745)
by Agriya Khetarpal
· 7 months ago
6128c0b
[skip actions][skip azp][skip cirrus] fixed the multiple external links in the navbar of neps webpage
by Musharraffaijaz
· 8 months ago
7ee7a69
DOC: Edit a gh link in Roadmap
by Christine P. Chai
· 8 months ago
304f8f2
DOC: corrected the numpy logo on darkmode for NEPs site (#28210)
by Musharaf Aijaz Baba
· 8 months ago
7c8823c
Remove duplicate wishlist tab
by Christine P. Chai
· 8 months ago
a7857af
update NEP 29
by H. Vetinari
· 9 months ago
3fbe9ec
Removed Twitter or X URL
by Christine P. Chai
· 9 months ago
6944130
Added numpy-team X account URL
by Christine P. Chai
· 9 months ago
924cad2
Replace Twitter with X
by Christine P. Chai
· 9 months ago
c31e599
CI: pycodestyle → ruff (#27300)
by Dimitri Papadopoulos Orfanos
· 9 months ago
06b155e
DOC: Suggestions from review.
by Ross Barnowski
· 9 months ago
8c8a336
DOC: Use internal/intersphinx links for neps.
by Ross Barnowski
· 9 months ago
1b2b17a
DOC: Fix invalid URL in the index.rst file. (#27920)
by Shi Entong
· 9 months ago
a68aa66
fix typo / copy paste error
by hutauf
· 10 months ago
21886d2
typos
by musvaage
· 1 year ago
b43d97b
BUG: Fix bug in ``doc/neps/tools/build_index.py``
by Charles Harris
· 1 year ago
0ae8180
MAINT: apply ruff/Pycodestyle rule E713
by Dimitri Papadopoulos
· 1 year ago
c0e9b53
MAINT: apply ruff/Pycodestyle rule F401
by Dimitri Papadopoulos
· 1 year ago
c192c09
MAINT: Apply ruff/flake8-bugbear rule B007
by Dimitri Papadopoulos
· 1 year ago
d417c24
DOC: update nep50 status to move relevant doc to Finished NEPs section
by amedinaaa
· 1 year, 1 month 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
d0d3cd2
DOC: Change documentation copyright strings to use a dynamic end year
by Anne Gunn
· 1 year, 2 months ago
34d1704
DOC: fix a couple typos found by codespell in NEPs
by Dimitri Papadopoulos
· 1 year, 2 months ago
95073d1
Merge pull request #26722 from seberg/roadmap-update
by Matti Picus
· 1 year, 2 months ago
ccf2367
DOC, NEP: Update NEP44
by Melissa Weber Mendonça
· 1 year, 3 months ago
1359ac2
DOC: Update NEPs statuses [skip actions] [skip azp] [skip cirrus]
by Mateusz Sokół
· 1 year, 3 months ago
13636e3
Make an iteration on the ufunc loop choosing point
by Sebastian Berg
· 1 year, 3 months ago
a8706dd
DOC: Encorporate/address review comments by Ralf
by Sebastian Berg
· 1 year, 3 months ago
4a8933d
DOC: Update roadmap a bit more
by Sebastian Berg
· 1 year, 3 months ago
9c5ff9e
Merge pull request #26505 from rgommers/update-roadmap
by Matti Picus
· 1 year, 3 months ago
2a5f278
DOC: address all comments, add sections for limited C API and header-only support
by Ralf Gommers
· 1 year, 3 months ago
4ecffd7
DOC: fix typos in numpy v2.0 documentation (#26605)
by Tsvika Shapira
· 1 year, 3 months ago
0206af4
DOC: update for review comments
by Ralf Gommers
· 1 year, 4 months ago
a94d207
DOC: update the NumPy Roadmap
by Ralf Gommers
· 1 year, 4 months ago
46d7293
add example
by Arun Pa
· 1 year, 5 months ago
b680d4d
use regex to get nep ids from tags
by Arun Pa
· 1 year, 5 months ago
6eebb37
add references to replaced by, replaces neps
by Arun Pa
· 1 year, 5 months ago
9817861
ENH: introduce 'compatible' stringdtype instances
by Nathan Goldbaum
· 1 year, 5 months ago
f7312ad
MAINT: Update URL in nep 0014 - domain change
by Matthias Bussonnier
· 1 year, 5 months ago
dc04ad5
NEP: add NEP 56 mailing list resolution (#26155)
by Lucas Colley
· 1 year, 5 months ago
e83362e
Merge pull request #25913 from ngoldbaum/nep-55-updates
by Sebastian Berg
· 1 year, 6 months ago
38594d2
NEP: respond to marten's subsequent comments
by Nathan Goldbaum
· 1 year, 6 months ago
f9bb1d7
NEP: respond to marten's comments
by Nathan Goldbaum
· 1 year, 6 months ago
7470655
NEP: update status of active process NEPs, NEP 21 Deferred, NEP 38 Final
by Ralf Gommers
· 1 year, 6 months ago
b169a45
NEP: update to status of NEPs 30, 31, 37, 47, 56
by Ralf Gommers
· 1 year, 6 months ago
9df3add
NEP: mark NEP 47 as superseded; add note with context for future readers
by Ralf Gommers
· 1 year, 6 months ago
dc1dbdb
DOC: update the page on array API standard compatibility
by Ralf Gommers
· 1 year, 6 months ago
7fefb40
NEP: NEP 55 updates and add @mhvk as an author
by Nathan Goldbaum
· 1 year, 6 months ago
6e9b286
NEP: add NEP 56 on array API standard support in main namespace (#25542)
by Ralf Gommers
· 1 year, 6 months ago
407058b
DOC: fix typos
by Even Rouault
· 1 year, 7 months ago
20f7b15
DOC: Fix typo in nep 0052
by Yuki K
· 1 year, 7 months ago
98b6ecd
DOC: fix a number of doc build warnings
by Ralf Gommers
· 1 year, 7 months ago
ced4336
API: add stringdtype to numpy
by Nathan Goldbaum
· 1 year, 7 months ago
aa7d928
NEP: Mark NEP 55 accepted
by Nathan Goldbaum
· 1 year, 7 months ago
a9183b7
DOC: Fix some minor formatting errors in NEPs
by Yuki K
· 1 year, 7 months ago
e5ead34
Merge pull request #25683 from seberg/promotion-migration-docs
by Matti Picus
· 1 year, 8 months ago
c2a8fa0
DOC: Try add a section on NEP 50 to migration guide
by Sebastian Berg
· 1 year, 8 months ago
5b2207e
NEP: Make a note of Python integer "exceptions"
by Sebastian Berg
· 1 year, 8 months ago
60b7a53
NEP: update NEP 55 text to match current implementation
by Nathan Goldbaum
· 1 year, 8 months ago
f1fac82
Merge pull request #24138 from rgommers/nep-simd-cpp-highway
by Ralf Gommers
· 1 year, 8 months ago
bc1ee6b
DOC: add Chris as a co-author
by Ralf Gommers
· 1 year, 8 months ago
59068cd
refactor naming convensions
by Matti Picus
· 1 year, 8 months ago
45bc9ad
explain history
by Matti Picus
· 1 year, 8 months ago
c85f6bf
clarify effort needed for intrinsics
by Matti Picus
· 1 year, 8 months ago
0cee9ce
Sleef has seen some work [skip actions][skip azp][skip cirrus]
by Matti Picus
· 1 year, 9 months ago
8ddb3f0
Clarify alternatives [skip actions][skip azp][skip cirrus]
by Matti Picus
· 1 year, 9 months ago
541ad6d
NEP: review from rgommers [skp actions][skip travis][skip azp][skip cirrus]
by mattip
· 1 year, 9 months ago
5d70906
update Highway support for Z14, Z15 [skp actions][skip travis][skip azp][skip cirrus]
by mattip
· 1 year, 9 months ago
20d4941
remove meson considerations from the NEP [skip actions]
by Matti Picus
· 1 year, 9 months ago
3f0461e
resolve conversations, mainly by removing controversial topics
by Matti Picus
· 1 year, 9 months ago
e56895c
Add an overview of the C API
by Nathan Goldbaum
· 1 year, 10 months ago
e330b2f
NEP: flesh out description of mutex acquire/release functions
by Nathan Goldbaum
· 1 year, 10 months ago
b7ca718
NEP: reorganizing and responding to review comments
by Nathan Goldbaum
· 1 year, 10 months ago
d836130
NEP: Add Warren as a NEP 55 author
by Nathan Goldbaum
· 1 year, 10 months ago
69d9a2c
Merge branch 'main' into nep-55
by Nathan Goldbaum
· 1 year, 10 months ago
34ff2c0
DOC: finish NEP 55 updates
by Nathan Goldbaum
· 1 year, 10 months ago
8568549
DOC: standardize capitalization of NEP headings (#25060)
by Matt Haberland
· 1 year, 10 months ago
9249feb
DOC: update nep 55 text
by Nathan Goldbaum
· 1 year, 10 months ago
2715a00
DOC: respond to warren's comment from september
by Nathan Goldbaum
· 1 year, 10 months ago
a7f7138
DOC: standardize capitalization of headings (#25016)
by Matt Haberland
· 1 year, 10 months ago
4cfeedb
DOC: Small fixes for NEP 52
by Mateusz Sokół
· 1 year, 10 months ago
d41572c
MAINT, DOC: fix typos found by codespell
by Dimitri Papadopoulos
· 2 years ago
6d4ca4b
Update resolution link
by Mateusz Sokół
· 2 years ago
f3e18eb
Apply review comments
by Mateusz Sokół
· 2 years ago
5d94160
DOC: Update NEP 52 file
by Mateusz Sokół
· 2 years ago
be3b11d
NEP: fix typos and formatting in NEP 55
by Nathan Goldbaum
· 2 years ago
bc323aa
NEP: respond to NEP 55 PR review comments
by Nathan Goldbaum
· 2 years ago
d043fe7
NEP: add discussion links
by Nathan Goldbaum
· 2 years ago
d743437
DOC: variable width string dtype, NEP 55
by Nathan Goldbaum
· 2 years ago
Next »