Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.0.0b1
/
doc
tag
54b879e12d29ebef447228d052e4f0a66251dd1e
tagger
Charles Harris <charlesr.harris@gmail.com>
Mon Mar 11 20:00:50 2024
object
afea8fd66f6bdbde855f5aff0b4e73eb0213c646
NumPy 2.0.0b1 release
52d9b96
REL: Prepare for the NumPy 2.0.0b1 release (3)
by Charles Harris
· 1 year, 5 months ago
b1d8815
DOC: remove reverted release blurb [skip actions][skip azp][skip cirrus]
by mattip
· 1 year, 5 months ago
51d0790
REL: Prepare for the NumPy 2.0.0b1 release (2) [wheel build]
by Charles Harris
· 1 year, 5 months ago
6336a26
DOC: fix references [skip actions][skip azp][skip cirrus]
by mattip
· 1 year, 5 months ago
adba336
DOC: make nitpick mode cleaner [skip actions][skip azp][skip cirrus]
by mattip
· 1 year, 5 months ago
842d42a
REL: Prepare for the NumPy 2.0.0b1 release [wheel build]
by Charles Harris
· 1 year, 5 months ago
218d916
DOC: Fix a note section markup in ``dtype.rst``
by Yuki K
· 1 year, 5 months ago
ad4d6ee
DOC: complete the narrative section of the 2.0.0 release notes
by Ralf Gommers
· 1 year, 6 months ago
df44639
DOC: fix all Sphinx warnings in 2.0.0-notes
by Ralf Gommers
· 1 year, 6 months ago
431bf0a
Merge branch 'main' into 2.0-highlights
by Ralf Gommers
· 1 year, 6 months ago
030d72b
Merge pull request #25962 from mattip/doc-fixes
by Sebastian Berg
· 1 year, 6 months ago
5b6bc7f
DOC: fix typos [skip actions][skip azp][skip cirrus]
by mattip
· 1 year, 6 months ago
3d4aed3
API: revert position-only 'start' in 'np.arange' (#25955)
by Matti Picus
· 1 year, 6 months ago
ad3524c
API: Expose `PyArray_Pack`
by Sebastian Berg
· 1 year, 6 months ago
b25ea3e
DOC: address review comments on 2.0 release notes
by Ralf Gommers
· 1 year, 6 months ago
dbbf235
Merge pull request #25943 from seberg/descr-abi-break
by Matti Picus
· 1 year, 6 months ago
a174433
MAINT: Make output of Polynomial representations consistent (#21760)
by Pieter Eendebak
· 1 year, 6 months ago
3b5e6d8
DOC: add 2.0 release note highlights and narrative content
by Ralf Gommers
· 1 year, 6 months ago
cbaba3f
DOC: 2.0 migration guide cleanup; move ruff plugin section to the top
by Ralf Gommers
· 1 year, 6 months ago
4fb6ede
DOC: add note on copy keyword to the 2.0 migration guide
by Ralf Gommers
· 1 year, 6 months ago
1f46066
DOC: add compatibility note about sort/argsort behavior
by Ralf Gommers
· 1 year, 6 months ago
4c38ec2
MAINT: As discussed make it two NULL fields at the end of dtype
by Sebastian Berg
· 1 year, 6 months ago
00f8641
DOC: update doc/source/release/2.0.0-notes.rst
by Sebastian Berg
· 1 year, 6 months ago
7653a32
DOC: Add and fixup/move docs for descriptor changes
by Sebastian Berg
· 1 year, 6 months ago
0170958
DOC: Fix incorrect rst markups of c function directives
by Yuki K
· 1 year, 6 months ago
341ef66
Merge pull request #25939 from F3eQnxN3RriK/doc-patch-1
by Matti Picus
· 1 year, 6 months ago
8b0bc6d
Merge pull request #25933 from rgommers/fix-towncrier-invocation
by Charles Harris
· 1 year, 6 months ago
d83463c
DOC: Add entries of ``npy_datetime`` and ``npy_timedelta``
by Yuki K
· 1 year, 6 months ago
e1fcb0f
DOC: remove no longer needed steps from release walkthrough
by Ralf Gommers
· 1 year, 6 months ago
f90d3c5
MAINT: ensure towncrier can be run >1x, and is included in `spin docs`
by Ralf Gommers
· 1 year, 6 months ago
2c95083
MAINT,API: Make c_metadata, fields, and names only exist on old-style dtypes (#25802)
by Sebastian Berg
· 1 year, 6 months ago
8ed37a6
Merge pull request #25920 from rgommers/neps-update-statuses
by Charles Harris
· 1 year, 6 months ago
8ac53ff
Merge pull request #25929 from lysnikolaou/migration-guide-complex-numbers
by Charles Harris
· 1 year, 6 months ago
a8d4e48
Merge pull request #25928 from lysnikolaou/add-np-char-migration-guide
by Ralf Gommers
· 1 year, 6 months ago
2347452
DOC: Add mention of complex number changes to migration guide
by Lysandros Nikolaou
· 1 year, 6 months ago
b941dc4
DOC: Add note about np.char & np.strings in 2.0 migration guide
by Lysandros Nikolaou
· 1 year, 6 months ago
5a2a295
DOC: complete copy-edit of the 2.0.0 release notes
by Ralf Gommers
· 1 year, 6 months ago
34a8170
DOC: incorporate "upcoming changes" fragments into 2.0.0 release notes
by Ralf Gommers
· 1 year, 6 months ago
d17824f
DOC: clean up "Release notes" doc page with smaller toctree
by Ralf Gommers
· 1 year, 6 months ago
acf49fe
BUG: fix handling of copy keyword argument when calling __array__
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
5f9d6c3
DOC: Fix some document build errors about rst markups (#25915)
by Yuki K
· 1 year, 6 months ago
54b174f
Merge pull request #25897 from seberg/revert-arrfuncs
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
28f4b29
DOC: update release notes for array API standard support changes
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
beb523c
np.array: call __array__ with copy keyword
by Mateusz Sokół
· 1 year, 6 months ago
ab9c6b8
API: Move back to original semantics for np.astype
by Mateusz Sokół
· 1 year, 6 months ago
906010e
API: Introduce copy argument for np.asarray
by Mateusz Sokół
· 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
568aa77
MAINT: Fixups for revert: add docs and move GETITEM/SETITEM def
by Sebastian Berg
· 1 year, 6 months ago
7e5f073
API: Make ``descr->f`` only accessible through ``PyDataType_GetArrFuncs``
by Sebastian Berg
· 1 year, 6 months ago
8c2584d
Merge pull request #25866 from seberg/fix-compat-and-import
by Nathan Goldbaum
· 1 year, 6 months ago
407058b
DOC: fix typos
by Even Rouault
· 1 year, 6 months ago
83ba20a
DOC: Add a document entry of ``PyArray_DescrProto``
by Yuki K
· 1 year, 6 months ago
89be919
DOC: Fixup doc as suggested in review
by Sebastian Berg
· 1 year, 6 months ago
c7cfea0
API: Fix compat header and add new import helpers
by Sebastian Berg
· 1 year, 6 months ago
393b3e7
Revert "API: Make ``descr->f`` only accessible through ``PyDataType_GetArrFuncs``"
by Ralf Gommers
· 1 year, 6 months ago
273f6aa
DOC: Fix some reference warnings
by Yuki K
· 1 year, 6 months ago
441c9e6
Merge pull request #25812 from seberg/set-getitem-rewire
by Nathan Goldbaum
· 1 year, 6 months ago
b6511a0
DOC: Update main documentation for ->f removal and add release note
by Sebastian Berg
· 1 year, 6 months ago
4edd60a
DOC: Fix some typos
by Yuki K
· 1 year, 6 months ago
f0d4714
Merge pull request #25816 from seberg/descr-flags-accessor
by Nathan Goldbaum
· 1 year, 6 months ago
f9f334a
DOC: Fix some incorrect rst markups
by Yuki K
· 1 year, 6 months ago
80fdf5d
DOC: Fix some reference warnings
by Yuki K
· 1 year, 6 months ago
0eeba16
DOC: add back 2.0.0 release note snippets that went missing
by Ralf Gommers
· 1 year, 6 months ago
20f7b15
DOC: Fix typo in nep 0052
by Yuki K
· 1 year, 6 months ago
e04da70
Merge pull request #25828 from ngoldbaum/dtype-api-fixes
by Charles Harris
· 1 year, 6 months ago
a4f1f76
DOC: two minor fixes for DType API doc formatting
by Nathan Goldbaum
· 1 year, 6 months ago
261c4c0
Merge pull request #25827 from rgommers/doc-maint
by Charles Harris
· 1 year, 6 months ago
98b6ecd
DOC: fix a number of doc build warnings
by Ralf Gommers
· 1 year, 6 months ago
76adfd0
DOC: run towncrier to consolidate the 2.0.0 release notes to date
by Ralf Gommers
· 1 year, 6 months ago
228e4a5
DOC: rearrange types and structures page so I can link to the ArrFuncs doc
by Nathan Goldbaum
· 1 year, 6 months ago
7dba091
DOC: respond to review comments
by Nathan Goldbaum
· 1 year, 6 months ago
486c118
DOC: Do some minor doc changes to newly exposed DType/UFunc API
by Sebastian Berg
· 1 year, 6 months ago
61665da
DOC: fix some sphinx issues
by Nathan Goldbaum
· 1 year, 6 months ago
85120b8
DOC: add release note
by Nathan Goldbaum
· 1 year, 6 months ago
a1291df
DOC: finish dtype API and arraymethod API docs
by Nathan Goldbaum
· 1 year, 6 months ago
c4c24e3
DOC: Add note on the negative flags and expand note on moved funcs
by Sebastian Berg
· 1 year, 6 months ago
c0e9ae3
Update doc/release/upcoming_changes/25816.c_api.rst
by Sebastian Berg
· 1 year, 6 months ago
ec3a751
API: Make NPY_METH_get_loop public
by Nathan Goldbaum
· 1 year, 6 months ago
4df879a
MAINT: give ArrayMethod and DTypeMeta API typedefs namespaced names
by Nathan Goldbaum
· 1 year, 6 months ago
1402eaf
DOC: fix TODO comments in dtype api docs
by Nathan Goldbaum
· 1 year, 6 months ago
67839f6
DOC: add more dtype C API docs
by Nathan Goldbaum
· 1 year, 6 months ago
f95657c
DOC: begin dtype API docs
by Nathan Goldbaum
· 1 year, 6 months ago
d90cbd1
MAINT: Move runtime checking functionality to ``ndarrayobject.h``
by Sebastian Berg
· 1 year, 6 months ago
4a906be
API: Introduce `PyDataType_FLAGS` accessor for public access
by Sebastian Berg
· 1 year, 6 months ago
39941e8
DOC: Update the CPU build options document (#25806)
by Yuki K
· 1 year, 6 months ago
a20cb5d
DOC: Fix code-block formatting for new PyArray_RegisterDataType docs
by Sebastian Berg
· 1 year, 6 months ago
cca589e
Merge pull request #25792 from seberg/proto-descr
by Sebastian Berg
· 1 year, 6 months ago
ba8a262
API: Create `PyArray_DescrProto` for legacy descriptor registration
by Sebastian Berg
· 1 year, 6 months ago
b5d91ab
Merge pull request #25800 from rgommers/revert-split-tuples
by Sebastian Berg
· 1 year, 6 months ago
3b12e31
Merge pull request #25797 from seberg/str-typenum
by Sebastian Berg
· 1 year, 6 months ago
673d604
Merge pull request #25505 from mattip/replace-openblas_support
by Andrew Nelson
· 1 year, 6 months ago
c22cf8c
DOC: fix docstring example in `f2py.get_include` (#25795)
by Johannes Kaisinger
· 1 year, 6 months ago
a5ab964
REV: revert tuple/list return type changes for `*split` functions
by Ralf Gommers
· 1 year, 6 months ago
7d84dd5
MAINT: Apply suggestions from code review
by Sebastian Berg
· 1 year, 6 months ago
76d16ba
DOC: Update docs build dependencies install cmd (#25774)
by liang3zy22
· 1 year, 6 months ago
0291a81
Merge pull request #25711 from mhvk/pocketfft-cpp
by Sebastian Berg
· 1 year, 6 months ago
Next »