226
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18130 from WarrenWeckesser/doc-tweaks More... almost 2 years ago
ENH: stats.goodness_of_fit: add Filliben's test (#18102) More... almost 2 years ago
MAINT: Fix spelling: occurred More... almost 2 years ago
DOC: stats: Add note about betaprime being equivalent to the F distr. More... almost 2 years ago
MAINT: stats: improve readability/consistency in _continuous_distns (#18127) More... almost 2 years ago
DOC: Assorted doc and comment tweaks. More... almost 2 years ago
MAINT: stats.vonmises.fit: generalize kappa likelihood equation for arbitrary location; allow user to fix shape More... almost 2 years ago
Johnson distributions `sf` and `isf` override (#18059) More... almost 2 years ago
MAINT: add test against generic fit method for vonmises More... almost 2 years ago
When forward declaring print_soln, give it the correct signature More... almost 2 years ago
Correct the comments about ` fmin_powell` in `scipy/optimize` (#18120) More... almost 2 years ago
DOC: adjust some random values due to new generator being used. More... almost 2 years ago
TST: adjust some random values due to new generator being used More... almost 2 years ago
MAINT: spawn RNG if Generator More... almost 2 years ago
TST: refactor parametrize test on seed. More... almost 2 years ago
ENH: stats: override halflogistic `_sf` and `_isf` (#18002) More... almost 2 years ago
FIX: reset semantic in QMCEngine.reset More... almost 2 years ago
MAINT: stats: make cdf and sf attributes objects More... almost 2 years ago
Merge pull request #18092 from mdhaber/kaplan_meier More... almost 2 years ago
TST: stats.ecdf: fix input validation tests/test_survival More... almost 2 years ago
MAINT: stats.ecdf: adjustments per review comments More... almost 2 years ago
ENH: stats: increase range of Gompertz entropy using scaled_exp1 (#18098) More... almost 2 years ago
Merge pull request #18034 from rgommers/cross-include-paths More... almost 2 years ago
ENH: stats: use asymptotic expansions for entropy of `genlogistic` and `chi2` (#17930) More... almost 2 years ago
ENH: Added analytical formula for dgamma distribution entropy (#17748) (#17873) More... almost 2 years ago
ENH: stats: implement _sf, _logsf and _isf for powernorm distribution (#17848) More... almost 2 years ago
TST: stats.ecdf: remove debug test More... almost 2 years ago
ENH: allow single observation for equal variance in `stats.ttest_ind` (#18081) More... almost 2 years ago
Merge pull request #18084 from tupui/qmc_reset More... almost 2 years ago
TST: stats.ecdf: strengthen tests and avoid np.repeat failure More... almost 2 years ago