Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scipy/scipy issues and pull requests

#21729 - MAINT: signal: lombscargle vectorization changes and handling rare division-by-zero edge cases

Pull Request - State: open - Opened by adammj 27 days ago - 9 comments
Labels: scipy.signal, maintenance

#21728 - ENH:use boost in `special.nctdtr`

Pull Request - State: open - Opened by dschmitz89 27 days ago - 9 comments
Labels: scipy.stats, enhancement, scipy.special, C/C++, Cython

#21727 - Run dev.py test issue

Issue - State: open - Opened by ra1u 28 days ago - 4 comments
Labels: Documentation, DX

#21726 - ENH: linalg.solve: add `assume_a='banded'`

Pull Request - State: closed - Opened by mdhaber 28 days ago - 13 comments
Labels: enhancement, scipy.linalg, needs-release-note

#21725 - MAINT: consolidate beta quantile wrappers `special.betaincinv` and `special._ufuncs._beta_ppf`

Issue - State: open - Opened by dschmitz89 28 days ago - 3 comments
Labels: scipy.stats, scipy.special, maintenance

#21724 - MAINT: signal deprecation cleanups

Issue - State: open - Opened by tylerjereddy 29 days ago - 1 comment
Labels: scipy.signal, good first issue, maintenance

#21723 - DOC: Fixed a typo in the description of `scipy.sparse.csgraph.maximum_bipartite_matching()`.

Pull Request - State: closed - Opened by yig 29 days ago
Labels: Documentation, scipy.sparse.csgraph, Cython

#21722 - ENH: `optimize.least_squares`: add callback

Pull Request - State: open - Opened by vpecanins 29 days ago
Labels: enhancement, scipy.optimize

#21722 - ENH: Add callback for scipy.optimize.least_squares

Pull Request - State: open - Opened by vpecanins 29 days ago
Labels: enhancement, scipy.optimize

#21721 - MAINT: signal: lombscargle docstring tweaks and fix handling of arraylike inputs

Pull Request - State: closed - Opened by adammj about 1 month ago - 34 comments
Labels: scipy.signal, maintenance

#21720 - QUERY: `optimize.least_squares`: can't find global optimum

Issue - State: closed - Opened by MayDay-618 about 1 month ago - 3 comments
Labels: scipy.optimize, query

#21719 - BLD: macos-12 image deprecated [wheel build]

Pull Request - State: closed - Opened by andyfaff about 1 month ago - 3 comments
Labels: Build issues, CI

#21718 - DOC: `stats.bootstrap`: improve description of `paired` argument

Pull Request - State: closed - Opened by mdhaber about 1 month ago - 1 comment
Labels: scipy.stats, Documentation

#21717 - DOC: `assert_allclose` instead of `xp_assert_close` is recommended in Developer Guide

Issue - State: open - Opened by DietBru about 1 month ago - 2 comments
Labels: Documentation, DX, array types

#21716 - DOC: conda-forge `compilers` package now also usable on windows

Issue - State: open - Opened by h-vetinari about 1 month ago - 33 comments
Labels: Documentation, good first issue

#21716 - DOC: conda-forge `compilers` package now also usable on windows

Issue - State: open - Opened by h-vetinari about 1 month ago - 25 comments
Labels: Documentation, good first issue

#21715 - ARPACK License

Issue - State: closed - Opened by R-K-252000 about 1 month ago - 1 comment

#21715 - ARPACK License

Issue - State: closed - Opened by R-K-252000 about 1 month ago - 1 comment

#21714 - TST: stats.sampling: add fail slow exception

Pull Request - State: closed - Opened by mdhaber about 1 month ago - 1 comment
Labels: scipy.stats, maintenance

#21713 - ENH: array types, signal: add array API support / delegation to lfilter et al

Pull Request - State: open - Opened by ev-br about 1 month ago - 6 comments
Labels: enhancement, scipy.signal, array types

#21712 - MAINT: special.logsumexp: preserve tiny imaginary components

Pull Request - State: closed - Opened by mdhaber about 1 month ago - 1 comment
Labels: scipy.special, maintenance

