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: signal: dedupe pre-warp frequencies

3894e3dae375ef017ef86673d73dd601d717148d authored over 1 year ago
MAINT: signal: deduplicate postprocessing the natural frequency

bc33352e25c86ecdf46eca3c1842d199129e246b authored over 1 year ago
MAINT: signal: dedupe GPASSS/GSTIO

8a9f4fe6500186b129f8267bc7103ed3e3399120 authored over 1 year ago
revert unnecessary change

7a5e395ab9721f97eb105f55a232c18d6827d045 authored over 1 year ago
remove unnecessary cast

ae9a38c74f5824ff9b43b0beba8fdbc6169662ca authored over 1 year ago
BUG: make L-BFGS-B work with single precision gradient

c3ad06bc8150df6c3999da76f2f60592f323ee3f authored over 1 year ago
DEP: scipy.stats.morestats: clarify deprecation warnings (#18649)

* DEP: scipy.stats.morestats: improve deprecation warnings

* DEP: scipy.stats.morestats: refa...

7ee18da003dbb769429c6e23bb7cea1968149080 authored over 1 year ago
MAINT: Simplify codespaces env activation (#18818)

Allows activation of environment with `conda activate scipy-dev`.

9beec4326565a58e233a8460d9f812dbb80d02a0 authored over 1 year ago
ENH: stats.skewnorm.fit: replace root-find with formula (#18807)

* ENH: stats.skewnorm.fit: replace root-find with formula

Previously the `skew_d` function wa...

7ef00eea60e77c3a84f48f70d63bd398d40c1a91 authored over 1 year ago
DOC: stats.randint: improve examples (#18817)

* DOC: stats.randint: improve examples

Co-authored-by: Kyle <[email protected]>
Co-authored-by...

0db487d9c4e39176c99186006cb0b1f313e886eb authored over 1 year ago
ENH: stats.lognorm.isf: override to extend domain (#18816)

* ENH: stats.lognorm.isf: override to extend domain

9b2ccaeb056d8f09096f7aaa7eede3584902bd30 authored over 1 year ago
ENH: stats.loglaplace.isf: override to extend domain (#18815)

* ENH: Override isf for LogLaplace
* Adds ppf in the reference distribution

8a7c18f6221e41a753bb81c2399b6fc5cb5073bf authored over 1 year ago
Merge pull request #18803 from tadamcz/rv_discrete_raise_if_duplicate_values

MAINT: stats.rv_discrete: raise with duplicate `xk` in `values`

92a3bd71a83f4a9707a08478948e582646d709dc authored over 1 year ago
TST: stats.dgamma.pdf: adjust test that fails intermittently (#18819)

f8e83e85c33826abaf939f40e2859d5bf7f54cfd authored over 1 year ago
BUG: sparse.linalg: Cast index arrays to intc before calling SuperLU functions (#18644)

* BUG: sparse.linalg: Cast to intc before SuperLU

---------

Co-authored-by: Stefan van der...

8501b7c2fb8a7121aeef94489ece988043c463d0 authored over 1 year ago
TST: test for gh-18800 (#18808)

* adds a regression test for gh-18800, which
I verified fails before and passes after the
patc...

1514e83e8d7634e4d7b2df44b37ed4992d347304 authored over 1 year ago
CI, MAINT: 32-bit Pillow pin (#18809)

a6b928e2ef79e3c237622cb8cde7561dab7e6ef1 authored over 1 year ago
Merge pull request #18804 from sturlamolden/isfinite

BUG: Ensure cKDtree.query does not pass Pandas DataFrame to np.isfinite

625a92418d789b5d9ef6a073395fabffd18784ba authored over 1 year ago
remove isfinite problem

543586ef7ffc6ada40b1617fa00fba455ef131a7 authored over 1 year ago
MAINT: `rv_discrete` now raises with duplicate `xk` in `values`

b1335f744c0539b484739879d05f3201dfe09c31 authored over 1 year ago
BUG, DOC: Correct `adsurl` value and add a general `url` field in CITATION.bib (#18795)

* Change `adsurl` value to the actual ADS URL
* Add generic `url` field

5353f121af03157207c62aa4dd8748888d855a2b authored over 1 year ago
Merge pull request #18728 from mdhaber/gh17719_refactor

6f95592502f3d33f05e67adcb2a53dcf8cba9bd7 authored over 1 year ago
DOC: Clarify Prewitt filter (#18777)

* DOC: Add notes to clarify how the Prewitt filter can be used

* DOC: Corrected notes in Sobe...

5399329e031f1761620aa41caf3dfdf1d84e3dd7 authored over 1 year ago
ENH: stats.boxcox_normmax: improve error message for invalid input (#18764)

* ENH: stats.boxcox_normmax: improve error message for invalid input

2534be677d3de96ce8a78194a470a4ba75b2bdae authored over 1 year ago
ENH: stats.halfnorm.fit: override for speed and accuracy (#18760)

* ENH: stats.halfnorm.fit: override for speed and accuracy

093f1b252a7e18eff5e297695719e55babf4424a authored over 1 year ago
Merge pull request #18794 from dschmitz89/halflogistic_fit_maintenance

MAINT: stats.halflogistic.fit: raise when floc is invalid

c2a1cfc70c24b6fc14f3aaab1a3bcebbbb6605e4 authored over 1 year ago
ENH/TST: throw error for invalid location parameter/data

a2df0220ff6af4e12ac30f454c4f9242b8fa854f authored over 1 year ago
Fix broken link to installation guide in README (#18790)

[skip ci]

9816141db42b128800b5fba1a512d8a117673a35 authored over 1 year ago
MAINT:stats:Cythonize and remove Fortran statlib code (#18679)

[skip ci]

7b6f442b934050e6780e1ccbe1904ad7e8533c3a authored over 1 year ago
MAINT: stats._chandrupatla: support only strictly elementwise functions

5da52469a3a7003711806165ad4ec238bb2b2141 authored over 1 year ago
MAINT: forward port 1.11.1 relnotes (#18786)

4db4739288bf5b882c6a2783b98f316ae585f4e1 authored over 1 year ago
Merge pull request #18784 from ColCarroll/patch-1

MAINT: stats.johnsonsu._stats: fix integer to negative integer power when shape is an integer

06b675fc3e23c623b391956f186d77bb36a69a82 authored over 1 year ago
Allow johnsonsu parameters to be floats

Fixes #18782 18782

b8565c706d5beebc653f88e91302b7f5cdcf148d authored over 1 year ago
ENH: stats: Implement _sf and _isf for hypsecant.

ea2f19d82e0bb26ddbd6cb609d7eb5f67f631ac8 authored over 1 year ago
Merge pull request #18778 from tylerjereddy/treddy_issue_18765

MAINT: fix unuran licensing

bbdeb855ed1bec56831c27fb0a84e3d33fae603e authored over 1 year ago
MAINT: fix unuran licensing

* Fixes #18765

* the offending unuran source file was removed
over at https://github.com/scipy/...

741235916524fd54b285975366537e44c92ea190 authored over 1 year ago
BUG: Fix work array construction for various weight shapes. (#18741)

[skip ci]

Closes gh-18739

899f4efbcd8020b538bd97eb54353b3249af6e43 authored over 1 year ago
ENH: stats.burr/fisk.isf: override for improved accuracy w/ small argument (#18755)

* ENH: stats.burr/fisk.isf: override for improved accuracy w/ small argument

5cac3d9d9e198d5a6f83858dfc2defc78a69cedc authored over 1 year ago
BUG: fix handling for `factorial(..., exact=False)` for 0-dim array inputs (#18754)

Also ensure `test_factorial{,2,k}_array_corner_cases` covers 0-dim. inputs correctly

Unfortun...

04489c2fbbc28393f2fd8dd4efc42ab01853b644 authored over 1 year ago
Merge pull request #18762 from ilayn/lu_segfault

FIX:linalg.lu:Guard against permute_l out of bound behavior

94afe5da0d9d651d29da3ce934b2ec8274697392 authored over 1 year ago
Fix typo (#18771)

ace5787b8e5d28cc5e3ad7594d287ea47a249b46 authored over 1 year ago
MAINT:linalg:Use only NumPy types in lu

9e43fe1a4caddc8915b188e6c2fc161695ff0ea7 authored over 1 year ago
MAINT:linalg:Remove memcpy from lu

a6f33e43c8b55ce538db2fa032a1d7d64226cbc8 authored over 1 year ago
MAINT:linalg.det:Return scalars for singleton inputs (#18763)

61d892c9faa543ad80bd5e2d0bf69821188487e0 authored over 1 year ago
DOC: Document performance cliff for scipy.sparse.random (#18758)

b061701c8142cdacd0d6de813daa8f290b8572f7 authored over 1 year ago
MAINT:sparse.linalg: Use _NoValue for deprecated kwargs (#18723)

* MAINT:sparse.linalg: Adjust 'rstrt' deprecation schedule

* MAINT:sparse.linalg: Guard again...

763730252f6ad752da4579057e07b62863bfd613 authored over 1 year ago
FIX:linalg:Guard against possible permute_l out of bound behavior

019d82e4130f187dcca7e1aa6c407eb7dc06e2f7 authored over 1 year ago
DOC: stats.boxcox_normmax: correct minimize -> maximize (#18756)

8e55aea98ee0a89e1404acec410aeb879aef33a7 authored over 1 year ago
MAINT: Move rvs_ratio_uniforms to sampling (#18622)

d8c8a8b07fa77fe86b0e58814c7140ca926dd1a4 authored over 1 year ago
TST:sparse.linalg:Relax test_hermitian_modes conditions (#18744)

694a35789a92e7aced8b8c9a9e5c4d960766eadd authored over 1 year ago
MAINT: forward port 1.11.0 relnotes (#18746)

88a623dfd716e354702160c1cef688c14e3ec7ae authored over 1 year ago
Merge pull request #18737 from tylerjereddy/treddy_issue_18732_part1

TST: flaky TestSOSFreqz::test_fs_param

283fc06d1eaafede590e4a97e2934b246cf57a62 authored over 1 year ago
Merge pull request #18738 from tylerjereddy/treddy_issue_18732_part2

TST: flaky `test_complex_iir_dlti`

3860355747fa6595d14e5c2bd849c7d70e941d3f authored over 1 year ago
Update scipy/optimize/_zeros_py.py

bcaeecafa18bbb19136b7cde5f79d0c0eb98ed57 authored over 1 year ago
MAINT: optimize._chandrupatla: minor refinements

761ad037f6c29343402cdd935cda70f9cfbbdd9c authored over 1 year ago
MAINT: optimize._chandrupatla: factor out more algorithm-independent code

aa63c0df11e081a2856b0c880854b3cff31c54f8 authored over 1 year ago
TST: flaky `test_complex_iir_dlti`

* deals with the second part of gh-18732

* I was able to reproduce locally, but this one was ev...

e2790558507a29dd239ab348851f8d9a01521767 authored over 1 year ago
TST: flaky TestSOSFreqz::test_fs_param

* deals with the 1 of the 2 Apple silicon
test failures in gh-18732

* I was able to reproduce l...

e3d6041465aa3e4873630a3d2843aa5ff76bd4dd authored over 1 year ago
Merge pull request #18734 from steppi/gh-codeowners

MAINT: Update codeowners

f1a10641fcce6929fd466cec79a08f9aa1bd4535 authored over 1 year ago
MAINT: Update codeowners

24ff32651bbe760460b87fe9e6893532d0c2c909 authored over 1 year ago
ENH: stats.halflogistic.fit: override when some parameters are fixed (#18726)

* ENH: stats.halflogistic.fit: override when some parameters are fixed

6aa89605f221b08a7473426f860d89a14533cceb authored over 1 year ago
DOC: stats.weibull_min: note connection to exponential distribution (#18729)

* DOC: stats.weibull_min: note connection to exponential distribution

4cdf1b2240993597858a10fa2a9c563c2be92296 authored over 1 year ago
Merge pull request #18718 from dschmitz89/slow_tests

TST: mark two tests of `lsq_linear` as xslow

[skip ci]

aa3080a8582913051af34f71970aaa6788a55a6c authored over 1 year ago
Merge pull request #18712 from tupui/np_nep29

MAINT: bump minimal supported NumPy version to 1.22.4

959d032b1d3aec8b4b0d712af808679b0f7c20b4 authored over 1 year ago
DOC: PR 18712 revisions

Fix link in `pyproject.toml`

Co-authored-by: h-vetinari <[email protected]>

b8354cd86b5f84a3cfd3f01c4f9f5b29d900a5b1 authored over 1 year ago
Move checks of linear complexity under the "full_check" section

Signed-off-by: Julien Jerphanion <[email protected]>

eb49cd43c0d09164c957f084d644181673e731d4 authored over 1 year ago
TST: xfail on 32 bits 2 tests.

[skip cirrus] [skip circle]

e73551e930dd3bdefc98a3850481d88e7458e2d2 authored over 1 year ago
CI: PR 18712 revisions

* pin 32-bit Linux CI job back to NumPy `1.22.4`, and
give the `meson` build a bit of a hand the...

dcdb92940d040d464d0cfe035481d0fae5afbf17 authored over 1 year ago
Merge remote-tracking branch 'upstream/main' into gh17719_refactor

9fef84e0c216e8e59299d82399e3939ebd32bf43 authored over 1 year ago
MAINT: optimize._chandrupatla: refactor for code reuse

9a39dc56696799d963e386f196e4cf03810096f3 authored over 1 year ago
MAINT: Add skip CI link to PR template (#18727)

876c68da9dfa6d91f110c7f85d621a9177b89eb0 authored over 1 year ago
MAINT: optimize._chandrupatla: consolidate variables into work object

4d7c02992f2ea3ea9aa3ff6718dba76434c8b26b authored over 1 year ago
MAINT: optimize._chandrupatla: factor out _chandrupatla_update_active

1ee167bbc3e4ad6762fed814c481856f7750b429 authored over 1 year ago
MAINT: optimize._chandrupatla: result object fixup (#18719)

37b77ad355d5c408007bcd7c0ccf3b8be76df986 authored over 1 year ago
MAINT Optimize link in scipy.optimize._differentialevolution.py (#18705)

acac5d858aff74388e346e6a1167ef6e907874f1 authored over 1 year ago
DEP: adjust deprecation of positional arguments (#18624)

* DEP: signal: update deprecations to allow for argument removal

* DEP: stats: update depreca...

fcf74db6be7b05ddcbeb9171856f2496df3b1d41 authored over 1 year ago
MAINT: update NumPy in 32 bits job [skip cirrus] [skip circle]

8265e0ef369f465d7ce7a14695fd96a24322225d authored over 1 year ago
DOC: optimize: fix notation variation in _lbfgsb_py.py: "pg_i" and "proj g_i" to "proj g_i" (#18720)

9c36b6271c45dd1cbe6ad9b7e5ccccc728402fb7 authored over 1 year ago
MAINT: optimize._chandrupatla_initialize: generalize to accept arbitrary number of abscissae

3c3849400b5e16e4d75e22f3464337d8613b7344 authored over 1 year ago
ENH: halflogistic.fit: override when all parameters are free (#18695)

* ENH: halflogistic.fit: override when all parameters are free

223c52b8abbbff5404010d0bfccc21354b39d435 authored over 1 year ago
MAINT: optimize._chandrupatla: result object fixup

f2a4a84b4d3d7ed89b7e3513968562d73470eac5 authored over 1 year ago
TST: mark two tests as xslow

b90d166432c6b19ffbf4ec95c2b1d1a148478fd4 authored over 1 year ago
MAINT: signal: remove duplicated _atleast_2d_or_none (#18715)

b6fb0737d0cf878ed9e64afdd7a53430bc90441d authored over 1 year ago
DEP: integrate: Deprecate `initial` values other than None or 0 in cumulative_trapezoid (#18219)

* DEP: Raise ValueError if `initial` is not None or 0 in cumtrapz.

* ENH: Use `!=1 instead of...

56e2b173b0afc117cb16435f6ce0b2faee9035fa authored over 1 year ago
Merge pull request #18713 from alugowski/lintfix

MAINT: fix linter error in `_fitpack_impl.py`

b8b4d9e19193cbd84991060bef8f87570d3a684a authored over 1 year ago
MAINT: fix linter error in `_fitpack_impl.py`

168de1b2b87614d17e67128053eb425786559a4c authored over 1 year ago
MAINT: bump minimal supported NumPy version to 1.22.4

0f41645d029a9e743579a87ff50aab5dec43dccb authored over 1 year ago
Merge pull request #18697 from tylerjereddy/treddy_numpy_125_macos_arm_shims

MAINT: NumPy 1.25.0 shims for arm64

f05674ac43c7dd2d82f37b7c702ff71366bffefb authored over 1 year ago
Merge pull request #18708 from ev-br/interp1d_in_dlsim

MAINT: signal/dlsim: avoid using interp1d; use make_interp_spline instead

dc39f85aed5434a24ee6b6fcadba7398f5a3e886 authored over 1 year ago
Merge pull request #18710 from ev-br/more_r_str

MAINT: remove np.r_["-1", ...]

95c4651c35c44f74fd9781fe1a509008bc6d1649 authored over 1 year ago
Merge pull request #17719 from WillTirone/gh_7242

d604a5462dadf799f8af2c177179a01875b40796 authored over 1 year ago
MAINT: linalg: remove one more instance of np.r_["-1", ...]

1a97c367c01cf70d9b3a84603da44fa1a24b49a6 authored over 1 year ago
MAINT: signal: remove one more instance of np.r_["-1", ...]

53b65b13d7501a6c202a2fe53967fb575c552156 authored over 1 year ago
MAINT: optimize._chandrupatla: refactor based on original paper

db5a622b11475dc53fc5beb4ccd11b8a7e8a0913 authored over 1 year ago
MAINT: signal/dlsim: avoid using interp1d

ff91ab769a5dda0ff7bea6f111397a9d75d81472 authored over 1 year ago
TST: PR 18697 revisions

* add a general `xfail` to `test_maxiter_worsening()`
based on reviewer feedback--this test has ...

b6edab8ca0d7475e60ef1d30abe6e3d949351687 authored over 1 year ago
DEP: interpolate: delay interp2d deprecation and update link (#18698)

813034fd259e9d579d3f78e118a813281ee0b08e authored over 1 year ago
DEP: integrate: deprecate old aliases (#18699)

Co-authored-by: Pamphile Roy <[email protected]>

15b46de5c7bf3a5b637f4a1405a4a12e545c997a authored over 1 year ago
DOC: stats.truncnorm: add example about truncation points (#18477)

* DOC: stats.truncnorm: add example about truncation points

Co-authored-by: Matt Haberland <m...

c634fb9c96edde5a800077a764e70d1ef72a4bd2 authored over 1 year ago
Merge pull request #18693 from tylerjereddy/treddy_gpg_rel_cleanup

DOC: remove twine GPG from rel docs

[skip ci]

e05b0432103b50ffb39c26180ad76197884abcc6 authored over 1 year ago