-
Notifications
You must be signed in to change notification settings - Fork 114
Pull requests: statrs-dev/statrs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add ln_cdf and ln_sf with tail-accurate implementations
#421
opened Jul 26, 2026 by
agene0001
Loading…
fix: compensate the argument rounding in Normal's cdf/sf tails
#419
opened Jul 26, 2026 by
agene0001
Loading…
fix: use Loader's saddle-point form for the gamma/beta prefixes and pmfs
#418
opened Jul 26, 2026 by
agene0001
Loading…
fix: scale beta_reg's continued-fraction bound with its parameters
#417
opened Jul 26, 2026 by
agene0001
Loading…
fix: evaluate the Lanczos sum in a well-conditioned form
#416
opened Jul 26, 2026 by
agene0001
Loading…
perf: fold Statistics moments in four lanes and make min/max branchless
#415
opened Jul 26, 2026 by
agene0001
Loading…
fix(density): order-independent neighbourhood radius + reusable DensityEstimator
#414
opened Jul 26, 2026 by
agene0001
Loading…
fix: compute binomial and multinomial coefficients exactly
#413
opened Jul 26, 2026 by
agene0001
Loading…
fix: restore full precision to erf's interval constants
#412
opened Jul 26, 2026 by
agene0001
Loading…
fix: correct Geometric::inverse_cdf against its definition
#411
opened Jul 26, 2026 by
agene0001
Loading…
fix: stop prec::ulps_eq! degenerating into a 1e-9 absolute comparison
#410
opened Jul 26, 2026 by
agene0001
Loading…
perf: sample Binomial via BINV/BTPE instead of n Bernoulli trials
#409
opened Jul 26, 2026 by
agene0001
Loading…
fix: accumulate central moments relative to the first observation
#408
opened Jul 26, 2026 by
agene0001
Loading…
fix: replace hand-rolled quickselect with select_nth_unstable_by
#407
opened Jul 26, 2026 by
agene0001
Loading…
Refactored ks_twosample to take in two slices instead of a mutable owned Vec<f64>
#406
opened Jul 22, 2026 by
AshrafIbrahim03
Loading…
Fast Newton-Raphson inverse_cdf for Chi and InverseGamma
#404
opened Jul 20, 2026 by
gaoflow
Contributor
Loading…
feat(kde): kernel functions with statistical properties and LOESS support
#360
opened Nov 10, 2025 by
thisisamirv
Loading…
fix(distribution): enforce finite params in Gamma::new
#333
opened Mar 19, 2025 by
oOOo-YKS
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.