228
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: sparse.csgraph: remove rel import to fix Cython 3.2 (#23940) More... 1 day ago
ENH: stats.cramervonmises_2samp: add array API support (#23928) More... 2 days ago
ENH: stats.cramervonmises_2samp: vectorize statistic and asymptotic p-value implementations (#23819) More... 3 days ago
ENH: stats.iqr: add array API support (#23891) More... 3 days ago
BUG: `special`: Fix convergence criterion in `eval_{legendre, gegenbauer}_l` (#23915) More... 3 days ago
ENH: special: add handling of double type for `_gen_harmonic`, `_normalized_gen_harmonic` (#23863) More... 4 days ago
DOC: Ellipsoidal harmonic functions aren't Lame (#23917) More... 4 days ago
Merge pull request #23911 from nickodell/njo-gh-23910 More... 5 days ago
ENH: stats.friedmanchisquare: add array API support (#23899) More... 5 days ago
TST: stats: avoid modifying shared self.u More... 5 days ago
ENH: stats.{levene,trim_mean}: add array API support (#23889) More... 5 days ago
ENH: stats.fligner: vectorize implementation (#23847) More... 5 days ago
Merge pull request #23895 from ev-br/ilp64_flapack_missing_symbols More... 6 days ago
DOC: sparse: Add examples sections to three new function doc_strings (#23897) More... 6 days ago
ENH: stats.power: add array API support (#23775) More... 6 days ago
ENH: sparse: Add nD kron sparse construction (#23677) More... 6 days ago
MAINT: linalg: rationalize HAS_ILP64 variables in linalg/{blas,lapack}.py More... 6 days ago
BLD: add ILP64 availablitity to __config__ More... 6 days ago
BUG: Fixes #23644: sparse: csc_array.setdiag() makes indices unsorted (#23676) More... 6 days ago
BENCH: integrate: skip xslow benchmarks in CI (#23904) More... 6 days ago
Merge pull request #23903 from mdhaber/gh23902 More... 7 days ago
CI: free up disk space in Intel oneAPI workflow More... 7 days ago
TST: signal: mark failing tests to unblock CI More... 7 days ago
ENH: stats.friedmanchisquare: simplify and vectorize implementation (#23834) More... 8 days ago
MAINT: stats.epps_singleton_2samp: NaNs/Infs in input -> NaNs in output (#23893) More... 8 days ago
DOC: special.roots_jacobi: add example to docstring (#23129) More... 8 days ago
DOC: special: added refs to Digital Library of Math. Functions (#23496) More... 8 days ago
BUG: linalg: add shims for symbols missing in ilp64 MKL lib More... 8 days ago
ENH: sparse: add funcs `swapaxes`, `permute_dims`, `expand_dims` with tests and docs (#23534) More... 8 days ago
DOC/TST: stats.quantile: document and test JAX support (#23890) More... 8 days ago