#21711 - BUG: special: Fix formula for division of dual numbers in xsf

Pull Request - State: closed - Opened by steppi about 1 month ago - 6 comments
Labels: defect, scipy.special, C/C++

#21711 - BUG: special: Fix formula for division of dual numbers in xsf

Pull Request - State: closed - Opened by steppi about 1 month ago - 6 comments
Labels: defect, scipy.special, C/C++

#21710 - ENH: sparse.linalg: convert sparse.linalg to use sparray internally

Pull Request - State: open - Opened by dschult about 1 month ago
Labels: enhancement, scipy.sparse.linalg, scipy.linalg, Documentation

#21710 - ENH: sparse.linalg: convert sparse.linalg to use sparray internally

Pull Request - State: closed - Opened by dschult about 1 month ago - 2 comments
Labels: enhancement, scipy.sparse.linalg, Documentation

#21709 - BUG: logsumexp returning incorrect results in Scipy 1.15.0.dev0

Issue - State: closed - Opened by bashtage about 1 month ago - 4 comments
Labels: defect, scipy.special

#21708 - ENH: stats: add Cantor distribution under new infrastructure

Issue - State: closed - Opened by fancidev about 1 month ago - 8 comments
Labels: scipy.stats, enhancement

#21707 - ENH: `stats.make_distribution`: generate a `ContinuousDistribution` from existing `rv_continuous`

Pull Request - State: open - Opened by mdhaber about 1 month ago - 5 comments
Labels: scipy.stats, enhancement

#21706 - DEP: signal: deprecate object arrays in sosfilt

Pull Request - State: closed - Opened by ev-br about 1 month ago - 1 comment
Labels: scipy.signal, deprecated, needs-release-note

#21705 - MAINT: Allow greek Unicode symbols in linter.

Pull Request - State: closed - Opened by DietBru about 1 month ago
Labels: Documentation, maintenance, DX

#21705 - MAINT: Allow greek Unicode symbols in linter.

Pull Request - State: open - Opened by DietBru about 1 month ago
Labels: Documentation, maintenance, DX

#21704 - DOC: stats.bootstrap: clarify meaning of `paired` argument

Issue - State: closed - Opened by TopCoder2K about 1 month ago - 8 comments
Labels: scipy.stats, Documentation

#21703 - DOC: sparse: update spdiags handling in `doc_string` and migration guide for sparray

Pull Request - State: closed - Opened by dschult about 1 month ago - 1 comment
Labels: scipy.sparse, Documentation

#21703 - DOC: sparse: update spdiags handling in doc_string and migration guide for sparray

Pull Request - State: open - Opened by dschult about 1 month ago
Labels: scipy.sparse, Documentation

#21702 - MAINT: special: clean up factorial corner cases, including complex nans

Pull Request - State: closed - Opened by h-vetinari about 1 month ago - 5 comments
Labels: scipy.special, maintenance

#21701 - MAINT: interpolate: remove undocumented nu arg of BSpline.design_matrix

Pull Request - State: closed - Opened by ev-br about 1 month ago
Labels: scipy.interpolate, maintenance, Cython

#21700 - ENH: `stats.Mixture`: add mixture distributions for new infrastructure

Pull Request - State: closed - Opened by mdhaber about 1 month ago - 4 comments
Labels: scipy.stats, enhancement, needs-release-note

#21699 - BUG: sparse.linalg: remove faulty test of eigval order from ARPACK

Pull Request - State: closed - Opened by dschult about 1 month ago - 1 comment
Labels: defect, scipy.sparse.linalg

#21699 - BUG: sparse.linalg: remove faulty test of eigval order from ARPACK

Pull Request - State: closed - Opened by dschult about 1 month ago - 1 comment
Labels: defect, scipy.sparse.linalg

#21698 - ENH: interpolate.LinearNDInterpolator option to use boundary values for output instead of returning NaN

Issue - State: closed - Opened by Vetri911 about 1 month ago - 4 comments
Labels: enhancement, scipy.interpolate

