228
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: Add cross-reference to scipy.signal module (#23776) More... about 1 month ago
CI: pin Python 3.11.13 in CircleCI job (#23777) More... about 1 month ago
BUG: odr: prevent segfault with explicit model and job=1 (#23763) (#23771) More... about 1 month ago
DOC: signal.hilbert : fix axis label in example (#23741) More... about 1 month ago
TST: stats.bootstrap: re-apply np.random.seed changes post merge More... about 1 month ago
Merge remote-tracking branch 'upstream/main' into remove_seed More... about 1 month ago
Merge pull request #23770 from rgommers/cleanup-non-limited-api-code More... about 1 month ago
MAINT: stats.pmean: enforce finite `p` requirement (#23692) More... about 1 month ago
DOC: Move a paragraph from code to markdown in ndimage tutorial (#23752) More... about 1 month ago
DOC: special._specfun.eulerb: fix docstring (#23769) More... about 1 month ago
MAINT: clean up some outdated CPython C API idioms More... about 1 month ago
BUG: signal: Fix `test_closest_STFT_dual_window_roundtrip` test for macos-15-intel backend (#23767) More... about 1 month ago
DOC: add explanation regarding nep50 to array api testing example More... about 1 month ago
DOC: improve array api dev testing practices example More... about 1 month ago
MAINT: Fix typo More... about 1 month ago
TST: follow advice docs to ensure default dtype respected in tests More... about 1 month ago
TST: bump tolerance for a test due to cupy More... about 1 month ago
MAINT: more precise use of skip_xp_backends with better reasons More... about 1 month ago
STY: wrap a long line More... about 1 month ago
MAINT: fix outdated name for _xp_copy_to_numpy More... about 1 month ago
MAINT: remove xp_copy_to_numpy from __all__ More... about 1 month ago
MAINT: use correct name for _xp_copy_to_numpy More... about 1 month ago
DOC: More language tweaks to testing practices note More... about 1 month ago
DOC: tweak language of array api testing practice note More... about 1 month ago
MAINT: handle multidevice array_api_strict in xp_copy_to_numpy More... about 1 month ago
STY: remove extraneous space More... about 1 month ago
DOC: Add note on testing practices for alt backend tests More... about 1 month ago
TST: better document that xp_copy_to_numpy is private and dangerous More... about 1 month ago
TST: complete backend isolation for TestGroupDelay More... about 1 month ago
TST: use same tolerance across backends More... about 1 month ago