Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.26.3
/
doc
tag
05f5f2d508c0fad8dab5bd4685b4634e3af28d7d
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Jan 02 17:26:21 2024
object
b4bf93b936802618ebb49ee43e382b576b29a0a6
NumPy 1.26.3 release
c8d8c24
REL: Prepare for the NumPy 1.26.3 release
by Charles Harris
· 1 year, 8 months ago
75d9e85
BUG: Add external library handling for meson [f2py]
by Andrea
· 1 year, 8 months ago
4c194e2
DOC: Aggressively link to new document
by Rohit Goswami
· 1 year, 8 months ago
39d2b90
DOC: Begin disutils to meson cheatsheet
by Rohit Goswami
· 1 year, 8 months ago
1b7216e
DOC: More directives and reworked [f2py] text
by Rohit Goswami
· 1 year, 8 months ago
0c214d0
DOC: Cleanup F2Py doc with reduced distutils info
by Rohit Goswami
· 1 year, 8 months ago
4142123
DOC: Update example list and sources [f2py]
by Rohit Goswami
· 1 year, 8 months ago
203fa05
DOC: Cleanup and add some examples
by Rohit Goswami
· 1 year, 8 months ago
70a8efe
DOC: Rework the build tools page [f2py]
by Rohit Goswami
· 1 year, 8 months ago
3b9c5d6
DOC: Add a note to the release [f2py] common-kind
by Rohit Goswami
· 1 year, 9 months ago
db6bdf6
DOC: Rework documentation on -m [f2py]
by Rohit Goswami
· 1 year, 9 months ago
0715b0d
DOC: Add an entry to the changelog [f2py]
by Rohit Goswami
· 1 year, 9 months ago
1996f87
DOC: Adapt comment on supported toolchains
by Rohit Goswami
· 1 year, 9 months ago
a7ebf65
DOC: Add a pointer to the SciPy fortran doc
by Rohit Goswami
· 1 year, 9 months ago
d2ee296
MAINT: prepare 1.26.x for further development
by Charles Harris
· 1 year, 10 months ago
6961f60
REL: Prepare for the NumPy 1.26.2 release
by Charles Harris
· 1 year, 10 months ago
0b7b6e9
REL: prepare 1.26.x for further development
by Charles Harris
· 1 year, 11 months ago
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, 1 month 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, 3 months ago
cc94010
Add a release notes entry
by Aaron Meurer
· 2 years, 3 months ago
e105c3c
DOC: Update required C++ version in building.rst (and copy-edit). (#23943)
by Warren Weckesser
· 2 years, 3 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, 4 months ago
630c089
DOC: clarify how inputs of PyArray_ResultType are used
by Nathan Goldbaum
· 2 years, 4 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
Next »