Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/scipy/scipy
SciPy library main repository
https://github.com/scipy/scipy
MAINT:special: Clean up C style in ndtr.c
2dac783bbbd4c0af8bd72bcc6c6338fe4bb2e4b2 authored almost 3 years agob543f2dbac5f46946a6f30b12e39d0ad36779e1e authored almost 3 years ago
7e6d9da108b58dab1d4209fce5b25b8b08e1e1a0 authored almost 3 years ago
* Replace tabs with spaces.
* Remove form-feed characters.
* Use braces and indentation consiste...
4957137b7f9b6242c7b256b67e40955019417c79 authored almost 3 years ago
9c5d9a5f82331a2a7c898a0f7c45b0c279f1fd4b authored almost 3 years ago
Cherry-picked from gh-15897, to make reviewing PRs which touch
`id_dist/` easier.
[ci skip]
717ad33bbc89bfab0e812b5525887a2b442196fa authored almost 3 years ago[skip actions] [skip circleci]
2645bc11a113c1cf233b3137b6305f06a827b4f5 authored almost 3 years ago94af4aac1597555fe10a4eb49a491f08a8d25859 authored almost 3 years ago
eee0b18a3b3b0af684f7ae954d989eb7b5b7bafa authored almost 3 years ago
* ENH: circvar calculated simply as 1-R
The circular statistic function circvar is updated to...
6f3c7be0961c24b9086ed8e5f827e030b313fd5d authored almost 3 years agoDEP: deal with deprecation of ndim >1 in bspline
69cf712a95d564503a2bf508244d050e8380ca1a authored almost 3 years ago47a6dc03df02dff9645c9a76d9c1d38b7e9a621e authored almost 3 years ago
e3cd846ef353b10cc66972a5c7718e80948362ac authored almost 3 years ago
9a12908f843aed87203b32e45d1001353d90c548 authored almost 3 years ago
* [BUG] make p-values consistent with the literature
Co-authored-by: Matt Haberland <mhaberla...
6bc97c47367835442d8f68c346dd62367f5dcd83 authored almost 3 years ago* DEP: enforced radius in spherical voronoi
* changed test name
* fixed accidently added s...
8d04b35feffa1f4e861f9b600791c1c1b3fc4e66 authored almost 3 years ago3292e2529d9e6311d65f06b9af4f5ec067fb9143 authored almost 3 years ago
MAINT: stats: fix boschloo returning p > 1
In some edges cases, both boschloo_exact pvalues (...
915a994945c5fc11b962469fba89f926f6c641da authored almost 3 years ago* BUG: ensure studentized_range pvalues in [0, 1]
b6ef699e224e34b9cee0d6f70e737ef9b5530c5f authored almost 3 years agoDEP: remove signal.windows.hanning
1c1a46779a10f7af4560d63e0076d119d9ad7151 authored almost 3 years agoDEP: remove ftol/xtol from neldermead
b0f807e671439eb72aa651fa3516ddf990caf6b4 authored almost 3 years agoDOC: stats: clarify truncnorm shape parameter definition
01ec9e27773356412e0495d38e62216fe9361469 authored almost 3 years agobb576292349bbfb55cfbb8bdbab0d90dc2915d2b authored almost 3 years ago
DOC: fix interp2d docs showing wrong Z array ordering.
f9780e3072432fd3c6080e6e737d51aebd4cd689 authored almost 3 years agoDEP: remove py_vq2
43dec3999b3cb07eb38fd7a290f71106d93d3de9 authored almost 3 years agoDEP: remove mlab from dendrogram
15c205eef6c2b115f7805172a58d2fb9d81860d8 authored almost 3 years ago[skip ci]
2598eab7b871d86cc4236045b83f2981deae1458 authored almost 3 years ago0ccbf94454a14cdc8a3c81f8249dd51d28856d0a authored almost 3 years ago
* MAINT: stats: check integrality in _argcheck as needed
* MAINT: stats: clarify rvs message ...
f6943e4b74a74d41c998e66831b0da00185b0a9b authored almost 3 years agoI recently opened a CuPy PR adding GPU implementations of scipy.fft.fht and scipy.fft.ifht (cupy...
e19821b634e63f0bf73af0bbdb12916ed05712b8 authored almost 3 years agoCI: make sure CI stays on VS2019 unless changed explicitly
b56305bf8ccf612e7863a539cc811009c1b63362 authored almost 3 years agoab367265c57cbf78883a3674778f5cefd0e4a6a3 authored almost 3 years ago
18ffb82ba9acb2ccb7ec101afe91c54a22861417 authored almost 3 years ago
DEP: remove old BSR methods
8141e152ee9a031674bb0df09930834163dddbff authored almost 3 years agoDEP: remove _ppform
25ea50974f9538bb34f9a28e9cddb32ae29ea4cb authored almost 3 years agoTST: signal: Convert a test with 'assert_array_less' to 'less or almost equal'.
9ce6bb04166bbd8b1a0a8a2c6d2deaf62d72933b authored almost 3 years agocb8219085fa98a3d4c2f3b4be9ccdb3b1bbc7bd3 authored almost 3 years ago
The constant upper bound of the dB gain in the stop band
is increased to -150*(1-1e-12), effecti...
c2d9d6c27489372a6bcdeec2f8be888c7b18bf03 authored almost 3 years ago
553b868a25d4fb667608a0b84caaff34169d71e0 authored almost 3 years ago
DOC, BUG: Fix error in heading remapping for custom `scipy.optimize:function` domain directive
fd252cbee0299b14002b92290152d759341677b9 authored almost 3 years agoc02476d3235b552f211ef15ce43f423d4a04175d authored almost 3 years ago
bdc87a1cf18c6db88e0e9eb012f8646929706eff authored almost 3 years ago
Reimplement `log_ndtr` to maintain consistently high precision.
The implementation is explain...
fdc31f3d2bfa90a2c214a398668f0e153632d2bb authored almost 3 years agoa5f39ab1e330e70af1828b2180ba89a2e0abc55f authored almost 3 years ago
Fixes a bug that replaces the Returns heading with an
incorrect heading size in the generated do...
afe165f92ad679d70d54bda286b5febccbfc4706 authored almost 3 years ago
45549b6f8550eecd9794b337d32569074ecbcd88 authored almost 3 years ago
21a48c949560d6b1558e2f880b6dada15c5e9c81 authored almost 3 years ago
CI: fix Azure workflows
6a9cb21bb6851493d7276f690d70745a57503e53 authored almost 3 years ago[skip actions] [skip circle]
381abc12748641a5e3bd1da67c80c5ec6e4c4b60 authored almost 3 years ago[skip actions] [skip circle]
a5f411850384f953e95d89e14f9a96689566db1c authored almost 3 years ago[skip actions] [skip circle]
47e0f4eed80ef1c1d5c9ae9c894e32c024024364 authored almost 3 years ago
Co-authored-by: Pamphile Roy <[email protected]>
Co-authored-by: Matt Haberland <mhaberla@...
b6ba535cc785bd22a221c82eb2bbe2984ffd1131 authored almost 3 years ago
5dead5d1d63ea16b9fa2f710f7968c8d139a2214 authored almost 3 years ago
ENH: stats.rv_continuous.expect: split interval to improve reliability
a90a36603cba17ce9430342d48f3c299228d5304 authored almost 3 years agoDOC: SciPy extensions for code style and docstring guidelines.
10451614e7a59028a3b2415d208636c448bea63e authored almost 3 years ago* ENH: stats: add _shape_info to continuous distributions
Co-authored-by: Matt Haberland <mha...
cce070c7888b7b2e7bf8eb04153e5ccd4e86f337 authored almost 3 years agoDEP: remove the keyword debug from linalg.solve
f793123b52b5e3cd4ab8863dfcf33265fd52388a authored almost 3 years ago924d0f6e15f69113ef9699b9c178783f6becc493 authored almost 3 years ago
75ebe1e1a96c01659069fdde252c19e4eb74eb90 authored almost 3 years ago
[skip ci]
71cc2b6e17a5ada7f6e314a337df53020b68b284 authored almost 3 years agocb54218223883915a748c522b1ef1590b418d7e5 authored almost 3 years ago
0dfb5d600299af16b1482731def7c91f7662ec28 authored almost 3 years ago
* BUG: adds warning to scipy.stats.brunnermunzel
scipy.stats.brunnermunzel returns a p-value ...
78ff9f16c4619759fc59f1e1813900738db8d7d2 authored almost 3 years agoThere is ongoing discussion in gh-13049. We can add the appropriate guideline once that issue ...
a2a2aeb3ec43da0f1d442249ee82e7c525ee1862 authored almost 3 years agoaf977d00684ff81cd4becfb1d89f537131566776 authored almost 3 years ago
[skip azp] [skip actions]
1794b920be3c9873870f105e44a7f31f5596aa7f authored almost 3 years ago[skip azp] [skip actions]
a484c697aabd3808faa6f5e4e1fc704e662d7b7f authored almost 3 years ago[skip azp] [skip actions]
eefe0451d3190ad514bdf0b3995fd1e3eb72237a authored almost 3 years ago518be54dfae2cb625db88ff0f4dfed92e0314e48 authored almost 3 years ago
43c5d6c9a1a150bf9e3a6d51b22417f6e47cc5be authored almost 3 years ago
22ddb43fba49c07f70a5d73b389565138e6cc564 authored almost 3 years ago
If necessary, this can be hashed out in a follow-up PR.
134232f07e9e8cb47044ea391aa4ff661e4e5c64 authored almost 3 years agoIf necessary, this can be hashed out in a follow-up PR.
9b9b3b05f22f65da3a77cfd22854b40a7789a08a authored almost 3 years agoCo-authored-by: Melissa Weber Mendonça <[email protected]>
a674d8617aa8a4382846735d1ed9849dc87ef26e authored almost 3 years agoCo-authored-by: Melissa Weber Mendonça <[email protected]>
4eac26b9a64ce77c9b581f9fe06fc680dca69639 authored almost 3 years ago* ENH: stats.wilcoxon: return z-statistic (as requested)
Co-authored-by: Tirth Patel <tirthas...
59d974bf14ff8c82f3353e2d2a9282d9bda67db5 authored almost 3 years agoDOC: Simplify conda command
129331fcae813ac1ffebad6be4294278181a9827 authored almost 3 years ago5d16402fc8a19ad29e2bcade2584b769c1df0fca authored almost 3 years ago
76fa962359292a0a5f4643291fc5208499bc55e8 authored almost 3 years ago
DOC: stats.energy_distance: disambiguate definition vs squared energy distance
a7b67bd1185bc24b446f85965946eeaa5c575270 authored almost 3 years agoCo-authored-by: Matt Haberland <[email protected]>
90f4594cf84a8b154cdc689d9286345d2f401d70 authored almost 3 years ago[skip ci]
78361f498a7571794724e8818c826d3c84736945 authored almost 3 years ago8b804ab637a480a81a2b22fc95e3e5cb9dfaab65 authored almost 3 years ago
7c3f7908f7014e67e85ecc24290a854ecda94797 authored almost 3 years ago
ae628e81fa22b5660a869f9074dfb2e9f7aae99c authored almost 3 years ago
45043ad46becc66e949fd2f3ce499b14b9a69b62 authored almost 3 years ago
d08378a4f311b893a0130acb03cd782373904d4b authored almost 3 years ago
1bd13f56f5c436e329d811dffe8fd82305a489e0 authored almost 3 years ago
b7b4fe3eb3f32d2c1b7e53ac3efe7603534d6260 authored almost 3 years ago
[skip actions] [skip circle]
803d57159034753e4d64c560e564e382f4793936 authored almost 3 years agodc5efde931273f0b98d732d3545f18a7b4c029ae authored almost 3 years ago
d7fb14bd22abf6ff53003ce25effcd0d4318afcb authored almost 3 years ago
b8fcb788733e0d31a6f85a68437f0b78624c199c authored almost 3 years ago
DEP:linalg: add DeprecationWarning for "sym_pos" keyword of solve
c7d74d12c214f7bf8b4528eb02ce80e8d7cfc79a authored almost 3 years agoacfeded09710427eae1646613455def9818b718e authored almost 3 years ago
e1b84883400d6cb9064c0dc797c428295c3d114f authored almost 3 years ago