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
ENH: Expose cython_special functions as symbols in a shared library
OyiboRivers opened this issue 2 months ago
OyiboRivers opened this issue 2 months ago
MAINT:integrate: Silence a few QUADPACK compiler warnings
ilayn opened this pull request 2 months ago
ilayn opened this pull request 2 months ago
ENH: `spsolve` should dispatch to `spsolve_triangular` when triangular matrix is supplied
dschmitz89 opened this issue 2 months ago
dschmitz89 opened this issue 2 months ago
BUG: fix `nan` output of `special.betaincinv`
dschmitz89 opened this pull request 2 months ago
dschmitz89 opened this pull request 2 months ago
BLD: build warnings from quadpack
dschmitz89 opened this issue 2 months ago
dschmitz89 opened this issue 2 months ago
ENH: optimize.least_squares: Add `callback` that runs on each iteration
vpecanins opened this pull request 2 months ago
vpecanins opened this pull request 2 months ago
BUG: Errors at compiling through pip for python 3.13 with option "disable-gil"
olegmikul opened this issue 3 months ago
olegmikul opened this issue 3 months ago
DEV: use `spin` (prototype)
czgdp1807 opened this pull request 3 months ago
czgdp1807 opened this pull request 3 months ago
BUG: signal.ShortTimeFFT: fix multichannel roundtrip with `mfft` set
DietBru opened this pull request 3 months ago
DietBru opened this pull request 3 months ago
BUG: ndimage: fix 0d arrays in `_normalize_sequence`
clemisch opened this pull request 3 months ago
clemisch opened this pull request 3 months ago
BUG: signal.ShortTimeFFT: inverse tranform error with multichannel input
tjoubaud opened this issue 3 months ago
tjoubaud opened this issue 3 months ago
BUG: ndimage: `_normalize_sequence` fails on 0d array
clemisch opened this issue 3 months ago
clemisch opened this issue 3 months ago
ENH: spatial: support distance computation kernels
fancidev opened this pull request 3 months ago
fancidev opened this pull request 3 months ago
BUG: fft.fht: set `u.imag[-1] = 0` only when `n` is even
stassev opened this pull request 3 months ago
stassev opened this pull request 3 months ago
MAINT: sparse.linalg: improve error message for `LinerOperator.rmatmul`
patel-esha opened this pull request 3 months ago
patel-esha opened this pull request 3 months ago
QUERY: import error on using `sparse`
CPLACKY opened this issue 3 months ago
CPLACKY opened this issue 3 months ago
BUG: special: autodifferentiation of division operator
mdhaber opened this issue 3 months ago
mdhaber opened this issue 3 months ago
BUG: stats.bootstrap: `TypeError: mean() got multiple values for argument 'axis'`
SamuelLarkin opened this issue 3 months ago
SamuelLarkin opened this issue 3 months ago
CI: fix failing conda setup
lucascolley opened this pull request 3 months ago
lucascolley opened this pull request 3 months ago
BUG: stats.mannwhitneyu: error with CuPy array
dbolser opened this issue 3 months ago
dbolser opened this issue 3 months ago
BUG: fft.fht: should set `u.imag[-1] = 0` only when `n` is even
stassev opened this issue 3 months ago
stassev opened this issue 3 months ago
BLD, MAINT: linker warnings with newer AppleClang/ld
tylerjereddy opened this issue 3 months ago
tylerjereddy opened this issue 3 months ago
DOC: sparse.linalg: Consistent docstrings for iterative solvers
lobpcg opened this issue 3 months ago
lobpcg opened this issue 3 months ago
ENH: stats.chatterjeexi: add xi correlation function
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
ENH: `integrate.cubature`: support for infinite limits
ollybritton opened this pull request 3 months ago
ollybritton opened this pull request 3 months ago
API: `integrate.cubature`: change some arguments to keyword-only
ollybritton opened this pull request 3 months ago
ollybritton opened this pull request 3 months ago
DOC: mstats: add examples to kurtosis
daniel-finnan opened this pull request 3 months ago
daniel-finnan opened this pull request 3 months ago
BUG: NameError: name 'obj' is not defined
Kovi-skde opened this issue 3 months ago
Kovi-skde opened this issue 3 months ago
CI: Windows oneAPI job failing to setup conda
lucascolley opened this issue 3 months ago
lucascolley opened this issue 3 months ago
BUG: `special.log_wright_bessel`: fix non-log for `1<x<=2`
lucascolley opened this pull request 3 months ago
lucascolley opened this pull request 3 months ago
BUG: `special.log_wright_bessel`: wrong result in a region of parameters.
DSKoch opened this issue 3 months ago
DSKoch opened this issue 3 months ago
BUG: Getting a number of errors with associated imports after updating scipy
cppt opened this issue 3 months ago
cppt opened this issue 3 months ago
RFC: Splitting off special function scalar kernels into separate library
steppi opened this issue 3 months ago
steppi opened this issue 3 months ago
DOC/TST: `integrate.cubature`: Clean up docstring and add additional tests
ollybritton opened this pull request 3 months ago
ollybritton opened this pull request 3 months ago
DOC: optimize.root: replace 'fprime' with 'jac' in `method=’hybr’`
oceanthunder opened this pull request 3 months ago
oceanthunder opened this pull request 3 months ago
DOC: sparse: Migration Guide rewording and tweaks
dschult opened this pull request 3 months ago
dschult opened this pull request 3 months ago
RFC: spatial: distance computation kernels
fancidev opened this issue 3 months ago
fancidev opened this issue 3 months ago
ENH: Improve usability of sosfilt with zi and multiple channels
GregoryEAllen opened this issue 3 months ago
GregoryEAllen opened this issue 3 months ago
ENH: sparse: Reduce RAM usage when broadcasting sparse arrays
perimosocordiae opened this issue 3 months ago
perimosocordiae opened this issue 3 months ago
BUG: io.mmwrite: fix auto-appending of `.mtx` extension
AnkitBarik opened this pull request 3 months ago
AnkitBarik opened this pull request 3 months ago
BUG: io.mmwrite: auto-appending of `.mtx` extension
AnkitBarik opened this issue 3 months ago
AnkitBarik opened this issue 3 months ago
STY: xsf: apply clang-format
lucascolley opened this pull request 3 months ago
lucascolley opened this pull request 3 months ago
API: signal: rename `sosfilt` `sosfilt_zi` and `sosfiltfilt`
luxedo opened this pull request 3 months ago
luxedo opened this pull request 3 months ago
ENH: `differentiate.jacobian`: support array `step_direction`
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
MAINT: interpolate: deduplicate input validation for NdBSpline
ev-br opened this pull request 3 months ago
ev-br opened this pull request 3 months ago
MAINT: `differentiate.differentiate`: rename function to `derivative`
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
TST: special: fix XSLOW failure in `test_mpmath.TestSystematic.test_spherical_jn`
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
DOC/MAINT: optimize: fix some typos
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
DEP: linalg: deprecate kron
j-bowhay opened this pull request 3 months ago
j-bowhay opened this pull request 3 months ago
ENH: integrate.cubature: support non-rectangular regions of integration
ollybritton opened this pull request 3 months ago
ollybritton opened this pull request 3 months ago
BLD: Windows build aborts with linker error after GCC 14.2 update
ilayn opened this issue 3 months ago
ilayn opened this issue 3 months ago
BUG: optimize.nnls: precision problems
MarkWieczorek opened this issue 3 months ago
MarkWieczorek opened this issue 3 months ago
MAINT: special: use reflection formulas for spherical Bessel functions with negative real `z`
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
BUG:signal: Fix passing lti as system to cont2discrete
dartvader316 opened this pull request 3 months ago
dartvader316 opened this pull request 3 months ago
DOC: optimize.root: outdated naming of fprime in `method=’hybr’`
lukjp opened this issue 3 months ago
lukjp opened this issue 3 months ago
BUG: sparse.linalg: Set `t=2` in `test_onenormest_table_6_t_1` in `scipy/sparse/linalg/test_onenormest.py`
czgdp1807 opened this pull request 3 months ago
czgdp1807 opened this pull request 3 months ago
ENH: `optimize.differential_evolution`: respect workers when polishing
gerlero opened this pull request 3 months ago
gerlero opened this pull request 3 months ago
DOC/MAINT: linalg: fix some typos
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
BUG: Some nightly dev wheels failed to upload
rosteen opened this issue 3 months ago
rosteen opened this issue 3 months ago
MAINT: special.logsumexp: enforce branch cut convention
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
DOC/MAINT: ndimage: fix some typos
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
ENH: estimate condition number for sparse matrices
maxaehle opened this pull request 3 months ago
maxaehle opened this pull request 3 months ago
BUG: linalg: Fix misuse of NaN in expm
andreas-schwab opened this pull request 3 months ago
andreas-schwab opened this pull request 3 months ago
BUG: linalg.expm: converting NaN to int
andreas-schwab opened this issue 3 months ago
andreas-schwab opened this issue 3 months ago
DOC/MAINT: signal: fix some typos
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
BUG: sparse: fix indexing after ellipsis and 2D array indexing
janezd opened this pull request 3 months ago
janezd opened this pull request 3 months ago
BUG: Invalid treatment of ellipsis in indexing of sparse matrices
janezd opened this issue 3 months ago
janezd opened this issue 3 months ago
TYP: `scipy-stubs` and the path towards typing scipy
jorenham opened this issue 3 months ago
jorenham opened this issue 3 months ago
ENH: sparse: add nD support for element-wise and reduction operations
anushkasuyal opened this pull request 3 months ago
anushkasuyal opened this pull request 3 months ago
MAINT: special: fix delegation to generic implementations
lucascolley opened this pull request 3 months ago
lucascolley opened this pull request 3 months ago
QUERY: linalg: doubt regarding signatures for `dotu` with Pyodide
anutosh491 opened this issue 3 months ago
anutosh491 opened this issue 3 months ago
BUG: special.logsumexp: imaginary component exceeds `(-pi, pi]`
apaszke opened this issue 3 months ago
apaszke opened this issue 3 months ago
ENH: `integrate.lebedev_rule`: points and weights of Lebedev quadrature
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
TST: ndimage: skip fourier tests for JAX
lucascolley opened this pull request 3 months ago
lucascolley opened this pull request 3 months ago
DOC/MAINT: sparse: fix some typos
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
ENH: stats: generic power law with negative index
Qazalbash opened this issue 3 months ago
Qazalbash opened this issue 3 months ago
MAINT: constants: update codata values to 2022
jakobjakobson13 opened this pull request 3 months ago
jakobjakobson13 opened this pull request 3 months ago
MAINT: `special.gegenbauer`: fix behavior for `n=0`; add input validation of `alpha`
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
DOC: `special.riccati_yn`: highlight sign convention
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
BUG:optimize: Correct guarding, previosuly Fortran indexed, mod operations in L-BFGS-B
ilayn opened this pull request 3 months ago
ilayn opened this pull request 3 months ago
MAINT: spatial.distance: handle degenerate input consistently for Boolean metrics
fancidev opened this pull request 3 months ago
fancidev opened this pull request 3 months ago
MAINT: `_lib`: vendor and use array-api-extra
lucascolley opened this pull request 3 months ago
lucascolley opened this pull request 3 months ago
CI: use gha-update [wheel build]
andyfaff opened this pull request 3 months ago
andyfaff opened this pull request 3 months ago
DOC: `spatial.voronoi_plot_2d`: notes on degeneracy
tylerjereddy opened this pull request 3 months ago
tylerjereddy opened this pull request 3 months ago
ENH: `special.logsumexp`: improve precision when one element is much bigger than the rest
mdhaber opened this pull request 3 months ago
mdhaber opened this pull request 3 months ago
MAINT: Update constants to CODATA 2022 recommendation
Louwrensth opened this issue 3 months ago
Louwrensth opened this issue 3 months ago
DOC: building: specify .ps1 for windows example
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
ENH: Non-Euclidean transformations and Distance Measurements
JacobGlennAyers opened this issue 3 months ago
JacobGlennAyers opened this issue 3 months ago
DOC: `special.roots_legendre`: fix typo in example
AhmadAlkadri opened this pull request 3 months ago
AhmadAlkadri opened this pull request 3 months ago
MAINT: use dependabot to keep GH actions updated
andyfaff opened this pull request 3 months ago
andyfaff opened this pull request 3 months ago
ENH: Extend `linprog(method='highs')` to use `x0` argument as initial guess to speed up optimization
carlosgmartin opened this issue 3 months ago
carlosgmartin opened this issue 3 months ago
DOC: signal.firwin: emphasise cutoff freq is half-amplitude
zpotthoff opened this pull request 3 months ago
zpotthoff opened this pull request 3 months ago
Change phrasing in comments for boxcox_normax ymax default
alex-rimerman opened this pull request 3 months ago
alex-rimerman opened this pull request 3 months ago
BUG: linalg.det: Fix edge case handling of stacked 1x1 arrays
WarrenWeckesser opened this pull request 3 months ago
WarrenWeckesser opened this pull request 3 months ago
BUG:linalg: Fix single precision expm UV computation
ilayn opened this pull request 3 months ago
ilayn opened this pull request 3 months ago
DOC/MAINT: spatial: fix some typos
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
DOC/MAINT: special: fix some typos
musvaage opened this pull request 3 months ago
musvaage opened this pull request 3 months ago
BUG: linalg.expm: nightly inaccurate for `complex64`
jakevdp opened this issue 3 months ago
jakevdp opened this issue 3 months ago
BUG: optimize: test failures in scikit-learn following LBFGS C rewrite
lesteve opened this issue 3 months ago
lesteve opened this issue 3 months ago
BUG: Squeezed output from batched `scipy.linalg.det`
attila-i-szabo opened this issue 3 months ago
attila-i-szabo opened this issue 3 months ago