v1.14.1.2
scipy-stubs v1.14.1.2
Highlights
Fixes
scipy.integrate.quad
rejected all callables ifargs
was passed (#141)scipy.stats.permutation_test
rejectedstatistic
with multiple parameters (#143)
Merged PR's
- update development dependencies by @jorenham in #133
- complete
scipy.stats
by @jorenham in #135 - bump
basedpyright
to1.19.1
andtox
to4.23.2
by @jorenham in #136 - use utf8 emoji's for pypi compat by @jorenham in #137
- bump
ruff
to0.7.1
by @jorenham in #138 - fix
scipy.integrate
quad function parameter types by @jorenham in #141 - complete
scipy.fft
by @jorenham in #142 - fix permutation_test statistic callback type by @graingert-coef in #143
- bump
basedpyright
to1.20.0
by @jorenham in #144 - fix dependabot target branch and include github-actions by @jorenham in #145
- configure and enforce
repo-review
,codespell
, andmdformat
by @jorenham in #146 - bump to
basedmypy 2.7.0
(mypy 1.3.0
) by @jorenham in #147 - include more cache directories in the
poe clean
dev command by @jorenham in #148 - Restructured type-tests and related documentation by @jorenham in #149
New Contributors
- @graingert-coef made their first contribution in #143
Full Changelog: v1.14.1.1...v1.14.1.2