#21697 - MAINT: signal.lombscargle: fix numerical backward-compat

Pull Request - State: closed - Opened by adammj about 1 month ago - 5 comments
Labels: scipy.signal, maintenance

#21696 - MAINT: lombscargle numerical backward-compat

Issue - State: closed - Opened by tylerjereddy about 1 month ago - 16 comments
Labels: scipy.signal, maintenance, needs-decision

#21696 - MAINT: lombscargle numerical backward-compat

Issue - State: open - Opened by tylerjereddy about 1 month ago - 15 comments
Labels: scipy.signal, maintenance, needs-decision

#21695 - ENH: `stats.chisquare`: add `sum_check` to disable check that total observed/expected counts are equal

Pull Request - State: closed - Opened by mdhaber about 1 month ago - 5 comments
Labels: scipy.stats, enhancement, Documentation, needs-release-note

#21695 - ENH: `stats.chisquare`: add `sum_check` to disable check that total observed/expected counts are equal

Pull Request - State: open - Opened by mdhaber about 1 month ago - 2 comments
Labels: scipy.stats, enhancement, Documentation

#21694 - ENH: Improve error handling in LinearOperator when methods are not im…

Pull Request - State: open - Opened by vineethsaivs about 1 month ago
Labels: enhancement, scipy.sparse.linalg

#21694 - ENH: Improve error handling in LinearOperator when methods are not im…

Pull Request - State: open - Opened by vineethsaivs about 1 month ago
Labels: enhancement, scipy.sparse.linalg

#21693 - BUG: DST-II and DST-III orthogonalize option normalizes wrong index

Issue - State: open - Opened by rwixen about 1 month ago - 1 comment
Labels: defect, scipy.fft

#21693 - BUG: DST-II and DST-III orthogonalize option normalizes wrong index

Issue - State: closed - Opened by rwixen about 1 month ago - 4 comments
Labels: defect, scipy.fft

#21692 - BUG: shgo not working with jac=True

Issue - State: open - Opened by mariofilho281 about 1 month ago - 1 comment
Labels: defect, scipy.optimize

#21692 - BUG: shgo not working with jac=True

Issue - State: open - Opened by mariofilho281 about 1 month ago - 3 comments
Labels: defect, scipy.optimize

#21691 - BUG: sparse: enable sparray for sparse.linalg.norm

Pull Request - State: closed - Opened by dschult about 1 month ago - 2 comments
Labels: defect, scipy.sparse.linalg

#21691 - BUG: sparse: enable sparray for sparse.linalg.norm

Pull Request - State: closed - Opened by dschult about 1 month ago - 2 comments
Labels: defect, scipy.sparse.linalg

#21690 - BUG: sparse.linalg: calling `norm` on `sparray` does not work for 1-norms

Issue - State: closed - Opened by peoe about 1 month ago - 1 comment
Labels: defect, scipy.sparse.linalg

#21690 - BUG: sparse.linalg: calling `norm` on `sparray` does not work for 1-norms

Issue - State: closed - Opened by peoe about 1 month ago - 1 comment
Labels: defect, scipy.sparse.linalg

#21689 - BUG: optimize: fix bugs found in L-BFGS-B implementation

Pull Request - State: closed - Opened by jnooree about 1 month ago - 3 comments
Labels: defect, scipy.optimize, C/C++

#21688 - ENH: linalg: add a `condeig` function for computing the condition number with respect to eigenvalues

Issue - State: open - Opened by j-bowhay about 1 month ago
Labels: enhancement, scipy.linalg

#21687 - BUG: `scipy.linalg.fractional_matrix_power` behaves differently with SciPy 1.14 on macOS

Issue - State: closed - Opened by t-imamichi about 1 month ago - 3 comments
Labels: defect, scipy.linalg

#21686 - BUG: signal: int handling for `resample_poly`

Pull Request - State: closed - Opened by tylerjereddy about 1 month ago
Labels: defect, scipy.signal

#21685 - ENH: `stats.gaussian_kde`: avoid `ValueError` unless necessary when `n_dimensions > n_data`

