228
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TST: Add test for xp_copy_to_numpy More... 2 months ago
MAINT: Add xp_copy_to_numpy function for use in tests More... 2 months ago
TST: interpolate: make tests f32-ready More... 2 months ago
TST: interpolate: use xp_capabilities for make_* functions More... 2 months ago
TST: interpolate: array api test periodic make_splrep,splprep More... 2 months ago
MAINT: spatial.transform.Rotation: Switch to svd with full_matrices=False (#23749) More... 2 months ago
ENH: interpolate: remove zeros from NdBSpline More... 2 months ago
DOC: stats.beta: document issues with numerical MLE (#23745) More... 2 months ago
Apply suggestions from code review More... 2 months ago
Apply suggestions from code review More... 2 months ago
Merge pull request #23733 from mdhaber/gh3890 More... 2 months ago
DOC: special: fix misspelling of Riccati (#23740) More... 2 months ago
ENH: integrate.qmc_quad: add array API support (#23667) More... 2 months ago
MAINT: stats: remove use of np.random.seed More... 2 months ago
CI: silence pyparsing 3.3.0a1 deprecation warnings (#23735) More... 2 months ago
Merge pull request #23736 from mdhaber/gh21872 More... 2 months ago
TST: optimize.linprog: adjust seed for test_crossover More... 2 months ago
Revert "TST: linprog: add degenerate problem for test_crossover" More... 2 months ago
TST: linprog: add degenerate problem for test_crossover More... 2 months ago
MAINT: optimize: remove uses of `np.random.seed` (#21872) More... 2 months ago
ENH: stats.lmoment: add array API support (#23702) More... 2 months ago
MAINT: stats.percentileofscore: raise with multidimensional input (#23734) More... 2 months ago
ENH: optimize.linprog: remove use of np.random.seed from tests More... 2 months ago
TST: Skip a threading test on Cygwin. More... 2 months ago
BLD,BUG: Include Python.h first. More... 2 months ago
ENH: stats.logser: implement sf More... 2 months ago
Merge pull request #23626 from ilan-gold/ig/singelton_setting More... 2 months ago
DOC: stats.sigmaclip: results may not satisfy an intuitive property (#23699) More... 2 months ago
ENH: linalg.block_diag: add array api support (#23590) More... 2 months ago
ENH: stats.mode: add array API support (#23693) More... 2 months ago