227
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
May 01, 2024 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: add cobyqa website reference (#20841) More... 1 day ago
DEP: deprecate trapz alias of `stats.trapezoid` distribution (#20828) More... 1 day ago
MAINT: stats._axis_nan_policy: fix `keepdims` when result objects have Python ints (#20734) More... 1 day ago
Merge pull request #20837 from czgdp1807/_lib_pyx More... 1 day ago
BLD: Warning fix from ``scipy/special/special/gamma.h`` (#20820) More... 1 day ago
DEV: Add const in function signatures More... 1 day ago
ENH: special.rel_entr: Avoid overflow before computing log (#20816) More... 1 day ago
Merge pull request #20833 from ev-br/bspline_integrate_0D More... 1 day ago
CI: Add Linux workflow to test on free-threaded Python builds (#20822) More... 2 days ago
BUG: interpolate: make BSpline.integrate always return an array More... 3 days ago
MAINT: special: Fix typo in four_gammas used by hyp2f1 (#20829) More... 3 days ago
BUG: sparse.csgraph, array types: support non-zero `fill_value`s (#20773) More... 3 days ago
Merge pull request #20827 from tylerjereddy/treddy_115_prep More... 3 days ago
Merge pull request #20784 from tylerjereddy/treddy_114_relnotes More... 3 days ago
BUG: sparse: Fix argmin/max shape diff between axis 0/1. And min/max can now return 1D shapes when axis set. (#20792) More... 3 days ago
REL: set version to 1.15.0.dev0 More... 3 days ago
Merge pull request #20799 from grlee77/ndimage-improve-structure-documentation More... 3 days ago
Merge pull request #20824 from mdhaber/test_dual_annealing_time_exception More... 4 days ago
TST: optimize.dual_annealing: add fail_slow exception missing from original PR More... 4 days ago
REV: revert `cobyqa` submodule update in gh-17924 (#20819) More... 4 days ago
ENH: sparse.linalg: speed up `spsolve_triangular` (#17924) More... 4 days ago
CI/BLD: use scipy-openblas wheel when building (#20585) More... 4 days ago
ENH: spatial: serialize concurrent calls to QHull (#20619) More... 4 days ago
MAINT: optimize.isotonic_regression: remove unnecessary copies (#20582) More... 4 days ago
Merge pull request #20789 from mdhaber/linregress_onearg More... 4 days ago
MAINT: stats: make reducing functions emit consistent warning when sample is too small or empty (#20694) More... 4 days ago
Merge pull request #20814 from mdhaber/gh20806 More... 4 days ago
DOC: integrate: odeint user functions must not modify y. (#20815) More... 4 days ago
TST: optimize.differential_evolution: add fail-slow exception More... 4 days ago
DEP: special.comb: deprecate `exact=True` for non-integer intputs (#20780) More... 4 days ago