Issue - State: closed - Opened by csbrown about 1 month ago - 12 comments
Labels: scipy.stats, enhancement, duplicate

#21684 - MAINT: `stats.dirichlet_multinomial` relax `n` to `>= 0`

Pull Request - State: open - Opened by j-towns about 1 month ago
Labels: scipy.stats, maintenance

#21683 - WIP: ENH:MAINT:integrate: Rewrite DOP F77 code in C

Pull Request - State: open - Opened by ilayn about 1 month ago - 2 comments
Labels: enhancement, scipy.integrate, maintenance, C/C++, Fortran, Meson

#21682 - DOC: Reduce duplication in user guide

Pull Request - State: closed - Opened by larsoner about 1 month ago - 8 comments
Labels: Documentation

#21681 - ENH: Expose cython_special functions as symbols in a shared library

Issue - State: open - Opened by OyiboRivers about 1 month ago - 12 comments
Labels: enhancement, scipy.special

#21680 - MAINT:integrate: Silence a few QUADPACK compiler warnings

Pull Request - State: closed - Opened by ilayn about 1 month ago - 1 comment
Labels: scipy.integrate, maintenance, C/C++

#21679 - ENH: `spsolve` should dispatch to `spsolve_triangular` when triangular matrix is supplied

Issue - State: open - Opened by dschmitz89 about 1 month ago - 12 comments
Labels: enhancement, scipy.sparse.linalg

#21678 - BUG: fix `nan` output of `special.betaincinv`

Pull Request - State: closed - Opened by dschmitz89 about 1 month ago - 3 comments
Labels: defect, scipy.special, scipy._lib, backport-candidate

#21677 - BLD: build warnings from quadpack

Issue - State: closed - Opened by dschmitz89 about 1 month ago - 2 comments
Labels: defect, scipy.integrate, Build issues

#21676 - ENH: optimize.least_squares: Add `callback` that runs on each iteration

Pull Request - State: closed - Opened by vpecanins about 1 month ago - 1 comment
Labels: enhancement, scipy.optimize

#21675 - BUG: Errors at compiling through pip for python 3.13 with option "disable-gil"

Issue - State: open - Opened by olegmikul about 1 month ago - 4 comments
Labels: defect, Build issues, Official binaries, free-threading

#21674 - DEV: use `spin` (prototype)

Pull Request - State: open - Opened by czgdp1807 about 1 month ago - 34 comments
Labels: DX

#21673 - BUG: signal.ShortTimeFFT: fix multichannel roundtrip with `mfft` set

Pull Request - State: closed - Opened by DietBru about 1 month ago - 1 comment
Labels: defect, scipy.signal

#21672 - BUG: ndimage: fix 0d arrays in `_normalize_sequence`

Pull Request - State: closed - Opened by clemisch about 1 month ago - 2 comments
Labels: defect, scipy.ndimage

#21671 - BUG: signal.ShortTimeFFT: inverse tranform error with multichannel input

Issue - State: closed - Opened by tjoubaud about 1 month ago - 3 comments
Labels: defect, scipy.signal

#21670 - BUG: ndimage: `_normalize_sequence` fails on 0d array

Issue - State: closed - Opened by clemisch about 1 month ago
Labels: defect, scipy.ndimage

#21669 - ENH: spatial: support distance computation kernels

Pull Request - State: open - Opened by fancidev about 1 month ago
Labels: enhancement, scipy.spatial, C/C++, Meson

#21668 - BUG: fft.fht: set `u.imag[-1] = 0` only when `n` is even

Pull Request - State: closed - Opened by stassev about 1 month ago - 14 comments
Labels: defect, scipy.fft

#21667 - MAINT: sparse.linalg: improve error message for `LinerOperator.rmatmul`

Pull Request - State: open - Opened by patel-esha about 1 month ago - 3 comments
Labels: scipy.sparse.linalg, maintenance

#21666 - QUERY: import error on using `sparse`

Issue - State: open - Opened by CPLACKY about 1 month ago - 8 comments
Labels: query

#21665 - BUG: special: autodifferentiation of division operator

