Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
HEAD
0b5dc71
Merge pull request #31568 from numpy/dependabot/pip/requirements/python-deps-6e8c90650d
by Charles Harris
· 28 hours ago
main
98da94c
MAINT: Bump delvewheel in /requirements in the python-deps group
by dependabot[bot]
· 31 hours ago
f8c34f2
Merge pull request #31567 from numpy/dependabot/pip/requirements/python-deps-a9862e5187
by Joren Hammudoglu
· 2 days ago
252c5c6
MAINT: Bump ruff in /requirements in the python-deps group
by dependabot[bot]
· 2 days ago
ab34448
DOC: match tensordot parameter name to its docstring (#31543)
by M Bussonnier
· 2 days ago
4440a76
BUG: Fix order of real and imaginary NaNs when sorting complex in descending order (#31557)
by Maanas Arora
· 3 days ago
2bf4dc2
BUG: `np.ones` does not raise ValueError for generic datetime64 (#31412)
by riku-sakamoto
· 3 days ago
2f12c60
DOC: add Python-level parallelism tips section (#30820)
by riku-sakamoto
· 3 days ago
9196a05
Merge pull request #31428 from seberg/sort-cleanup
by Charles Harris
· 3 days ago
66446be
MAINT: specify encoding in numpy/testing/_private/utils.py (#31553)
by Lawson Darrow
· 3 days ago
da62208
DEP: remove deprecated 'full' and 'economic' modes from numpy.linalg.qr (#31387)
by Ashutosh Devpura
· 4 days ago
444c98e
BUG,TST: Fix condition for whether long double is “IBM double double”. (#31375)
by Manuel Jacob
· 4 days ago
44fbad1
DOC: Adopt review suggestion by Maanas for kind parameter
by Sebastian Berg
· 4 days ago
856a1d2
MAINT,DOC: Clean up consolidated sorting code
by Sebastian Berg
· 4 days ago
9314c23
Merge pull request #31556 from numpy/dependabot/pip/requirements/python-deps-d2c0a6acb5
by Joren Hammudoglu
· 4 days ago
4c0dcdc
Merge pull request #31555 from numpy/dependabot/github_actions/int128/hide-comment-action-1.60.0
by Joren Hammudoglu
· 4 days ago
a5bf609
DOC: More single to double backticks (#31524)
by M Bussonnier
· 4 days ago
c08f81c
DOC: Add element-wise repeat example to numpy.repeat (#31552)
by Luca Citi
· 4 days ago
48c5a5e
MAINT: reflect msvc lower bound in error message (#31554)
by h-vetinari
· 4 days ago
6c958d9
MAINT: Update cython requirement
by dependabot[bot]
· 4 days ago
ecc94f7
MAINT: Bump int128/hide-comment-action from 1.59.0 to 1.60.0
by dependabot[bot]
· 4 days ago
0d2d6ff
BUG: Raise warning for integer arithmetic with timedelta64/datetime64 arrays (#31290)
by Mayank Devnani
· 4 days ago
61371bf
TYP: Annotate untyped attributes and dunder methods (#31550)
by Joren Hammudoglu
· 4 days ago
2519585
DOC: Document Cython and Numba as ways of generating ufuncs (#31541)
by da-woods
· 5 days ago
55460a7
MAINT: fix implicit conversion warnings (#31294)
by Kumar Aditya
· 5 days ago
b6e8ad8
Merge pull request #31532 from prathamhole14/update_tox
by Charles Harris
· 8 days ago
03e4a37
Merge pull request #31522 from rgommers/nep-platform-riscv
by Charles Harris
· 8 days ago
3088b44
Merge pull request #31535 from ngoldbaum/fix-searchsorted-stringdtype
by Charles Harris
· 8 days ago
98239eb
Merge pull request #31536 from numpy/dependabot/github_actions/github/codeql-action-4.36.0
by Joren Hammudoglu
· 8 days ago
c145530
MAINT: Bump github/codeql-action from 4.35.5 to 4.36.0
by dependabot[bot]
· 8 days ago
936a08d
BUG: Avoid heap buffer overflow for stringdtype searchsorted
by Nathan Goldbaum
· 8 days ago
c35a3f4
BLD: fix build failure with PYTHONSAFEPATH=1 (#30731)
by GalaxySnail
· 8 days ago
995a7a0
BUG: Avoid hwcap for RVV version detection due to faulty v0.7/v1.0 re… (#30338)
by ixgbe
· 8 days ago
2f48a73
docs: update tox python version from 3.9 to 3.12 in dev env
by Prtm2110
· 9 days ago
dd4339c
Merge pull request #31529 from numpy/dependabot/github_actions/prefix-dev/setup-pixi-0.9.6
by Charles Harris
· 9 days ago
fc134d8
Merge pull request #31530 from numpy/dependabot/pip/requirements/python-deps-c9834cf0b8
by Joren Hammudoglu
· 9 days ago
d6ae90f
MAINT: Bump ruff in /requirements in the python-deps group
by dependabot[bot]
· 9 days ago
481f00e
MAINT: Bump prefix-dev/setup-pixi from 0.9.5 to 0.9.6
by dependabot[bot]
· 9 days ago
0bfbca2
ENH: use PyMem_RawMalloc instead of system allocator for better performance on free-threading (#31503)
by Kumar Aditya
· 9 days ago
dfb0fc6
Merge pull request #31527 from charris/backport-31519
by Joren Hammudoglu
· 9 days ago
6ab15b0
MAINT: Bump the python-deps group in /requirements with 3 updates
by dependabot[bot]
· 9 days ago
0a311ad
DOC/NEP: promote RISC-V to a Tier 3 platform in NEP 57
by Ralf Gommers
· 10 days ago
a20ef19
Merge pull request #31519 from numpy/dependabot/pip/requirements/python-deps-ce395ef795
by Joren Hammudoglu
· 10 days ago
9fc9687
MAINT: Bump the python-deps group in /requirements with 3 updates
by dependabot[bot]
· 10 days ago
ea9cae7
Merge pull request #31488 from luhenry/riscv
by Ludovic Henry
· 10 days ago
c2cc279
Merge pull request #31517 from jorenham/typing/pyrefly-1.0.0
by Charles Harris
· 11 days ago
875e950
TYP: temporarily ignore false positive pyrefly errors
by jorenham
· 11 days ago
01eece2
MAINT: bump `pyrefly` to `1.0.0`
by jorenham
· 11 days ago
fefe4f5
Merge pull request #31515 from sarveshvetrivel/fix/einsum-stub-subscript-free-complex
by Joren Hammudoglu
· 11 days ago
388bafe
TYP: widen einsum subscripts param to accept complex arrays in subscript-free calling convention
by Sarvesh Vetrivel
· 11 days ago
167f3dc
DOC: inline-role to code, and item present twice in See-also (#31514)
by M Bussonnier
· 11 days ago
cf16ec1
Merge pull request #31507 from numpy/dependabot/github_actions/github/codeql-action-4.35.5
by Charles Harris
· 12 days ago
4d3acbb
Merge pull request #31508 from numpy/dependabot/github_actions/int128/hide-comment-action-1.59.0
by Charles Harris
· 12 days ago
ebfee09
MAINT: Bump int128/hide-comment-action from 1.58.0 to 1.59.0
by dependabot[bot]
· 12 days ago
6ceff76
MAINT: Bump github/codeql-action from 4.35.4 to 4.35.5
by dependabot[bot]
· 12 days ago
0e18dd2
BEG: Begin NumPy 2.6.0 development (#31492)
by Charles Harris
· 13 days ago
v2.6.0.dev0
bf8007a
ENH: Use radixsort also for descending sorts (#31476)
by Sebastian Berg
· 2 weeks ago
be8cde0
BENCH: Update sort benchmarks to use new-style args and smaller dtypes (#31480)
by Maanas Arora
· 2 weeks ago
9bb24c2
BUG: Fix np.nextafter(-0.0, +0.0) to return +0.0 for float16 (#31475)
by Juniper Tyree
· 2 weeks ago
dc478c5
BUG: Fix np.abs(nan) returning negative NaN on wasm32/Pyodide (#31433)
by AnkitAhlawat
· 3 weeks ago
723f2fb
BUG: Do not forward descending unless explicitly passed (#31458)
by P. L. Lim
· 3 weeks ago
19bb277
MAINT: Update main after 2.4.6 release. (#31464)
by Charles Harris
· 3 weeks ago
5f4ce33
BUG: pass DType class (not instance) to ufunc in `_unsigned_subtract` (#31447)
by Swayam
· 3 weeks ago
d5b13bf
Merge pull request #31466 from numpy/dependabot/github_actions/egor-tensin/cleanup-path-5.0.2
by Joren Hammudoglu
· 3 weeks ago
692966c
MAINT: Bump egor-tensin/cleanup-path from 5.0.1 to 5.0.2
by dependabot[bot]
· 3 weeks ago
e54990c
DOC: Update reshape docstring to clarify it returns a new array (#31440)
by Shubham Rathod
· 3 weeks ago
bba3954
BUG: `np.linalg.svd(..., hermitian=True)` returns non-unitary `vh` (#31347)
by S.S.
· 3 weeks ago
b668e0a
BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#31456)
by Warren Weckesser
· 3 weeks ago
cdb12ef
MAINT: Update main after 2.4.5 release. (#31445)
by Charles Harris
· 3 weeks ago
7075890
MAINT: Add tests for conj and make NPY_DT_is_ helpers static inline (#31454)
by Sebastian Berg
· 3 weeks ago
79b0331
Merge pull request #31442 from numpy/dependabot/github_actions/actions/dependency-review-action-5.0.0
by Charles Harris
· 3 weeks ago
acc854d
MAINT: Bump actions/dependency-review-action from 4.9.0 to 5.0.0
by dependabot[bot]
· 3 weeks ago
5263067
Merge pull request #31438 from numpy/dependabot/github_actions/github/codeql-action-4.35.4
by Joren Hammudoglu
· 3 weeks ago
709d372
MAINT: Bump github/codeql-action from 4.35.3 to 4.35.4
by dependabot[bot]
· 3 weeks ago
eb4d200
ENH: Create a path for legacy dtypes to transition to new DType API (#31302)
by Sebastian Berg
· 3 weeks ago
ff11fb2
Merge pull request #31430 from lphuc2250gma/docs/fix-to-to-typo-in-nditer-comment
by Matti Picus
· 3 weeks ago
d99002a
TST: fix duplicated word 'to to' in nditer test comment
by Noa Levi
· 3 weeks ago
791aff4
STY: Fixup test marking slow PR (#31429)
by Sebastian Berg
· 3 weeks ago
fa50a8c
TST: add a lot of missing `slow` markers (#31420)
by Ralf Gommers
· 3 weeks ago
9c44f90
Merge pull request #31425 from jorenham/typing/_HasNumPyDType/runtime_checkable
by Charles Harris
· 3 weeks ago
ec0d4b2
DOC: Fix indented table (#31422)
by M Bussonnier
· 3 weeks ago
06ef89f
ENH: Descending sorts with built-in dtype implementations (#31345)
by Maanas Arora
· 3 weeks ago
6ecd06c
TYP: Fix `DTypeLike` runtime type-checker support
by jorenham
· 4 weeks ago
50c9f0f
BUG: interp returns empty array for empty x input (#31339)
by Zamuldinov Nikita
· 4 weeks ago
78e8dde
TST: suppress shape deprecation warning in test_recarray_conflict_fields (#31418)
by Pieter Eendebak
· 4 weeks ago
82c855d
Merge pull request #31417 from rgommers/tst-suppress-osfork-warning
by Charles Harris
· 4 weeks ago
d0620fa
MAINT: Fix linting nit
by Charles Harris
· 4 weeks ago
a5df485
BLD: remove `enable=cpython-freethreading` from cibuildwheel config
by Ralf Gommers
· 4 weeks ago
ad6ee89
TST: fix two issues in the test suite with `fork` deprecation warning
by Ralf Gommers
· 4 weeks ago
8ed4764
Merge pull request #31416 from rgommers/fix-sctypes-ordering
by Matti Picus
· 4 weeks ago
c7fe8c9
MAINT: ensure `_core.sctypes` lists are deterministically ordered
by Ralf Gommers
· 4 weeks ago
cb9b3a6
Merge pull request #31413 from seberg/fixup-register-dlpack-docs
by Matti Picus
· 4 weeks ago
aa48f60
DOC: Add forgotten ``register_dlpack_dtype`` to docs
by Sebastian Berg
· 4 weeks ago
0adb7ef
BUG: handle non-ASCII flags and tofile format strings (#31257)
by Michael Bommarito
· 4 weeks ago
c36307a
ENH: raise OverflowError on datetime64/timedelta64 arithmetic overflow (#31378)
by jbrockmendel
· 4 weeks ago
0a1ed72
ENH: Allow downstream to register for DLPack support (#31256)
by Sebastian Berg
· 4 weeks ago
3bea241
Merge pull request #31407 from numpy/dependabot/github_actions/int128/hide-comment-action-1.58.0
by Charles Harris
· 4 weeks ago
5606dc4
Merge pull request #31406 from numpy/dependabot/github_actions/github/codeql-action-4.35.3
by Charles Harris
· 4 weeks ago
83bac4c
MAINT: Bump int128/hide-comment-action from 1.57.0 to 1.58.0
by dependabot[bot]
· 4 weeks ago
1f294ec
MAINT: Bump github/codeql-action from 4.35.2 to 4.35.3
by dependabot[bot]
· 4 weeks ago
Next »