228
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Nov 09, 2024 — Nov 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: Move a paragraph from code to markdown in ndimage tutorial (#23752) More... 27 days ago
DOC: special._specfun.eulerb: fix docstring (#23769) More... 27 days ago
MAINT: clean up some outdated CPython C API idioms More... 27 days ago
BUG: signal: Fix `test_closest_STFT_dual_window_roundtrip` test for macos-15-intel backend (#23767) More... 27 days ago
DOC: add explanation regarding nep50 to array api testing example More... 27 days ago
DOC: improve array api dev testing practices example More... 27 days ago
MAINT: Fix typo More... 27 days ago
TST: follow advice docs to ensure default dtype respected in tests More... 27 days ago
TST: bump tolerance for a test due to cupy More... 27 days ago
MAINT: more precise use of skip_xp_backends with better reasons More... 27 days ago
STY: wrap a long line More... 27 days ago
MAINT: fix outdated name for _xp_copy_to_numpy More... 27 days ago
MAINT: remove xp_copy_to_numpy from __all__ More... 27 days ago
MAINT: use correct name for _xp_copy_to_numpy More... 27 days ago
DOC: More language tweaks to testing practices note More... 27 days ago
DOC: tweak language of array api testing practice note More... 27 days ago
MAINT: handle multidevice array_api_strict in xp_copy_to_numpy More... 27 days ago
STY: remove extraneous space More... 27 days ago
DOC: Add note on testing practices for alt backend tests More... 27 days ago
TST: better document that xp_copy_to_numpy is private and dangerous More... 27 days ago
TST: complete backend isolation for TestGroupDelay More... 27 days ago
TST: use same tolerance across backends More... 27 days ago
Merge pull request #23716 from mdhaber/gh23711 More... 28 days ago
TST: add xfail for a group_delay test on torch More... 28 days ago
TST: test group_delay on cupy More... 28 days ago
ENH: stats.bootstrap: array API support (#23744) More... 28 days ago
DOC: special: consistent modified Bessel order and fix Hankel function refs (#23764) More... 28 days ago
STY: remove unused imports More... 28 days ago
TST: Add some needed skip_xp_backends decorators More... 28 days ago
BUG: interpolate.generate_knots: fail gracefully if all weights are zero (#23755) More... 28 days ago