Issue - State: open - Opened by mdhaber about 1 month ago - 1 comment
Labels: defect, scipy.special

#21664 - BUG: stats.bootstrap: `TypeError: mean() got multiple values for argument 'axis'`

Issue - State: closed - Opened by SamuelLarkin about 1 month ago - 10 comments
Labels: defect, scipy.stats, invalid

#21663 - CI: fix failing conda setup

Pull Request - State: closed - Opened by lucascolley about 1 month ago - 6 comments
Labels: CI

#21662 - BUG: stats.mannwhitneyu: error with CuPy array

Issue - State: closed - Opened by dbolser about 1 month ago - 2 comments
Labels: defect, scipy.stats, invalid, array types

#21661 - BUG: fft.fht: should set `u.imag[-1] = 0` only when `n` is even

Issue - State: closed - Opened by stassev about 1 month ago - 8 comments
Labels: defect, scipy.fft

#21660 - BLD, MAINT: linker warnings with newer AppleClang/ld

Issue - State: open - Opened by tylerjereddy about 1 month ago - 4 comments
Labels: Build issues, maintenance

#21659 - DOC: sparse.linalg: Consistent docstrings for iterative solvers

Issue - State: open - Opened by lobpcg about 1 month ago
Labels: scipy.sparse.linalg, Documentation

#21658 - ENH: stats.chatterjeexi: add xi correlation function

Pull Request - State: closed - Opened by mdhaber about 1 month ago - 7 comments
Labels: scipy.stats, enhancement, needs-release-note

#21657 - ENH: `integrate.cubature`: support for infinite limits

Pull Request - State: closed - Opened by ollybritton about 2 months ago - 8 comments
Labels: enhancement, scipy.integrate

#21656 - API: `integrate.cubature`: change some arguments to keyword-only

Pull Request - State: closed - Opened by ollybritton about 2 months ago
Labels: scipy.integrate, maintenance

#21655 - DOC: mstats: add examples to kurtosis

Pull Request - State: open - Opened by daniel-finnan about 2 months ago - 1 comment
Labels: scipy.stats, Documentation

#21654 - BUG: NameError: name 'obj' is not defined

Issue - State: closed - Opened by Kovi-skde about 2 months ago - 1 comment
Labels: invalid

#21653 - CI: Windows oneAPI job failing to setup conda

Issue - State: closed - Opened by lucascolley about 2 months ago
Labels: CI

#21652 - BUG: `special.log_wright_bessel`: fix non-log for `1<x<=2`

Pull Request - State: closed - Opened by lucascolley about 2 months ago - 1 comment
Labels: defect, scipy.special, backport-candidate, C/C++

#21651 - BUG: `special.log_wright_bessel`: wrong result in a region of parameters.

Issue - State: closed - Opened by DSKoch about 2 months ago - 2 comments
Labels: defect, scipy.special

#21651 - BUG: `special.log_wright_bessel`: wrong result in a region of parameters.

Issue - State: open - Opened by DSKoch about 2 months ago - 2 comments
Labels: defect, scipy.special

#21650 - BUG: Getting a number of errors with associated imports after updating scipy

Issue - State: closed - Opened by cppt about 2 months ago - 3 comments
Labels: defect, duplicate

#21649 - RFC: Splitting off special function scalar kernels into separate library

Issue - State: open - Opened by steppi about 2 months ago - 6 comments
Labels: scipy.special, C/C++, RFC

#21649 - RFC: Splitting off special function scalar kernels into separate library

Issue - State: open - Opened by steppi about 2 months ago - 6 comments
Labels: scipy.special, C/C++, RFC

#21648 - DOC/TST: `integrate.cubature`: Clean up docstring and add additional tests

Pull Request - State: open - Opened by ollybritton about 2 months ago
Labels: scipy.integrate, Documentation, maintenance

#21648 - DOC/TST: `integrate.cubature`: Clean up docstring and add additional tests

Pull Request - State: closed - Opened by ollybritton about 2 months ago - 5 comments
Labels: scipy.integrate, Documentation, maintenance