228
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TST: stats: avoid modifying shared self.u More... 15 days ago
DOC: Add doc note on dtype of filter func output More... 15 days ago
ENH: stats.{levene,trim_mean}: add array API support (#23889) More... 15 days ago
ENH: stats.fligner: vectorize implementation (#23847) More... 16 days ago
Merge pull request #23895 from ev-br/ilp64_flapack_missing_symbols More... 16 days ago
DOC: sparse: Add examples sections to three new function doc_strings (#23897) More... 16 days ago
ENH: stats.power: add array API support (#23775) More... 16 days ago
ENH: sparse: Add nD kron sparse construction (#23677) More... 16 days ago
MAINT: linalg: rationalize HAS_ILP64 variables in linalg/{blas,lapack}.py More... 16 days ago
BLD: add ILP64 availablitity to __config__ More... 16 days ago
BUG: Fixes #23644: sparse: csc_array.setdiag() makes indices unsorted (#23676) More... 16 days ago
BENCH: integrate: skip xslow benchmarks in CI (#23904) More... 17 days ago
Merge pull request #23903 from mdhaber/gh23902 More... 17 days ago
CI: free up disk space in Intel oneAPI workflow More... 17 days ago
TST: signal: mark failing tests to unblock CI More... 17 days ago
TST: Update test for new ellip dtype behavior More... 17 days ago
ENH: Add dtype option for filter prototypes More... 17 days ago
ENH: stats.friedmanchisquare: simplify and vectorize implementation (#23834) More... 18 days ago
MAINT: stats.epps_singleton_2samp: NaNs/Infs in input -> NaNs in output (#23893) More... 18 days ago
DOC: special.roots_jacobi: add example to docstring (#23129) More... 18 days ago
DOC: special: added refs to Digital Library of Math. Functions (#23496) More... 18 days ago
BUG: linalg: add shims for symbols missing in ilp64 MKL lib More... 18 days ago
ENH: sparse: add funcs `swapaxes`, `permute_dims`, `expand_dims` with tests and docs (#23534) More... 18 days ago
DOC/TST: stats.quantile: document and test JAX support (#23890) More... 18 days ago
DOC: Update stable version switcher button styles in CSS (#23671) More... 19 days ago
ENH: stats.epps_singleton_2samp: vectorize implementation (#23881) More... 19 days ago
MAINT: stats.iqr: prepare for array API translation (#23795) More... 19 days ago
Merge pull request #23840 from mdhaber/vectorize_levene More... 19 days ago
Merge pull request #23870 from mdhaber/xp_mwu More... 19 days ago
BUG: stats.qmc: Avoid infinite loop in sobol when requesting more than 2**32 samples (#23443) More... 19 days ago