Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.26.1
/
doc
tag
74426498afefe921b326233cc859f1e0b9dfb834
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Oct 14 18:37:55 2023
object
411a55b9ec084c3315fe5f199351c31d0eb3c352
NumPy 1.26.1 release
48bdb17
REL: Prepare for the NumPy 1.26.1 release
by Charles Harris
· 1 year, 11 months ago
bd78090
MAINT: Backport numpy._core stubs. Remove NumpyUnpickler
by Mateusz Sokół
· 1 year, 11 months ago
067cf77
DOC: add a 1.26.1 release notes section for BLAS/LAPACK build changes
by Ralf Gommers
· 1 year, 11 months ago
57730a4
Add NumpyUnpickler
by Mateusz Sokół
· 1 year, 11 months ago
a17c6b9
DOC: Updated the meson page to reflect the new meson defaults related to #24550
by munira-alduraibi
· 2 years ago
33212f6
MAINT: prepare 1.26.x for further development
by Charles Harris
· 2 years ago
2f7c195
REL: Prepare for the NumPy 1.26.0 release
by Charles Harris
· 2 years ago
4893b24
DEV: improve `spin docs` command
by Ralf Gommers
· 2 years ago
44fe37c
DOC: fix two cross-references to SciPy docs in "building from source"
by Ralf Gommers
· 2 years ago
f2121dc
DOC: Fix doc build warning for random.
by Liang Yan
· 2 years ago
c3f4b05
REL: Prepare for the NumPy 1.26.0rc1 release.
by Charles Harris
· 2 years ago
4fe7ea3
ENH: ``meson`` backend for ``f2py`` (#24532)
by Rohit Goswami
· 2 years ago
19c3591
DOC: Add a release note
by Rohit Goswami
· 2 years ago
a765be1
DOC: Add a news fragment for iso_c_binding [f2py]
by Rohit Goswami
· 2 years ago
790bfc7
Merge pull request #24614 from charris/backport-24573
by Charles Harris
· 2 years ago
5e63c86
DOC: Update building docs to use Meson (#24573)
by Melissa Weber Mendonça
· 2 years ago
784842a
ENH: Adopt new macOS Accelerate BLAS/LAPACK Interfaces, including ILP64 (#24053)
by Developer-Ecosystem-Engineering
· 2 years ago
0065919
REL: Prepare for the NumPy 1.26.0b1 release.
by Charles Harris
· 2 years ago
7eb8cd9
MAINT: Remove versioneer (#24196)
by Stefan van der Walt
· 2 years, 1 month ago
ee6c233
BLD, SIMD: The meson CPU dispatcher implementation (#23096)
by Sayed Adel
· 2 years, 1 month ago
f2b82bf
MAINT: Prepare 1.26.x branch for development (#24305)
by Charles Harris
· 2 years, 1 month ago
47793ab
REL: Prepare for the NumPy 1.25.2 release.
by Charles Harris
· 2 years, 1 month ago
0745bda
BUG: Factor out slow `getenv` call used for memory policy warning
by Sebastian Berg
· 2 years, 1 month ago
6dfaea5
MAINT: prepare 1.25.x for further development
by Charles Harris
· 2 years, 2 months ago
000e46f
REL: Prepare for the NumPy 1.25.1 release.
by Charles Harris
· 2 years, 2 months ago
8775da5
MAINT: prepare 1.25.x for further development
by Charles Harris
· 2 years, 2 months ago
8c6b0bc
REL: Prepare for the NumPy 1.25.0 release
by Charles Harris
· 2 years, 2 months ago
1ee9a58
Add a note that we are skipping numpy.array_api.fft for now
by Aaron Meurer
· 2 years, 2 months ago
cc94010
Add a release notes entry
by Aaron Meurer
· 2 years, 2 months ago
e105c3c
DOC: Update required C++ version in building.rst (and copy-edit). (#23943)
by Warren Weckesser
· 2 years, 2 months ago
34950d7
Merge pull request #23872 from seberg/update-c-api-notes
by Charles Harris
· 2 years, 3 months ago
0fd6b39
Merge pull request #23877 from charris/backport-23836
by Charles Harris
· 2 years, 3 months ago
5816ead
DOC: update distutils migration guide (#23836)
by Matti Picus
· 2 years, 3 months ago
0a59f70
DOC: Fix reference in NEP 53
by Sebastian Berg
· 2 years, 3 months ago
05de1ee
NEP: Fix NEP 53 file format and minor formatting issue
by Sebastian Berg
· 2 years, 3 months ago
6c89131
Update doc/source/release/1.25.0-notes.rst
by Sebastian Berg
· 2 years, 3 months ago
cfcb126
DOC: Try to clarify the `NPY_TARGET_VERSION` release note
by Sebastian Berg
· 2 years, 3 months ago
e4c2aca
REL: Prepare for the NumPy 1.25.0rc1 release
by Charles Harris
· 2 years, 3 months ago
5d6c744
Merge pull request #23792 from jarrodmillman/nightlies
by Sebastian Berg
· 2 years, 3 months ago
a65e750
Merge pull request #23579 from seberg/c-api-nep
by Charles Harris
· 2 years, 3 months ago
2540554
Merge pull request #23652 from aurivus-ph/faster-structured-to-unstructured
by Matti Picus
· 2 years, 3 months ago
0a2c895
Merge pull request #23371 from ninousf/dtype-without-metadata
by Charles Harris
· 2 years, 3 months ago
307753f
DOC: add release note for #23371
by ninousf
· 2 years, 3 months ago
fbc8c85
Upload nighlighties to new location
by Jarrod Millman
· 2 years, 3 months ago
ac3baf5
DOC: added note for git tagging to dev env docs (#23772)
by Charles Young
· 2 years, 3 months ago
126b46c
Merge pull request #22786 from asmeurer/linalg-namedtuples
by Charles Harris
· 2 years, 3 months ago
d99683c
DOC: delete out-of-date description of ResultType algorithm
by Nathan Goldbaum
· 2 years, 3 months ago
630c089
DOC: clarify how inputs of PyArray_ResultType are used
by Nathan Goldbaum
· 2 years, 3 months ago
5187067
Merge branch 'main' into deprecate-find-common-type
by Charles Harris
· 2 years, 4 months ago
19be920
DOC: rm bool8 from scalars summary page.
by Ross Barnowski
· 2 years, 4 months ago
60df5fe
Update index.rst
by DhavalParmar61
· 2 years, 4 months ago
6c394e3
DOC: Add release note for uint64/int64 comparison change
by Sebastian Berg
· 2 years, 4 months ago
c3876bd
DOC: Fix link to site.cfg.example
by Dominic Davis-Foster
· 2 years, 4 months ago
d40a01a
changelog
by Philip Holzmann
· 2 years, 4 months ago
4335727
DOC: Fix return type of `PyArray_EinsteinSum` (#23684)
by Yuki
· 2 years, 4 months ago
f983afd
Merge pull request #23600 from HaoZeke/f2pyFuncFix_23598
by Sebastian Berg
· 2 years, 4 months ago
e0320b7
DOC: Fixing incorrect sentence - Boolean array indexing #23377 (#23489)
by Younes
· 2 years, 4 months ago
4605582
Merge pull request #23528 from seberg/allow-backcomp-builds
by Matti Picus
· 2 years, 4 months ago
94e5723
Merge pull request #18053 from Iamsoto/adding_object_to_einsum
by Sebastian Berg
· 2 years, 4 months ago
1c9532b
Merge pull request #22493 from mwtoews/maint-open
by Sebastian Berg
· 2 years, 4 months ago
6ce690d
Apply suggestions from code review
by Sebastian Berg
· 2 years, 4 months ago
4d5e600
Merge pull request #23666 from seberg/subarray-cleanup
by Matti Picus
· 2 years, 4 months ago
6d34e34
Merge pull request #23358 from seberg/dtype-class-in-types
by Matti Picus
· 2 years, 4 months ago
e2db7ca
Merge pull request #23668 from f380cedric/npzfile-contains-releasenote
by Charles Harris
· 2 years, 4 months ago
ad5a549
MAINT: Correct spelling in file name.
by Charles Harris
· 2 years, 4 months ago
dd39a69
MAINT: Tweak formatting.
by Charles Harris
· 2 years, 4 months ago
bc8cf11
Merge pull request #23648 from JulesKouatchou/feature/JulesK/docs
by Matti Picus
· 2 years, 4 months ago
f4b4f47
DOC: add release note for npzfile membership test
by f380cedric
· 2 years, 4 months ago
ba529fa
DOC: Convert titles to sentence case (#23643)
by Talha M
· 2 years, 4 months ago
1d4f1ac
DOC: Add release note for expired subarray dtype from arrays FutureWarning
by Sebastian Berg
· 2 years, 4 months ago
b4f0e41
Merge branch 'main' into f2pyFuncFix_23598
by Sebastian Berg
· 2 years, 4 months ago
5665fdc
Merge pull request #23657 from melissawm/ci-skip-doc
by Matti Picus
· 2 years, 4 months ago
59d8066
Update doc/source/dev/development_workflow.rst
by Matti Picus
· 2 years, 4 months ago
751ba8c
Merge pull request #23660 from seberg/finalize-sequence-array-like
by Charles Harris
· 2 years, 4 months ago
f0c2aed
Change the section (on memory tracing) title to reflect its content.
by Jules Kouatchou
· 2 years, 4 months ago
0c03969
Added indentation for the sample code to be properly displayed.
by Jules Kouatchou
· 2 years, 4 months ago
f15a5be
Added an example on how to trace memory in an application with NumPy related calls.
by Jules Kouatchou
· 2 years, 4 months ago
e1b1a52
state an other requirement to build a .f90 based module (#23614)
by nbehrnd
· 2 years, 4 months ago
6fc3aff
DOC: Improve description of CirrusCI check
by Melissa Weber Mendonça
· 2 years, 4 months ago
a8face1
DEP: Finalize checking for sequence-like if something is array-like
by Sebastian Berg
· 2 years, 4 months ago
c62881f
DOC: Align default with what the NEP draft says
by Sebastian Berg
· 2 years, 4 months ago
313d93d
DOC: Improve description of skip commands for CI
by melissawm
· 2 years, 4 months ago
56fed4d
NEP: Tweak back to the long backcompat support default
by Sebastian Berg
· 2 years, 4 months ago
2a66cbb
Merge pull request #23644 from charris/post-1.24.3-release-update
by Matti Picus
· 2 years, 4 months ago
f6ce65e
MAINT: Update main after 1.24.3 release.
by Charles Harris
· 2 years, 4 months ago
660340b
Merge pull request #23585 from rkern/doc/random-intro
by Ralf Gommers
· 2 years, 4 months ago
7363242
DOC: Clarify that defining NPY_NO_DEPRECATED_API does not determine ABI compatibility (#23631)
by Chris Brown
· 2 years, 4 months ago
69a33de
DOC: fix two broken links and a couple of very minor textual issues
by Ralf Gommers
· 2 years, 4 months ago
988381e
DOC: Fix incorrectly formatted roles in c-api document (#23639)
by yuki
· 2 years, 4 months ago
1acac89
DEP: deprecate scalar conversions for arrays with ndim > 0 (#10615)
by Nico Schlömer
· 2 years, 4 months ago
1a2a114
MAINT,DOC: Update based on Ralf's review
by Sebastian Berg
· 2 years, 4 months ago
6d95ea6
DOC: prevent all of the legacy sections from being visible in the index ToC
by Robert Kern
· 2 years, 4 months ago
8bd846f
DOC: fix formatting and references.
by Robert Kern
· 2 years, 4 months ago
eb4438f
DOC: move all new-or-different info to its own page.
by Robert Kern
· 2 years, 4 months ago
dd8f191
DOC: expand seeding wording.
by Robert Kern
· 2 years, 4 months ago
5749edb
DOC: emphasize RNG abbreviation on the front page
by Robert Kern
· 2 years, 4 months ago
f33348e
DOC: NumPy capitalization
by Robert Kern
· 2 years, 4 months ago
84ba99c
DOC: Move compatibility policy to separate page.
by Robert Kern
· 2 years, 4 months ago
315e9f0
Use correct fill_value instead of value for np.full in release 1.24.0 note
by jcwchen
· 2 years, 4 months ago
00aa02f
DOC: pull tags and initialize submodules in development install instructions
by Nathan Goldbaum
· 2 years, 4 months ago
Next »